diff options
-rw-r--r-- | media-sound/dcd/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/dcd/Manifest | 6 | ||||
-rw-r--r-- | media-sound/dcd/dcd-0.95.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/media-sound/dcd/ChangeLog b/media-sound/dcd/ChangeLog index 81cb1058d114..a220294fd7af 100644 --- a/media-sound/dcd/ChangeLog +++ b/media-sound/dcd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/dcd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.10 2005/07/25 12:17:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/ChangeLog,v 1.11 2005/09/14 07:15:06 agriffis Exp $ + + 14 Sep 2005; Aron Griffis <agriffis@gentoo.org> dcd-0.95.ebuild: + Mark 0.95 stable on alpha 25 Jul 2005; David Holm <dholm@gentoo.org> dcd-0.95.ebuild: Added to ~ppc. diff --git a/media-sound/dcd/Manifest b/media-sound/dcd/Manifest index c21e4554e9b0..f688a711cc65 100644 --- a/media-sound/dcd/Manifest +++ b/media-sound/dcd/Manifest @@ -1,6 +1,6 @@ -MD5 1299b6712a15a7758282dedef10f511c ChangeLog 1390 +MD5 e79217a7ace155df6c8ba9f166944711 dcd-0.95.ebuild 935 MD5 3aeeee0f3e2f48dce924217bc622f538 dcd-0.90.ebuild 864 -MD5 a884a9bb6d21a8dff623a72c08f69555 dcd-0.95.ebuild 936 MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 -MD5 9a48cf3703f5a7e7dda289f1e64f1c2c files/digest-dcd-0.90 60 +MD5 1299b6712a15a7758282dedef10f511c ChangeLog 1390 MD5 37b75fcbb3400c97fbed557d65239563 files/digest-dcd-0.95 60 +MD5 9a48cf3703f5a7e7dda289f1e64f1c2c files/digest-dcd-0.90 60 diff --git a/media-sound/dcd/dcd-0.95.ebuild b/media-sound/dcd/dcd-0.95.ebuild index e003c51714e9..ef5d567ae570 100644 --- a/media-sound/dcd/dcd-0.95.ebuild +++ b/media-sound/dcd/dcd-0.95.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.13 2005/07/25 12:17:59 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/dcd/dcd-0.95.ebuild,v 1.14 2005/09/14 07:15:06 agriffis Exp $ IUSE="" @@ -13,7 +13,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha amd64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ~ppc ppc64 sparc x86" src_unpack() { |