diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-06 23:31:02 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-06 23:31:02 +0000 |
commit | f1ddd55321fd8322b4547511a20c71d651da95fa (patch) | |
tree | 50b0ca18d069584aa8492d383fd98d63ed0662c0 /x11-misc/bbdate | |
parent | Version bumped. Closes #50909. (Manifest recommit) (diff) | |
download | gentoo-2-f1ddd55321fd8322b4547511a20c71d651da95fa.tar.gz gentoo-2-f1ddd55321fd8322b4547511a20c71d651da95fa.tar.bz2 gentoo-2-f1ddd55321fd8322b4547511a20c71d651da95fa.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" |