diff options
author | Torsten Veller <tove@gentoo.org> | 2009-06-03 16:48:41 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-06-03 16:48:41 +0000 |
commit | b6f9af7a6c8ecc3fabdfbe152f079ed8c4468487 (patch) | |
tree | 40e9cf7282c25d121bd7a174c61f83a60d0bebc4 /dev-perl | |
parent | Fix the tweaked mask to exclude www-client/opera-9. (diff) | |
download | historical-b6f9af7a6c8ecc3fabdfbe152f079ed8c4468487.tar.gz historical-b6f9af7a6c8ecc3fabdfbe152f079ed8c4468487.tar.bz2 historical-b6f9af7a6c8ecc3fabdfbe152f079ed8c4468487.zip |
Cleanup
Package-Manager: portage-2.2_rc33/cvs/Linux i686
Diffstat (limited to 'dev-perl')
21 files changed, 44 insertions, 309 deletions
diff --git a/dev-perl/Algorithm-C3/Algorithm-C3-0.07.ebuild b/dev-perl/Algorithm-C3/Algorithm-C3-0.07.ebuild deleted file mode 100644 index 02da3c7d1a0b..000000000000 --- a/dev-perl/Algorithm-C3/Algorithm-C3-0.07.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/Algorithm-C3-0.07.ebuild,v 1.1 2009/01/14 09:59:47 tove Exp $ - -MODULE_AUTHOR=BLBLACK -inherit perl-module - -DESCRIPTION="A module for merging hierarchies using the C3 algorithm" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" - -RDEPEND="dev-lang/perl" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -SRC_TEST=do diff --git a/dev-perl/Algorithm-C3/ChangeLog b/dev-perl/Algorithm-C3/ChangeLog index 2aea2611d476..5fbaa0d01eb6 100644 --- a/dev-perl/Algorithm-C3/ChangeLog +++ b/dev-perl/Algorithm-C3/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Algorithm-C3 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.2 2009/05/28 11:26:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-C3/ChangeLog,v 1.3 2009/06/03 16:48:41 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Algorithm-C3-0.07.ebuild: + Cleanup *Algorithm-C3-0.08 (28 May 2009) diff --git a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.42.ebuild b/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.42.ebuild deleted file mode 100644 index 6654ee595cf5..000000000000 --- a/dev-perl/Alien-wxWidgets/Alien-wxWidgets-0.42.ebuild +++ /dev/null @@ -1,37 +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/Alien-wxWidgets/Alien-wxWidgets-0.42.ebuild,v 1.1 2008/12/23 18:44:17 robbat2 Exp $ - -MODULE_AUTHOR=MBARBON -inherit perl-module wxwidgets - -DESCRIPTION="Building, finding and using wxWidgets binaries" - -SLOT="0" -LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~x86" -IUSE="unicode" - -SRC_TEST="do" - -RDEPEND="dev-lang/perl - =x11-libs/wxGTK-2.8* - >=virtual/perl-Module-Pluggable-3.1-r1" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" - -perl-module_src_prep() { - perlinfo - - WX_GTK_VER="2.8" - - if use unicode; then - need-wxwidgets unicode - else - need-wxwidgets gtk2 - fi - - echo no | perl Build.PL --installdirs=vendor \ - --destdir="${D}" \ - --libdoc= || die "perl Build.PL has failed!" -} diff --git a/dev-perl/Alien-wxWidgets/ChangeLog b/dev-perl/Alien-wxWidgets/ChangeLog index 8fbd9b1184f5..d3412ab69e01 100644 --- a/dev-perl/Alien-wxWidgets/ChangeLog +++ b/dev-perl/Alien-wxWidgets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Alien-wxWidgets # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Alien-wxWidgets/ChangeLog,v 1.15 2009/05/22 08:44:36 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Alien-wxWidgets/ChangeLog,v 1.16 2009/06/03 16:47:34 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Alien-wxWidgets-0.42.ebuild: + Cleanup *Alien-wxWidgets-0.43 (22 May 2009) diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild deleted file mode 100644 index 6d7d48b7f82c..000000000000 --- a/dev-perl/Authen-SASL/Authen-SASL-2.09.ebuild +++ /dev/null @@ -1,20 +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/Authen-SASL/Authen-SASL-2.09.ebuild,v 1.10 2007/01/14 22:28:05 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl SASL interface" -AUTHOR="GBARR" -HOMEPAGE="http://search.cpan.org/~gbarr/" -SRC_URI="mirror://cpan/authors/id/${AUTHOR:0:1}/${AUTHOR:0:2}/${AUTHOR}/${P}.tar.gz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" -IUSE="" - -SRC_TEST="do" - -export OPTIMIZE="$CFLAGS" -DEPEND="dev-lang/perl" diff --git a/dev-perl/Authen-SASL/ChangeLog b/dev-perl/Authen-SASL/ChangeLog index bb45c2e0624f..3529b766b17e 100644 --- a/dev-perl/Authen-SASL/ChangeLog +++ b/dev-perl/Authen-SASL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Authen-SASL -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.56 2008/11/09 11:37:09 vapier Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/ChangeLog,v 1.57 2009/06/03 16:45:23 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Authen-SASL-2.09.ebuild: + Cleanup 09 Nov 2008; Mike Frysinger <vapier@gentoo.org> Authen-SASL-2.10-r1.ebuild, Authen-SASL-2.12.ebuild: diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.23.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.23.ebuild deleted file mode 100644 index 2ed91f103774..000000000000 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.23.ebuild +++ /dev/null @@ -1,25 +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/CPAN-Mini-Inject/CPAN-Mini-Inject-0.23.ebuild,v 1.2 2008/11/18 14:28:42 tove Exp $ - -MODULE_AUTHOR=SSORICHE -inherit perl-module - -DESCRIPTION="Inject modules into a CPAN::Mini mirror. " - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="~ia64 ~sparc ~x86" -IUSE="" - -# Disabled -#SRC_TEST="do" - -DEPEND="dev-perl/libwww-perl - virtual/perl-Compress-Zlib - virtual/perl-Archive-Tar - >=dev-perl/CPAN-Mini-0.32 - dev-perl/CPAN-Checksums - dev-lang/perl" -# test? ( dev-perl/HTTP-Server-Simple )" -RDEPEND="${DEPEND}" diff --git a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.24.ebuild b/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.24.ebuild deleted file mode 100644 index 879526e41fec..000000000000 --- a/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.24.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/CPAN-Mini-Inject-0.24.ebuild,v 1.1 2009/05/11 11:01:04 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=ANDYA -inherit perl-module - -DESCRIPTION="Inject modules into a CPAN::Mini mirror. " - -SLOT="0" -KEYWORDS="~ia64 ~sparc ~x86" -IUSE="" - -# Disabled -#SRC_TEST="do" - -RDEPEND="dev-perl/libwww-perl - virtual/perl-Compress-Zlib - virtual/perl-Archive-Tar - >=dev-perl/CPAN-Mini-0.32 - dev-perl/CPAN-Checksums" -# test? ( dev-perl/HTTP-Server-Simple )" -DEPEND="${RDEPEND} - virtual/perl-Module-Build" diff --git a/dev-perl/CPAN-Mini-Inject/ChangeLog b/dev-perl/CPAN-Mini-Inject/ChangeLog index d7b8d3120aca..fd69a619b835 100644 --- a/dev-perl/CPAN-Mini-Inject/ChangeLog +++ b/dev-perl/CPAN-Mini-Inject/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/CPAN-Mini-Inject # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.11 2009/05/30 21:10:00 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/CPAN-Mini-Inject/ChangeLog,v 1.12 2009/06/03 16:43:10 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -CPAN-Mini-Inject-0.23.ebuild, -CPAN-Mini-Inject-0.24.ebuild: + Cleanup *CPAN-Mini-Inject-0.25 (30 May 2009) diff --git a/dev-perl/Cache-Memcached/Cache-Memcached-1.25.ebuild b/dev-perl/Cache-Memcached/Cache-Memcached-1.25.ebuild deleted file mode 100644 index 5836c17cd34d..000000000000 --- a/dev-perl/Cache-Memcached/Cache-Memcached-1.25.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/Cache-Memcached-1.25.ebuild,v 1.1 2009/05/03 20:30:08 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=BRADFITZ -inherit perl-module - -DESCRIPTION="Perl API for memcached" -HOMEPAGE="http://www.danga.com/memcached/" - -SRC_TEST="do" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" -IUSE="" - -DEPEND="dev-perl/string-crc32 - dev-lang/perl" -RDEPEND="${DEPEND}" - -mydoc="ChangeLog README TODO" diff --git a/dev-perl/Cache-Memcached/ChangeLog b/dev-perl/Cache-Memcached/ChangeLog index eed6c106c4e4..51147c9f8193 100644 --- a/dev-perl/Cache-Memcached/ChangeLog +++ b/dev-perl/Cache-Memcached/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cache-Memcached # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.60 2009/05/05 06:43:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cache-Memcached/ChangeLog,v 1.61 2009/06/03 16:41:22 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Cache-Memcached-1.25.ebuild: + Cleanup *Cache-Memcached-1.26 (05 May 2009) diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.09.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.1.09.ebuild deleted file mode 100644 index aa30fb431db5..000000000000 --- a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.09.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.1.09.ebuild,v 1.1 2009/04/17 20:37:04 tove Exp $ - -EAPI=2 - -inherit versionator -MY_PN=CGI-Simple -MY_P=${MY_PN}-$(delete_version_separator 2) -MODULE_AUTHOR=ANDYA -inherit perl-module - -DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/libwww-perl - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -S=${WORKDIR}/${MY_P} - -SRC_TEST="do" diff --git a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.10.ebuild b/dev-perl/Cgi-Simple/Cgi-Simple-1.1.10.ebuild deleted file mode 100644 index 25ba693643ec..000000000000 --- a/dev-perl/Cgi-Simple/Cgi-Simple-1.1.10.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/Cgi-Simple-1.1.10.ebuild,v 1.1 2009/05/26 19:11:18 tove Exp $ - -EAPI=2 - -inherit versionator -MY_PN=CGI-Simple -MY_P=${MY_PN}-$(delete_version_separator 2) -MODULE_AUTHOR=ANDYA -inherit perl-module - -DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="virtual/perl-Module-Build - test? ( dev-perl/libwww-perl - dev-perl/Test-Pod - dev-perl/Test-Pod-Coverage )" - -S=${WORKDIR}/${MY_P} - -SRC_TEST="do" diff --git a/dev-perl/Cgi-Simple/ChangeLog b/dev-perl/Cgi-Simple/ChangeLog index 1a241f18957d..d215a54ca62a 100644 --- a/dev-perl/Cgi-Simple/ChangeLog +++ b/dev-perl/Cgi-Simple/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Cgi-Simple # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.51 2009/05/31 18:10:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cgi-Simple/ChangeLog,v 1.52 2009/06/03 16:39:30 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Cgi-Simple-1.1.09.ebuild, + -Cgi-Simple-1.1.10.ebuild: + Cleanup *Cgi-Simple-1.1.12 (31 May 2009) diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index fc2f9ae448df..f9fed2d2e52d 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Class-Inspector -# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.55 2009/04/21 16:33:07 tove Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.56 2009/06/03 16:38:01 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Class-Inspector-1.22.ebuild: + Cleanup *Class-Inspector-1.24 (21 Apr 2009) diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.22.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.22.ebuild deleted file mode 100644 index e56d6d12ceea..000000000000 --- a/dev-perl/Class-Inspector/Class-Inspector-1.22.ebuild +++ /dev/null @@ -1,19 +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/Class-Inspector/Class-Inspector-1.22.ebuild,v 1.2 2008/06/13 16:48:43 armin76 Exp $ - -inherit perl-module - -DESCRIPTION="Provides information about Classes" -HOMEPAGE="http://search.cpan.org/~adamk" -SRC_URI="mirror://cpan/authors/id/A/AD/ADAMK/${P}.tar.gz" - -LICENSE="|| ( Artistic GPL-2 )" -SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc x86" -IUSE="" - -DEPEND="virtual/perl-Test-Simple - dev-lang/perl" - -SRC_TEST="do" diff --git a/dev-perl/Config-IniFiles/ChangeLog b/dev-perl/Config-IniFiles/ChangeLog index 0bbdacc21eb3..f14904f3fda2 100644 --- a/dev-perl/Config-IniFiles/ChangeLog +++ b/dev-perl/Config-IniFiles/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Config-IniFiles # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.30 2009/05/31 18:15:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/ChangeLog,v 1.31 2009/06/03 16:35:35 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> + -Config-IniFiles-2.48.ebuild, -Config-IniFiles-2.49.ebuild: + Cleanup *Config-IniFiles-2.50 (31 May 2009) diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.48.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.48.ebuild deleted file mode 100644 index 14303b4f2cf7..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.48.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.48.ebuild,v 1.1 2009/04/10 09:19:14 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( virtual/perl-Test-Harness )" - -SRC_TEST="do" diff --git a/dev-perl/Config-IniFiles/Config-IniFiles-2.49.ebuild b/dev-perl/Config-IniFiles/Config-IniFiles-2.49.ebuild deleted file mode 100644 index 53ccc9958935..000000000000 --- a/dev-perl/Config-IniFiles/Config-IniFiles-2.49.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Config-IniFiles/Config-IniFiles-2.49.ebuild,v 1.1 2009/05/03 20:34:54 tove Exp $ - -EAPI=2 - -MODULE_AUTHOR=SHLOMIF -inherit perl-module - -DESCRIPTION="A module for reading .ini-style configuration files" - -SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" -IUSE="test" - -RDEPEND="" -DEPEND="${RDEPEND} - virtual/perl-Module-Build - test? ( virtual/perl-Test-Harness )" - -SRC_TEST="do" diff --git a/dev-perl/Curses/ChangeLog b/dev-perl/Curses/ChangeLog index 7bf52e3ee930..8b21596a4e70 100644 --- a/dev-perl/Curses/ChangeLog +++ b/dev-perl/Curses/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Curses # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.49 2009/05/07 09:31:15 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/ChangeLog,v 1.50 2009/06/03 16:33:58 tove Exp $ + + 03 Jun 2009; Torsten Veller <tove@gentoo.org> -Curses-1.26.ebuild: + Cleanup *Curses-1.27 (07 May 2009) diff --git a/dev-perl/Curses/Curses-1.26.ebuild b/dev-perl/Curses/Curses-1.26.ebuild deleted file mode 100644 index 74d430cb9f70..000000000000 --- a/dev-perl/Curses/Curses-1.26.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Curses/Curses-1.26.ebuild,v 1.1 2009/01/13 19:37:28 robbat2 Exp $ - -inherit perl-module eutils - -DESCRIPTION="Curses interface modules for Perl" -HOMEPAGE="http://search.cpan.org/~giraffed/" -SRC_URI="mirror://cpan/authors/id/G/GI/GIRAFFED/${P}.tgz" - -LICENSE="Artistic" -SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -IUSE="" - -DEPEND=">=sys-libs/ncurses-5 - dev-lang/perl" - -SRC_TEST="do" - -myconf="${myconf} GEN PANELS MENUS" - -#This patch may or may not be backwards compatible with perl-5.6.1 -#Add gaurd as necessary... -src_unpack() { - unpack ${A} - cd "${S}" - #epatch "${FILESDIR}"/Curses-1.08-p5.8-fixes.diff - einfo "Copying hints/c-linux.ncurses.h to c-config.h" - cp hints/c-linux.ncurses.h c-config.h || die "Failed to set up hints" -} |