diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-30 02:41:16 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-30 02:41:16 +0000 |
commit | 7c3e1c1439a099bdb462b6a625aed9f007111195 (patch) | |
tree | d98f5710baecfdbfefb95e2f9002af72fdc661e0 /media-sound/cdcd | |
parent | stable on ppc64, bug #55429 (Manifest recommit) (diff) | |
download | gentoo-2-7c3e1c1439a099bdb462b6a625aed9f007111195.tar.gz gentoo-2-7c3e1c1439a099bdb462b6a625aed9f007111195.tar.bz2 gentoo-2-7c3e1c1439a099bdb462b6a625aed9f007111195.zip |
stable on ppc64, bug #55567
Diffstat (limited to 'media-sound/cdcd')
-rw-r--r-- | media-sound/cdcd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/cdcd/cdcd-0.6.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/cdcd/ChangeLog b/media-sound/cdcd/ChangeLog index 413d6e5ba0d5..6438a34a6c36 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.15 2004/07/04 11:38:36 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/ChangeLog,v 1.16 2004/07/30 02:41:16 tgall Exp $ + + 29 Jul 2004; Tom Gall <tgall@gentoo.org> cdcd-0.64.ebuild: + stable on ppc64, bug #55567 04 Jul 2004; David Holm <dholm@gentoo.org> cdcd-0.6.6.ebuild: Added to ~ppc. diff --git a/media-sound/cdcd/cdcd-0.6.4.ebuild b/media-sound/cdcd/cdcd-0.6.4.ebuild index bc3acd53dd62..10fa288c36ef 100644 --- a/media-sound/cdcd/cdcd-0.6.4.ebuild +++ b/media-sound/cdcd/cdcd-0.6.4.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.4.ebuild,v 1.13 2004/07/01 07:55:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/cdcd/cdcd-0.6.4.ebuild,v 1.14 2004/07/30 02:41:16 tgall Exp $ IUSE="" @@ -16,7 +16,7 @@ DEPEND="virtual/libc SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="x86 sparc ~amd64 ppc64" src_unpack() { unpack ${P}.tar.gz |