diff options
author | Tom Gall <tgall@gentoo.org> | 2004-10-19 03:12:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-10-19 03:12:43 +0000 |
commit | bfb811cb369de181cd4855260c8f135b7c80886e (patch) | |
tree | 1c2095afc39c54c06ab974c6afd8cad05fe67209 /media-sound/saydate | |
parent | Added ~sparc keyword wrt bug #66615. (Manifest recommit) (diff) | |
download | gentoo-2-bfb811cb369de181cd4855260c8f135b7c80886e.tar.gz gentoo-2-bfb811cb369de181cd4855260c8f135b7c80886e.tar.bz2 gentoo-2-bfb811cb369de181cd4855260c8f135b7c80886e.zip |
stable on ppc64, bug #64532
Diffstat (limited to 'media-sound/saydate')
-rw-r--r-- | media-sound/saydate/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/saydate/saydate-0.3.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/saydate/ChangeLog b/media-sound/saydate/ChangeLog index 0a4142d4e54a..615439079e5d 100644 --- a/media-sound/saydate/ChangeLog +++ b/media-sound/saydate/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/saydate # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/ChangeLog,v 1.7 2004/09/30 00:53:05 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/ChangeLog,v 1.8 2004/10/19 03:12:43 tgall Exp $ + + 18 Oct 2004; Tom Gall <tgall@gentoo.org> saydate-0.3.0.ebuild: + stable on ppc64, bug #64532 15 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> saydate-0.3.0.ebuild: Stable amd64, sparc. diff --git a/media-sound/saydate/saydate-0.3.0.ebuild b/media-sound/saydate/saydate-0.3.0.ebuild index ed5d873f57f0..cdaa0a37b2a5 100644 --- a/media-sound/saydate/saydate-0.3.0.ebuild +++ b/media-sound/saydate/saydate-0.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/saydate-0.3.0.ebuild,v 1.11 2004/09/15 17:24:40 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/saydate-0.3.0.ebuild,v 1.12 2004/10/19 03:12:43 tgall Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A Linux shell program that talks the date and system uptime." @@ -9,7 +9,7 @@ SRC_URI="http://unihedron.com/projects/saydate/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc64" DEPEND="=sys-apps/sed-4*" IUSE="" |