diff options
author | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:39:41 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-11-30 09:39:41 +0000 |
commit | 6888858c2855ab24672ba2559c4231efce8d8fe8 (patch) | |
tree | f391bce4f77a64a81d5ad452ab24f3fffa0225ce /media-sound/sidplay | |
parent | (no commit message) (diff) | |
download | gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.gz gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.tar.bz2 gentoo-2-6888858c2855ab24672ba2559c4231efce8d8fe8.zip |
*** empty log message ***
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r-- | media-sound/sidplay/ChangeLog | 31 | ||||
-rw-r--r-- | media-sound/sidplay/Manifest | 14 | ||||
-rw-r--r-- | media-sound/sidplay/metadata.xml | 3 | ||||
-rw-r--r-- | media-sound/sidplay/sidplay-2.0.9.ebuild | 7 |
4 files changed, 48 insertions, 7 deletions
diff --git a/media-sound/sidplay/ChangeLog b/media-sound/sidplay/ChangeLog index 4bff6f5f7966..84f26f1358ac 100644 --- a/media-sound/sidplay/ChangeLog +++ b/media-sound/sidplay/ChangeLog @@ -1,6 +1,33 @@ # ChangeLog for media-sound/sidplay -# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.1 2002/11/11 18:43:45 hanno Exp $ +# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/ChangeLog,v 1.1.1.1 2005/11/30 09:38:10 chriswhite Exp $ + + 04 Oct 2004; Jeremy Huddleston <eradicator@gentoo.org> + sidplay-2.0.9.ebuild: + Adding pkgconfig to DEPEND to close bug #66300. + + 03 Sep 2004; Jeremy Huddleston <eradicator@gentoo.org> sidplay-2.0.9.ebuild: + Stable amd64, sparc, x86. + +*sidplay-2.0.9 (03 Jul 2004) + + 03 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> metadata.xml, + -sidplay-2.0.8.ebuild, +sidplay-2.0.9.ebuild: + Version bump. Removing broken version. Added ~amd64. + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> sidplay-2.0.8.ebuild: + virtual/glibc -> virtual/libc + + 12 Apr 2004; Jason Wever <weeve@gentoo.org> sidplay-2.0.8.ebuild: + Added ~sparc keyword. + + 19 Mar 2004; David Holm <dholm@gentoo.org> sidplay-2.0.8.ebuild: + Added to ~ppc. + +*sidplay-2.0.8 (07 Oct 2003) + + 07 Oct 2003; Hanno Boeck <hanno@gentoo.org> sidplay-2.0.8.ebuild: + Add release version, mask out old cvs-version. *sidplay-2.0.8.20021111 (11 Nov 2002) diff --git a/media-sound/sidplay/Manifest b/media-sound/sidplay/Manifest index e69de29bb2d1..76ed294d597c 100644 --- a/media-sound/sidplay/Manifest +++ b/media-sound/sidplay/Manifest @@ -0,0 +1,14 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5e31568ed67b5213d105e489f3782245 ChangeLog 1321 +MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158 +MD5 979166c84f4da9fc84d38b759bb4f51d sidplay-2.0.9.ebuild 584 +MD5 103335dff88d28df38f031243320080a files/digest-sidplay-2.0.9 65 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.6 (GNU/Linux) + +iD8DBQFBYawyArHZZzCEUG0RAk7mAJ94QPIchkFvu6TxLXOUfjYDKNdIhACfZ2K6 +TwWv6rCQBSHPn1Gp6Ij2mX8= +=irS+ +-----END PGP SIGNATURE----- diff --git a/media-sound/sidplay/metadata.xml b/media-sound/sidplay/metadata.xml index efa54454de71..e1774e3d9ad7 100644 --- a/media-sound/sidplay/metadata.xml +++ b/media-sound/sidplay/metadata.xml @@ -1,6 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer><email>hanno@gentoo.org</email></maintainer> +<herd>sound</herd> </pkgmetadata> diff --git a/media-sound/sidplay/sidplay-2.0.9.ebuild b/media-sound/sidplay/sidplay-2.0.9.ebuild index e07ef8c34134..47ccc98fe2a1 100644 --- a/media-sound/sidplay/sidplay-2.0.9.ebuild +++ b/media-sound/sidplay/sidplay-2.0.9.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/sidplay/sidplay-2.0.9.ebuild,v 1.1 2004/07/03 08:19:01 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.9.ebuild,v 1.1.1.1 2005/11/30 09:38:10 chriswhite Exp $ IUSE="" @@ -12,9 +12,10 @@ RESTRICT="nomirror" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~ppc sparc amd64" -DEPEND=">=media-libs/libsidplay-2.1.0" +DEPEND=">=media-libs/libsidplay-2.1.0 + dev-util/pkgconfig" src_install () { make DESTDIR=${D} install || die |