diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-19 12:27:52 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-19 12:27:52 +0000 |
commit | 493b601e5b94d314f46cb151c7ca3e24058e3eb7 (patch) | |
tree | 1d0b55b7729a0b2051060e165ee449bb6dde7367 /media-sound/abcde | |
parent | Added LICENSE, SLOT, KEYWORDS (diff) | |
download | historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.gz historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.tar.bz2 historical-493b601e5b94d314f46cb151c7ca3e24058e3eb7.zip |
repoman'd
Diffstat (limited to 'media-sound/abcde')
-rw-r--r-- | media-sound/abcde/abcde-1.9.9-r1.ebuild | 29 | ||||
-rw-r--r-- | media-sound/abcde/abcde-2.0.3.ebuild | 6 | ||||
-rw-r--r-- | media-sound/abcde/files/digest-abcde-1.9.9-r1 | 1 |
3 files changed, 5 insertions, 31 deletions
diff --git a/media-sound/abcde/abcde-1.9.9-r1.ebuild b/media-sound/abcde/abcde-1.9.9-r1.ebuild deleted file mode 100644 index 7230e55bb936..000000000000 --- a/media-sound/abcde/abcde-1.9.9-r1.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2000 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-1.9.9-r1.ebuild,v 1.2 2002/07/11 06:30:40 drobbins Exp $ - -S=${WORKDIR}/${P} -DESCRIPTION="a better cd encoder" -SRC_URI="http://lly.org/~rcw/abcde/development/${PN}_${PV}.orig.tar.gz" -HOMEPAGE="http://lly.org/~rcw/abcde/page/" -SLOT="0" -DEPEND=">=media-sound/id3-0.12 - >=media-sound/cd-discid-0.6 - >=media-sound/cdparanoia-3.9.7 - >=media-sound/vorbis-tools-1.0_rc3" - -src_unpack() { - - unpack ${PN}_${PV}.orig.tar.gz - cd ${S} - cp Makefile Makefile.orig - patch -p1 < ${FILESDIR}/${PF}-gentoo.diff -} - -src_install () { - cd ${S} - dodir /etc/abcde - make DESTDIR=${D} install || die - dodoc COPYING README TODO changelog -} - diff --git a/media-sound/abcde/abcde-2.0.3.ebuild b/media-sound/abcde/abcde-2.0.3.ebuild index b6d583325356..9ed92903fa1f 100644 --- a/media-sound/abcde/abcde-2.0.3.ebuild +++ b/media-sound/abcde/abcde-2.0.3.ebuild @@ -1,12 +1,16 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.0.3.ebuild,v 1.3 2002/07/11 06:30:40 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/abcde/abcde-2.0.3.ebuild,v 1.4 2002/07/19 12:27:49 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="a better cd encoder" SRC_URI="http://lly.org/~rcw/abcde/${PN}_${PV}.orig.tar.gz" HOMEPAGE="http://lly.org/~rcw/abcde/page/" + SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86" + DEPEND=">=media-sound/id3-0.12 >=media-sound/cd-discid-0.6 >=media-sound/cdparanoia-3.9.7 diff --git a/media-sound/abcde/files/digest-abcde-1.9.9-r1 b/media-sound/abcde/files/digest-abcde-1.9.9-r1 deleted file mode 100644 index 7e9d43097605..000000000000 --- a/media-sound/abcde/files/digest-abcde-1.9.9-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 597fe6e192bb8460a7e4f0fb0e3a069f abcde_1.9.9.orig.tar.gz 33091 |