diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 09:53:33 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-09-03 09:53:33 +0000 |
commit | ab15c291b142ce2d84697f825fd6975a19ae7eb9 (patch) | |
tree | 6c632113ee7c3c955adcc06a8ca15fdc4985c1f7 /media-sound/cdcd | |
parent | Stable x86. (diff) | |
download | historical-ab15c291b142ce2d84697f825fd6975a19ae7eb9.tar.gz historical-ab15c291b142ce2d84697f825fd6975a19ae7eb9.tar.bz2 historical-ab15c291b142ce2d84697f825fd6975a19ae7eb9.zip |
Stable amd64, x86.
Diffstat (limited to 'media-sound/cdcd')
-rw-r--r-- | media-sound/cdcd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/cdcd/cdcd-0.6.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cdcd/ChangeLog b/media-sound/cdcd/ChangeLog index 6438a34a6c36..abebb3622e08 100644 --- a/media-sound/cdcd/ChangeLog +++ b/media-sound/cdcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/cdcd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/ChangeLog,v 1.16 2004/07/30 02:41:16 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/ChangeLog,v 1.17 2004/09/03 09:51:31 eradicator Exp $ + + 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> cdcd-0.6.6.ebuild: + Stable amd64, x86. 29 Jul 2004; Tom Gall <tgall@gentoo.org> cdcd-0.64.ebuild: stable on ppc64, bug #55567 diff --git a/media-sound/cdcd/cdcd-0.6.6.ebuild b/media-sound/cdcd/cdcd-0.6.6.ebuild index 9507873c2b50..838eef788972 100644 --- a/media-sound/cdcd/cdcd-0.6.6.ebuild +++ b/media-sound/cdcd/cdcd-0.6.6.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/cdcd/cdcd-0.6.6.ebuild,v 1.2 2004/07/04 11:38:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.6.ebuild,v 1.3 2004/09/03 09:51:31 eradicator Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND="virtual/libc SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="x86 amd64 ~ppc" src_unpack() { unpack ${P}.tar.gz |