diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:49:47 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:49:47 +0000 |
commit | 34c155ec66e1d8d89b10411c28282f664fe34885 (patch) | |
tree | a4bca50dff0eb6ced7156d2a320d1b1133405f1c /x11-misc/bbppp/bbppp-0.2.2-r1.ebuild | |
parent | PPC stable profile update (diff) | |
download | historical-34c155ec66e1d8d89b10411c28282f664fe34885.tar.gz historical-34c155ec66e1d8d89b10411c28282f664fe34885.tar.bz2 historical-34c155ec66e1d8d89b10411c28282f664fe34885.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/bbppp/bbppp-0.2.2-r1.ebuild')
-rw-r--r-- | x11-misc/bbppp/bbppp-0.2.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild b/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild index e96db569b30b..bcec5f107e62 100644 --- a/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild +++ b/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.9 2003/02/13 17:08:50 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbppp/bbppp-0.2.2-r1.ebuild,v 1.10 2004/05/23 14:47:14 pvdabeel 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 sparc " +KEYWORDS="x86 sparc ppc" DEPEND=">=x11-wm/blackbox-0.61" |