summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2015-01-06 21:37:06 +0000
committerBrian Evans <grknight@gentoo.org>2015-01-06 21:37:06 +0000
commitb71664b5240135e8582fc47c8a58e025e44353c1 (patch)
tree66f0834c83dc6d1a40a180bd257a79e77daf1783 /dev-php/PEAR-Services_Amazon
parentEAPI bump; drop old (diff)
downloadgentoo-2-b71664b5240135e8582fc47c8a58e025e44353c1.tar.gz
gentoo-2-b71664b5240135e8582fc47c8a58e025e44353c1.tar.bz2
gentoo-2-b71664b5240135e8582fc47c8a58e025e44353c1.zip
EAPI bump; drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 67C78E1D)
Diffstat (limited to 'dev-php/PEAR-Services_Amazon')
-rw-r--r--dev-php/PEAR-Services_Amazon/ChangeLog9
-rw-r--r--dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild15
-rw-r--r--dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild15
-rw-r--r--dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild6
4 files changed, 11 insertions, 34 deletions
diff --git a/dev-php/PEAR-Services_Amazon/ChangeLog b/dev-php/PEAR-Services_Amazon/ChangeLog
index 97a4cfae42a1..a9871a9a1143 100644
--- a/dev-php/PEAR-Services_Amazon/ChangeLog
+++ b/dev-php/PEAR-Services_Amazon/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-php/PEAR-Services_Amazon
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.15 2014/08/10 20:55:11 slyfox Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/ChangeLog,v 1.16 2015/01/06 21:37:06 grknight Exp $
+
+ 06 Jan 2015; Brian Evans <grknight@gentoo.org>
+ -PEAR-Services_Amazon-0.7.0.ebuild, -PEAR-Services_Amazon-0.7.1.ebuild,
+ PEAR-Services_Amazon-0.8.0.ebuild:
+ EAPI bump; drop old
10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
PEAR-Services_Amazon-0.7.0.ebuild, PEAR-Services_Amazon-0.7.1.ebuild,
diff --git a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild
deleted file mode 100644
index f738b69c5366..000000000000
--- a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.0.ebuild,v 1.3 2014/08/10 20:55:11 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides access to Amazon's retail and associate web services"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="minimal"
-RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
- >=dev-php/PEAR-XML_Serializer-0.17.0
- !minimal? ( dev-php/PEAR-Cache )"
diff --git a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild
deleted file mode 100644
index 32ba1babbc2e..000000000000
--- a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild,v 1.2 2014/08/10 20:55:11 slyfox Exp $
-
-inherit php-pear-r1
-
-DESCRIPTION="Provides access to Amazon's retail and associate web services"
-
-LICENSE="BSD-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
-IUSE="minimal"
-RDEPEND=">=dev-php/PEAR-HTTP_Request-1.2.4-r1
- >=dev-php/PEAR-XML_Serializer-0.17.0
- !minimal? ( dev-php/PEAR-Cache )"
diff --git a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild
index 43ba97e7c330..3cebdd657bfd 100644
--- a/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild
+++ b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild,v 1.2 2014/08/10 20:55:11 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild,v 1.3 2015/01/06 21:37:06 grknight Exp $
+
+EAPI=5
inherit php-pear-r1