diff options
Diffstat (limited to 'dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild')
-rw-r--r-- | dev-php/PEAR-Services_Amazon/PEAR-Services_Amazon-0.8.0.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
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 |