summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno Boeck <hanno@gentoo.org>2003-10-22 17:42:45 +0000
committerHanno Boeck <hanno@gentoo.org>2003-10-22 17:42:45 +0000
commit651b4533a6e18bd1d09fd98d8d3ac4315c1570e0 (patch)
tree90f7ccba234fec35df1cb86066b5e211cd389159 /media-sound/sidplay
parentinitial commit (bug 31675) (diff)
downloadhistorical-651b4533a6e18bd1d09fd98d8d3ac4315c1570e0.tar.gz
historical-651b4533a6e18bd1d09fd98d8d3ac4315c1570e0.tar.bz2
historical-651b4533a6e18bd1d09fd98d8d3ac4315c1570e0.zip
remove old cvs-ebuild and move sidplay-2.0.8 to stable x86
Diffstat (limited to 'media-sound/sidplay')
-rw-r--r--media-sound/sidplay/Manifest4
-rw-r--r--media-sound/sidplay/files/digest-sidplay-2.0.8.200211111
-rw-r--r--media-sound/sidplay/sidplay-2.0.8.20021111.ebuild28
-rw-r--r--media-sound/sidplay/sidplay-2.0.8.ebuild4
4 files changed, 3 insertions, 34 deletions
diff --git a/media-sound/sidplay/Manifest b/media-sound/sidplay/Manifest
index 15e8e0e06f77..b6ba47575e1b 100644
--- a/media-sound/sidplay/Manifest
+++ b/media-sound/sidplay/Manifest
@@ -1,6 +1,4 @@
-MD5 5832dfdd464832517b7f1d16c17b80c8 sidplay-2.0.8.ebuild 611
+MD5 e970dc410c1ef9dc241aca89661f702d sidplay-2.0.8.ebuild 610
MD5 305af23008d98876ad9721190d644d63 ChangeLog 587
-MD5 a025bffcfe09a2debc9a4e1929e514aa sidplay-2.0.8.20021111.ebuild 729
MD5 a72a06a37ca4e5905085ebff07fe9e9e metadata.xml 217
MD5 dc3470881c656125efd4df61f80db3df files/digest-sidplay-2.0.8 65
-MD5 9fd339779ee41b890f9aeed51339733f files/digest-sidplay-2.0.8.20021111 75
diff --git a/media-sound/sidplay/files/digest-sidplay-2.0.8.20021111 b/media-sound/sidplay/files/digest-sidplay-2.0.8.20021111
deleted file mode 100644
index ef00976ec192..000000000000
--- a/media-sound/sidplay/files/digest-sidplay-2.0.8.20021111
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d620ff0e6da18cac933a811843104d77 sidplay-2.0.8.20021111.tar.bz2 195667
diff --git a/media-sound/sidplay/sidplay-2.0.8.20021111.ebuild b/media-sound/sidplay/sidplay-2.0.8.20021111.ebuild
deleted file mode 100644
index d8cb8d0b9786..000000000000
--- a/media-sound/sidplay/sidplay-2.0.8.20021111.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.8.20021111.ebuild,v 1.3 2003/09/10 22:36:25 msterret Exp $
-
-S=${WORKDIR}/${PN}
-DESCRIPTION="C64 SID player"
-HOMEPAGE="http://sidplay2.sourceforge.net/"
-SRC_URI="http://www-ti.informatik.uni-tuebingen.de/~bwurst/${P}.tar.bz2"
-IUSE=""
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-
-DEPEND="virtual/glibc
- >=media-sound/libsidutils-1.0.2
- >=media-libs/libsidplay-2.0.8
- >=media-libs/resid-0.13-r1
- >=media-libs/resid-builder-1.6"
-
-src_compile() {
- econf || die
- emake || die
-}
-
-src_install () {
- make DESTDIR=${D} install || die
- dodoc AUTHORS INSTALL
-}
diff --git a/media-sound/sidplay/sidplay-2.0.8.ebuild b/media-sound/sidplay/sidplay-2.0.8.ebuild
index c697b2fe70f0..1cbf0c5dcbab 100644
--- a/media-sound/sidplay/sidplay-2.0.8.ebuild
+++ b/media-sound/sidplay/sidplay-2.0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.8.ebuild,v 1.1 2003/10/07 19:26:48 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/sidplay/sidplay-2.0.8.ebuild,v 1.2 2003/10/22 17:42:39 hanno Exp $
S=${WORKDIR}/${P}
DESCRIPTION="C64 SID player"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/sidplay2/${P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND="virtual/glibc
>=media-libs/sidplay-libs-2.1.0"