summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-04-24 17:59:47 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-04-24 17:59:47 +0000
commit5a8f0a7646b8b614bd7d1761eda785136ea715e5 (patch)
tree9beb1df4981f539c93de062cf8290b0425d1202a /dev-perl/Audio-CD-disc-cover
parentAdd ~sparc keyword wrt bug #505156 (diff)
downloadgentoo-2-5a8f0a7646b8b614bd7d1761eda785136ea715e5.tar.gz
gentoo-2-5a8f0a7646b8b614bd7d1761eda785136ea715e5.tar.bz2
gentoo-2-5a8f0a7646b8b614bd7d1761eda785136ea715e5.zip
alpha/amd64/ia64/ppc/sparc/x86 stable; Drop old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Audio-CD-disc-cover')
-rw-r--r--dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild6
-rw-r--r--dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild24
-rw-r--r--dev-perl/Audio-CD-disc-cover/ChangeLog8
3 files changed, 9 insertions, 29 deletions
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
index 688fdea76fc9..9c814e8bb9fc 100644
--- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
+++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild,v 1.1 2013/08/25 06:24:11 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild,v 1.2 2014/04/24 17:59:47 zlogene Exp $
# This appears it should really be entitled Audio-CD
# There are * QA Notice: errors on building however the HOMEPAGE gives no source repo in which to file
# prob. not worth the trouble for this little script.
@@ -17,7 +17,7 @@ SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz"
IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
DEPEND=">=dev-perl/URI-1.10
>=dev-perl/HTML-Parser-3.15
diff --git a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
deleted file mode 100644
index 6b033fa2858f..000000000000
--- a/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild,v 1.23 2013/08/25 06:24:11 idella4 Exp $
-
-inherit perl-module
-
-MY_P=Audio-CD-${PV}
-S=${WORKDIR}/${MY_P}
-DESCRIPTION="Perl Module needed for app-cdr/disc-cover"
-HOMEPAGE="http://www.vanhemert.co.uk/disc-cover.html"
-SRC_URI="http://www.vanhemert.co.uk/files/${MY_P}.tar.gz"
-IUSE=""
-SLOT="0"
-LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc sparc x86"
-
-DEPEND=">=dev-perl/URI-1.10
- >=dev-perl/HTML-Parser-3.15
- >=virtual/perl-MIME-Base64-2.12
- >=virtual/perl-Digest-MD5-2.12
- >=virtual/perl-libnet-1.0703-r1
- >=dev-perl/libwww-perl-5.50
- >=media-libs/libcdaudio-0.99.6
- dev-lang/perl"
diff --git a/dev-perl/Audio-CD-disc-cover/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog
index 82573668cf49..b542c56a891a 100644
--- a/dev-perl/Audio-CD-disc-cover/ChangeLog
+++ b/dev-perl/Audio-CD-disc-cover/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Audio-CD-disc-cover
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.27 2013/08/25 06:24:11 idella4 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.28 2014/04/24 17:59:47 zlogene Exp $
+
+ 24 Apr 2014; Mikle Kolyada <zlogene@gentoo.org>
+ -Audio-CD-disc-cover-0.05.ebuild, Audio-CD-disc-cover-0.05-r1.ebuild:
+ alpha/amd64/ia64/ppc/sparc/x86 stable; Drop old.
*Audio-CD-disc-cover-0.05-r1 (25 Aug 2013)