From 6463c5554b2f3a728de67af3cbf65040fc30a106 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Tue, 13 Jul 2004 07:54:24 +0000 Subject: Added ~sparc and ~amd64. --- media-sound/saydate/ChangeLog | 3 +++ media-sound/saydate/saydate-0.3.0.ebuild | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'media-sound') diff --git a/media-sound/saydate/ChangeLog b/media-sound/saydate/ChangeLog index f3d0ae101af3..e99959494837 100644 --- a/media-sound/saydate/ChangeLog +++ b/media-sound/saydate/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header + 13 Jul 2004; Jeremy Huddleston saydate-0.3.0.ebuild: + Added ~sparc and ~amd64. + *saydate-0.3.0 (4 Nov 2002) 22 Apr 2003; Brandon Low saydate-0.3.0.ebuild: diff --git a/media-sound/saydate/saydate-0.3.0.ebuild b/media-sound/saydate/saydate-0.3.0.ebuild index de38d0689f91..0a4b1306938d 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.9 2004/06/25 00:21:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/saydate/saydate-0.3.0.ebuild,v 1.10 2004/07/13 07:54:24 eradicator Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A Linux shell program that talks the date and system uptime." @@ -8,7 +8,8 @@ HOMEPAGE="http://unihedron.com/projects/saydate/saydate.php" SRC_URI="http://unihedron.com/projects/saydate/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" + +KEYWORDS="x86 ~sparc ~amd64" DEPEND="=sys-apps/sed-4*" IUSE="" -- cgit v1.2.3-65-gdbad