diff options
Diffstat (limited to 'x11-misc/bbppp/bbppp-0.2.2-r2.ebuild')
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild index d004627e580f..6578a31db7a8 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.4 2002/07/11 06:30:57 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r2.ebuild,v 1.5 2002/08/14 23:44:14 murphy Exp $ S=${WORKDIR}/${P} DESCRIPTION="blackbox ppp frontend/monitor" @@ -8,7 +8,7 @@ SRC_URI="http://bbtools.thelinuxcommunity.org/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml#bbppp" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" DEPEND="virtual/blackbox" |