diff options
author | Brandon Hale <tseng@gentoo.org> | 2004-05-06 16:58:27 +0000 |
---|---|---|
committer | Brandon Hale <tseng@gentoo.org> | 2004-05-06 16:58:27 +0000 |
commit | 5d0454de399b8955118d9a39275baf55d1eb087f (patch) | |
tree | caab6247699387e6b1ad6491ad2aafea1bb09386 /x11-misc/bbdate/bbdate-0.2.4.ebuild | |
parent | Stable on mips. (Manifest recommit) (diff) | |
download | gentoo-2-5d0454de399b8955118d9a39275baf55d1eb087f.tar.gz gentoo-2-5d0454de399b8955118d9a39275baf55d1eb087f.tar.bz2 gentoo-2-5d0454de399b8955118d9a39275baf55d1eb087f.zip |
Stable on x86
Diffstat (limited to 'x11-misc/bbdate/bbdate-0.2.4.ebuild')
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbdate/bbdate-0.2.4.ebuild b/x11-misc/bbdate/bbdate-0.2.4.ebuild index 85535bd18157..995fd415845e 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.3 2004/04/14 09:09:01 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.4 2004/05/06 16:58:27 tseng 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" DEPEND="virtual/blackbox" |