diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-06 23:38:36 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-06 23:38:36 +0000 |
commit | 1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23 (patch) | |
tree | 6df4affae73fe190975a48239ad3d22ca61392bb /x11-misc/bbdate | |
parent | Version bumped. Closes #50909. (diff) | |
download | historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.tar.gz historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.tar.bz2 historical-1d6cdee6d89ea96e0301c1f3ab58dbef49ffca23.zip |
Stable on sparc.
Diffstat (limited to 'x11-misc/bbdate')
-rw-r--r-- | x11-misc/bbdate/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/bbdate/bbdate-0.2.4.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/bbdate/ChangeLog b/x11-misc/bbdate/ChangeLog index cf423b652f09..04d6a73e774f 100644 --- a/x11-misc/bbdate/ChangeLog +++ b/x11-misc/bbdate/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header + 06 Jun 2004; Jason Wever <weeve@gentoo.org> bbdate-0.2.4.ebuild: + Stable on sparc. + 06 May 2004; Brandon Hale <tseng@gentoo.org> bbdate-0.2.4.ebuild: Stable on x86 diff --git a/x11-misc/bbdate/bbdate-0.2.4.ebuild b/x11-misc/bbdate/bbdate-0.2.4.ebuild index 7aec2b1e6f66..5d9799018291 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.5 2004/05/23 14:32:32 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbdate/bbdate-0.2.4.ebuild,v 1.6 2004/06/06 23:31:02 weeve 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 ppc" +KEYWORDS="x86 sparc ppc" DEPEND="virtual/blackbox" |