diff options
author | 2014-01-24 09:49:05 +0000 | |
---|---|---|
committer | 2014-01-24 09:49:05 +0000 | |
commit | c8b5c6a706198ad0e4ee4cd866838ec6963eba8c (patch) | |
tree | 87100593d297a62d5475ad6a75b2c65df9010930 /dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | |
parent | Version bump. (diff) | |
download | historical-c8b5c6a706198ad0e4ee4cd866838ec6963eba8c.tar.gz historical-c8b5c6a706198ad0e4ee4cd866838ec6963eba8c.tar.bz2 historical-c8b5c6a706198ad0e4ee4cd866838ec6963eba8c.zip |
alpha/amd64/ia64/ppc64/sparc/x86 stable wrt bug #492170; Drop old.
Package-Manager: portage-2.2.7/cvs/Linux x86_64
Manifest-Sign-Key: 0xC42EB5D6
Diffstat (limited to 'dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild')
-rw-r--r-- | dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild deleted file mode 100644 index 1011833d8974..000000000000 --- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild,v 1.16 2014/01/20 23:24:21 vapier Exp $ - -EAPI=3 - -MODULE_AUTHOR=GAAS -MODULE_VERSION=6.00 -inherit perl-module - -DESCRIPTION="HTTP content negotiation" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" - -RDEPEND=" - !<dev-perl/libwww-perl-6 - >=dev-perl/HTTP-Message-6.0.0 -" -DEPEND="${RDEPEND}" - -SRC_TEST=online |