diff options
author | Torsten Veller <tove@gentoo.org> | 2009-05-08 17:45:06 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-05-08 17:45:06 +0000 |
commit | bd22af5471c461260696b3b65154202672c15fb9 (patch) | |
tree | 33a2774a9e5fc621851f7baf92bddb4effc3da81 /dev-perl/Convert-UUlib | |
parent | amd64 stable, bug 268515. (diff) | |
download | gentoo-2-bd22af5471c461260696b3b65154202672c15fb9.tar.gz gentoo-2-bd22af5471c461260696b3b65154202672c15fb9.tar.bz2 gentoo-2-bd22af5471c461260696b3b65154202672c15fb9.zip |
Cleanup
(Portage version: 2.2_rc33/cvs/Linux i686)
Diffstat (limited to 'dev-perl/Convert-UUlib')
-rw-r--r-- | dev-perl/Convert-UUlib/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Convert-UUlib/Convert-UUlib-1.09.ebuild | 17 | ||||
-rw-r--r-- | dev-perl/Convert-UUlib/Convert-UUlib-1.11.ebuild | 17 |
3 files changed, 6 insertions, 36 deletions
diff --git a/dev-perl/Convert-UUlib/ChangeLog b/dev-perl/Convert-UUlib/ChangeLog index 406b8c88549d..5837b9052f06 100644 --- a/dev-perl/Convert-UUlib/ChangeLog +++ b/dev-perl/Convert-UUlib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Convert-UUlib -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/ChangeLog,v 1.45 2009/05/07 15:47:17 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/ChangeLog,v 1.46 2009/05/08 17:45:06 tove Exp $ + + 08 May 2009; Torsten Veller <tove@gentoo.org> -Convert-UUlib-1.09.ebuild, + -Convert-UUlib-1.11.ebuild: + Cleanup 07 May 2009; Raúl Porcel <armin76@gentoo.org> Convert-UUlib-1.12.ebuild: alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #268280 diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-1.09.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-1.09.ebuild deleted file mode 100644 index e72741f98cf7..000000000000 --- a/dev-perl/Convert-UUlib/Convert-UUlib-1.09.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-1.09.ebuild,v 1.8 2008/09/30 12:13:55 tove Exp $ - -MODULE_AUTHOR=MLEHMANN -inherit perl-module - -DESCRIPTION="A Perl interface to the uulib library" - -LICENSE="Artistic GPL-2" -SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ppc ppc64 s390 sh sparc x86" -IUSE="" - -SRC_TEST="do" -DEPEND="dev-lang/perl" -RDEPEND="${DEPEND}" diff --git a/dev-perl/Convert-UUlib/Convert-UUlib-1.11.ebuild b/dev-perl/Convert-UUlib/Convert-UUlib-1.11.ebuild deleted file mode 100644 index 4f48675d8726..000000000000 --- a/dev-perl/Convert-UUlib/Convert-UUlib-1.11.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Convert-UUlib/Convert-UUlib-1.11.ebuild,v 1.1 2008/09/30 12:13:55 tove Exp $ - -MODULE_AUTHOR=MLEHMANN -inherit perl-module - -DESCRIPTION="A Perl interface to the uulib library" - -LICENSE="Artistic GPL-2" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND="dev-lang/perl" - -SRC_TEST="do" |