diff options
author | 2011-12-27 15:05:33 +0000 | |
---|---|---|
committer | 2011-12-27 15:05:33 +0000 | |
commit | 786dfb0dac818d3ba2956e95854e67c7721f0609 (patch) | |
tree | 7e521220e130ed651daaeef2be9ae4f844382a6a /dev-perl/CDDB_get | |
parent | Merge KEYWORDS from 1.01. Cleanup (diff) | |
download | gentoo-2-786dfb0dac818d3ba2956e95854e67c7721f0609.tar.gz gentoo-2-786dfb0dac818d3ba2956e95854e67c7721f0609.tar.bz2 gentoo-2-786dfb0dac818d3ba2956e95854e67c7721f0609.zip |
Cleanup
(Portage version: 2.2.0_alpha83/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/CDDB_get')
-rw-r--r-- | dev-perl/CDDB_get/CDDB_get-2.27.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/CDDB_get/ChangeLog | 5 |
2 files changed, 4 insertions, 18 deletions
diff --git a/dev-perl/CDDB_get/CDDB_get-2.27.ebuild b/dev-perl/CDDB_get/CDDB_get-2.27.ebuild deleted file mode 100644 index 99021685bc29..000000000000 --- a/dev-perl/CDDB_get/CDDB_get-2.27.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/CDDB_get-2.27.ebuild,v 1.10 2007/01/14 22:38:43 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="Read the CDDB entry for an audio CD in your drive" -SRC_URI="http://armin.emx.at/cddb/${P}.tar.gz" -HOMEPAGE="http://armin.emx.at/cddb/" - -SLOT="2" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" -IUSE="" - -SRC_TEST="do" -DEPEND="dev-lang/perl" diff --git a/dev-perl/CDDB_get/ChangeLog b/dev-perl/CDDB_get/ChangeLog index 8e2dc40a7b0d..c2705a562cb3 100644 --- a/dev-perl/CDDB_get/ChangeLog +++ b/dev-perl/CDDB_get/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/CDDB_get # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.43 2011/11/19 09:45:35 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CDDB_get/ChangeLog,v 1.44 2011/12/27 15:05:32 tove Exp $ + + 27 Dec 2011; Torsten Veller <tove@gentoo.org> -CDDB_get-2.27.ebuild: + Cleanup 19 Nov 2011; Torsten Veller <tove@gentoo.org> CDDB_get-2.270.0.ebuild: Merge KEYWORDS from 2.27 |