diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:36:27 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-23 14:36:27 +0000 |
commit | 2bcf32185e031fce0a0b2647a67158e084b8e3dc (patch) | |
tree | 156a2de4dda26a652b0784a5beda784ef52fb0f2 /x11-misc/bbdate | |
parent | Works just fine (diff) | |
download | historical-2bcf32185e031fce0a0b2647a67158e084b8e3dc.tar.gz historical-2bcf32185e031fce0a0b2647a67158e084b8e3dc.tar.bz2 historical-2bcf32185e031fce0a0b2647a67158e084b8e3dc.zip |
PPC stable profile update
Diffstat (limited to 'x11-misc/bbdate')
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.4.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-misc/bbdate/bbdate-0.2.3.ebuild b/x11-misc/bbdate/bbdate-0.2.3.ebuild index 180a77b035c7..ae7c39276807 100644 --- a/x11-misc/bbdate/bbdate-0.2.3.ebuild +++ b/x11-misc/bbdate/bbdate-0.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.3.ebuild,v 1.4 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.3.ebuild,v 1.5 2004/05/23 14:32:32 pvdabeel Exp $ IUSE="" DESCRIPTION="blackbox date display" @@ -8,7 +8,7 @@ SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc" +KEYWORDS="x86 sparc ppc" DEPEND="virtual/blackbox" diff --git a/x11-misc/bbdate/bbdate-0.2.4.ebuild b/x11-misc/bbdate/bbdate-0.2.4.ebuild index 995fd415845e..7aec2b1e6f66 100644 --- a/x11-misc/bbdate/bbdate-0.2.4.ebuild +++ b/x11-misc/bbdate/bbdate-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.4 2004/05/06 16:58:27 tseng Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.5 2004/05/23 14:32:32 pvdabeel Exp $ IUSE="" DESCRIPTION="blackbox date display" @@ -8,7 +8,7 @@ SRC_URI="http://bbtools.windsofstorm.net/sources/${P}.tar.gz" HOMEPAGE="http://bbtools.windsofstorm.net/available.phtml" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc" +KEYWORDS="x86 ~sparc ppc" DEPEND="virtual/blackbox" |