diff options
Diffstat (limited to 'dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild')
-rw-r--r-- | dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild index 35cf4c5bb34e..9aa875c4d92f 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild,v 1.4 2010/05/09 16:27:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.3.5.ebuild,v 1.5 2010/07/18 12:18:40 nixnut Exp $ MY_PN="${PN/PEAR-/}" MY_P="${MY_PN}-${PV}" @@ -11,7 +11,7 @@ DESCRIPTION="Tar file management class" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ~ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ~ppc64 s390 sh sparc x86" IUSE="" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" DEPEND=">=dev-php/PEAR-PEAR-1.8.1" |