summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-12-24 12:47:31 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-12-24 12:47:31 +0000
commitc5f27ea42df63b8f843f35282a694b0bfc271ea9 (patch)
treea2cdfa207c5651a3cc4e700a70a2bc20f8291c61 /dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild
parentVersion bump from the php-overlay (diff)
downloadgentoo-2-c5f27ea42df63b8f843f35282a694b0bfc271ea9.tar.gz
gentoo-2-c5f27ea42df63b8f843f35282a694b0bfc271ea9.tar.bz2
gentoo-2-c5f27ea42df63b8f843f35282a694b0bfc271ea9.zip
Version bump from the php-overlay
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild')
-rw-r--r--dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild15
1 files changed, 15 insertions, 0 deletions
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
new file mode 100644
index 000000000000..7266b551d002
--- /dev/null
+++ b/dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.7.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2007 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.1 2007/12/24 12:47:31 armin76 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 )"