diff options
author | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:55:33 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2008-09-15 11:55:33 +0000 |
commit | ce3252cbbb888e584be1c823490fb6fdc47fff8b (patch) | |
tree | 2b5a85cb4b054546022169f5105176732b2957d8 /dev-perl/RPC-XML | |
parent | Added ampache-3.4.3, removed ampache-3.4, -3.4.1 in response to sec issue (diff) | |
download | historical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.tar.gz historical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.tar.bz2 historical-ce3252cbbb888e584be1c823490fb6fdc47fff8b.zip |
Cleanup
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.26-tuxonice i686
Diffstat (limited to 'dev-perl/RPC-XML')
-rw-r--r-- | dev-perl/RPC-XML/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.40.ebuild | 18 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.53.ebuild | 19 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.54.ebuild | 43 | ||||
-rw-r--r-- | dev-perl/RPC-XML/RPC-XML-0.58.ebuild | 45 |
6 files changed, 6 insertions, 144 deletions
diff --git a/dev-perl/RPC-XML/ChangeLog b/dev-perl/RPC-XML/ChangeLog index 42951284ec4e..4b7f83cc2dc2 100644 --- a/dev-perl/RPC-XML/ChangeLog +++ b/dev-perl/RPC-XML/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/RPC-XML # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.39 2008/08/06 16:56:39 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.40 2008/09/15 11:33:51 tove Exp $ + + 15 Sep 2008; Torsten Veller <tove@gentoo.org> -RPC-XML-0.40.ebuild, + -RPC-XML-0.40-r1.ebuild, -RPC-XML-0.53.ebuild, -RPC-XML-0.54.ebuild, + -RPC-XML-0.58.ebuild: + Cleanup 06 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml: add GLEP 56 USE flag desc from use.local.desc diff --git a/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild b/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild deleted file mode 100644 index 1f722f98994f..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.40-r1.ebuild,v 1.13 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.40.ebuild b/dev-perl/RPC-XML/RPC-XML-0.40.ebuild deleted file mode 100644 index bd74933d6ef8..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.40.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.40.ebuild,v 1.21 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.53.ebuild b/dev-perl/RPC-XML/RPC-XML-0.53.ebuild deleted file mode 100644 index 15ad49676e0e..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.53.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.53.ebuild,v 1.12 2006/11/24 18:19:12 mcummings Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="x86 amd64 ppc sparc alpha" -IUSE="modperl" - -DEPEND="dev-perl/libwww-perl - dev-perl/XML-Parser - modperl? ( www-apache/mod_perl ) - dev-lang/perl" diff --git a/dev-perl/RPC-XML/RPC-XML-0.54.ebuild b/dev-perl/RPC-XML/RPC-XML-0.54.ebuild deleted file mode 100644 index 2560d482fecb..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.54.ebuild +++ /dev/null @@ -1,43 +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/RPC-XML/RPC-XML-0.54.ebuild,v 1.12 2007/07/29 16:48:58 phreak Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha" -IUSE="" - -SRC_TEST="do" - -DEPEND="dev-perl/libwww-perl - >=dev-perl/XML-Parser-2.31 - dev-lang/perl" - -pkg_postinst() { - perl-module_pkg_postinst - - SETWARN=0 - has_version '=www-servers/apache-2*' && HAVE_APACHE2=1 - has_version '>=www-apache/mod_perl-2.0' && HAVE_MP2=2 - - [ -n "${HAVE_APACHE2}" ] && SETWARN=1 - [ -n "${HAVE_MP2}" ] && SETWARN=1 - - if [ "$SETWARN" == "1" ]; then - ewarn "Apache2 or mod_perl2 were detected." - ewarn "" - ewarn "NOTE FROM THE AUTHOR OF RPC-XML" - ewarn "" - ewarn "At present, this package does not work with Apache2 and the soon-to-be" - ewarn "mod_perl2. The changes to the API for location handlers are too drastic to" - ewarn "try and support both within the same class (I tried, using the compatibility" - ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which" - ewarn "are the real strength of the Apache::RPC::Server class." - fi -} diff --git a/dev-perl/RPC-XML/RPC-XML-0.58.ebuild b/dev-perl/RPC-XML/RPC-XML-0.58.ebuild deleted file mode 100644 index 23d0d92e3156..000000000000 --- a/dev-perl/RPC-XML/RPC-XML-0.58.ebuild +++ /dev/null @@ -1,45 +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/RPC-XML/RPC-XML-0.58.ebuild,v 1.14 2007/07/29 16:48:58 phreak Exp $ - -inherit perl-module - -DESCRIPTION="A Perl extension interface to James Clark's XML parser, expat." -SRC_URI="mirror://cpan/authors/id/R/RJ/RJRAY/${P}.tar.gz" -HOMEPAGE="http://search.cpan.org/~rjray/${P}/" - -SLOT="0" -LICENSE="Artistic" -KEYWORDS="alpha amd64 ia64 ppc sparc x86 ~x86-fbsd" -IUSE="" - -#SRC_TEST="do" - -DEPEND=">=dev-perl/libwww-perl-5.801 - >=dev-perl/XML-LibXML-1.58 - >=dev-perl/XML-Parser-2.31 - dev-perl/net-server - dev-lang/perl" - -pkg_postinst() { - perl-module_pkg_postinst - - SETWARN=0 - has_version '=www-servers/apache-2*' && HAVE_APACHE2=1 - has_version '>=www-apache/mod_perl-2.0' && HAVE_MP2=2 - - [ -n "${HAVE_APACHE2}" ] && SETWARN=1 - [ -n "${HAVE_MP2}" ] && SETWARN=1 - - if [ "$SETWARN" == "1" ]; then - ewarn "Apache2 or mod_perl2 were detected." - ewarn "" - ewarn "NOTE FROM THE AUTHOR OF RPC-XML" - ewarn "" - ewarn "At present, this package does not work with Apache2 and the soon-to-be" - ewarn "mod_perl2. The changes to the API for location handlers are too drastic to" - ewarn "try and support both within the same class (I tried, using the compatibility" - ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which" - ewarn "are the real strength of the Apache::RPC::Server class." - fi -} |