summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn J. Ellis <jje@gentoo.org>2003-09-20 11:58:54 +0000
committerJohn J. Ellis <jje@gentoo.org>2003-09-20 11:58:54 +0000
commit2878f9d1b803f13e364562d550f3a141c79709ad (patch)
treece0b3dfdf96ae4b7193b66a43dd8905417568465 /media-sound
parentVersion bump. Closes #27830. (diff)
downloadhistorical-2878f9d1b803f13e364562d550f3a141c79709ad.tar.gz
historical-2878f9d1b803f13e364562d550f3a141c79709ad.tar.bz2
historical-2878f9d1b803f13e364562d550f3a141c79709ad.zip
Version bump. Closes #27830.
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/cdplay/Manifest4
-rw-r--r--media-sound/cdplay/cdplay-0.9.ebuild25
-rw-r--r--media-sound/cdplay/files/digest-cdplay-0.91
3 files changed, 28 insertions, 2 deletions
diff --git a/media-sound/cdplay/Manifest b/media-sound/cdplay/Manifest
index a84088fa576b..b38ddac59aa1 100644
--- a/media-sound/cdplay/Manifest
+++ b/media-sound/cdplay/Manifest
@@ -1,5 +1,5 @@
-MD5 6754e5adcc0785edc6dd24e88674f4d5 ChangeLog 783
+MD5 e8de04b3a1f81085bf8b7bafea7018c1 ChangeLog 879
MD5 e042cd3411c2bfd40ba41429e0051357 cdplay-0.8.ebuild 557
-MD5 e042cd3411c2bfd40ba41429e0051357 cdplay-0.9.ebuild 557
+MD5 723614fd32f6e2734bb3216fb4290e1d cdplay-0.9.ebuild 556
MD5 ba85a6558e2cc80055df4c00c4d9fefb files/digest-cdplay-0.8 61
MD5 3e3dde53ad1c4a5636e01d91fb71de37 files/digest-cdplay-0.9 61
diff --git a/media-sound/cdplay/cdplay-0.9.ebuild b/media-sound/cdplay/cdplay-0.9.ebuild
new file mode 100644
index 000000000000..7ea1927a172d
--- /dev/null
+++ b/media-sound/cdplay/cdplay-0.9.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/cdplay/cdplay-0.9.ebuild,v 1.1 2003/09/20 11:58:50 jje Exp $
+
+S=${WORKDIR}/${P}
+DESCRIPTION="Console CD Player"
+SRC_URI="http://www.x-paste.de/files/${P}.tar.gz"
+HOMEPAGE="http://www.x-paste.de/projects/index.php"
+
+DEPEND="virtual/glibc"
+
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~ppc ~alpha"
+
+src_compile () {
+ make || die
+}
+
+src_install () {
+ into /usr
+ dobin cdplay
+
+ dodoc CREDITS README
+}
diff --git a/media-sound/cdplay/files/digest-cdplay-0.9 b/media-sound/cdplay/files/digest-cdplay-0.9
new file mode 100644
index 000000000000..f48f990a832b
--- /dev/null
+++ b/media-sound/cdplay/files/digest-cdplay-0.9
@@ -0,0 +1 @@
+MD5 a131438600eeee52ee8a52a6bb9600ad cdplay-0.9.tar.gz 12575