summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-01-24 09:48:57 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-01-24 09:48:57 +0000
commit326b3aaf5cfcf83dc4a4de336349361b923160e8 (patch)
treebf23516f46f8f54519ee116c7379b34d201ea478 /dev-perl/HTTP-Negotiate
parentVersion bump. (diff)
downloadgentoo-2-326b3aaf5cfcf83dc4a4de336349361b923160e8.tar.gz
gentoo-2-326b3aaf5cfcf83dc4a4de336349361b923160e8.tar.bz2
gentoo-2-326b3aaf5cfcf83dc4a4de336349361b923160e8.zip
alpha/amd64/ia64/ppc64/sparc/x86 stable wrt bug #492170; Drop old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/HTTP-Negotiate')
-rw-r--r--dev-perl/HTTP-Negotiate/ChangeLog6
-rw-r--r--dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.0.ebuild23
-rw-r--r--dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild4
3 files changed, 7 insertions, 26 deletions
diff --git a/dev-perl/HTTP-Negotiate/ChangeLog b/dev-perl/HTTP-Negotiate/ChangeLog
index 6e4f4d16a11e..2e0910bca1c3 100644
--- a/dev-perl/HTTP-Negotiate/ChangeLog
+++ b/dev-perl/HTTP-Negotiate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/HTTP-Negotiate
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.25 2014/01/23 21:09:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/ChangeLog,v 1.26 2014/01/24 09:48:57 zlogene Exp $
+
+ 24 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> -HTTP-Negotiate-6.0.0.ebuild,
+ HTTP-Negotiate-6.0.1-r1.ebuild:
+ alpha/amd64/ia64/ppc64/sparc/x86 stable wrt bug #492170; Drop old.
23 Jan 2014; Markus Meier <maekke@gentoo.org> HTTP-Negotiate-6.0.1-r1.ebuild:
arm stable, bug #492170
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
diff --git a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild
index bd6b43ff5bb0..d868cc9c84c9 100644
--- a/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild
+++ b/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild
@@ -1,6 +1,6 @@
# 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.1-r1.ebuild,v 1.5 2014/01/23 21:09:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTTP-Negotiate/HTTP-Negotiate-6.0.1-r1.ebuild,v 1.6 2014/01/24 09:48:57 zlogene Exp $
EAPI=5
@@ -11,7 +11,7 @@ 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 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE=""
RDEPEND="