diff options
author | Ian Delaney <idella4@gentoo.org> | 2013-08-25 06:24:11 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2013-08-25 06:24:11 +0000 |
commit | beebc5481b55e7a5d5f928c700493de344f8d9b1 (patch) | |
tree | 088e4d3ecfebbef0409b78dc5073d5e21272ff84 /dev-perl/Audio-CD-disc-cover | |
parent | dev-haskell/crypto-api: 0.12.2.2 (diff) | |
download | gentoo-2-beebc5481b55e7a5d5f928c700493de344f8d9b1.tar.gz gentoo-2-beebc5481b55e7a5d5f928c700493de344f8d9b1.tar.bz2 gentoo-2-beebc5481b55e7a5d5f928c700493de344f8d9b1.zip |
Change of tack; restore -0.05.ebuild to preserve stable version, -0.05-r1 becomes the EAPI bumped version
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
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.ebuild | 29 | ||||
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild | 9 | ||||
-rw-r--r-- | dev-perl/Audio-CD-disc-cover/ChangeLog | 9 |
3 files changed, 39 insertions, 8 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 new file mode 100644 index 000000000000..688fdea76fc9 --- /dev/null +++ b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05-r1.ebuild @@ -0,0 +1,29 @@ +# 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-r1.ebuild,v 1.1 2013/08/25 06:24:11 idella4 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. + +EAPI=5 +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/Audio-CD-disc-cover-0.05.ebuild b/dev-perl/Audio-CD-disc-cover/Audio-CD-disc-cover-0.05.ebuild index 6704abef036c..6b033fa2858f 100644 --- 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 @@ -1,11 +1,7 @@ # 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.22 2013/08/25 06:00:41 idella4 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. +# $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 $ -EAPI=5 inherit perl-module MY_P=Audio-CD-${PV} @@ -13,11 +9,10 @@ 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" +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/ChangeLog b/dev-perl/Audio-CD-disc-cover/ChangeLog index 955eef00660d..82573668cf49 100644 --- a/dev-perl/Audio-CD-disc-cover/ChangeLog +++ b/dev-perl/Audio-CD-disc-cover/ChangeLog @@ -1,6 +1,13 @@ # 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.26 2013/08/25 06:00:41 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Audio-CD-disc-cover/ChangeLog,v 1.27 2013/08/25 06:24:11 idella4 Exp $ + +*Audio-CD-disc-cover-0.05-r1 (25 Aug 2013) + + 25 Aug 2013; Ian Delaney <idella4@gentoo.org> + +Audio-CD-disc-cover-0.05-r1.ebuild, Audio-CD-disc-cover-0.05.ebuild: + Change of tack; restore -0.05.ebuild to preserve stable version, -0.05-r1 + becomes the EAPI bumped version 25 Aug 2013; Ian Delaney <idella4@gentoo.org> Audio-CD-disc-cover-0.05.ebuild: bump -> EAPI 5 |