diff options
author | Jason Wever <weeve@gentoo.org> | 2005-03-19 22:47:17 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-03-19 22:47:17 +0000 |
commit | 56d6f49ea6476805d57039c44d5213bcd424f47a (patch) | |
tree | 0ec5c06a777b8b5a4014d7c63c20548d1712b90b /dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild | |
parent | Removing fcdslusb patch.. it does not work and is not needed. (diff) | |
download | gentoo-2-56d6f49ea6476805d57039c44d5213bcd424f47a.tar.gz gentoo-2-56d6f49ea6476805d57039c44d5213bcd424f47a.tar.bz2 gentoo-2-56d6f49ea6476805d57039c44d5213bcd424f47a.zip |
Stable on sparc wrt bug #82545.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild')
-rw-r--r-- | dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild index c00bde751730..a6055759ba6e 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2005 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.2.ebuild,v 1.8 2005/03/09 06:29:20 sebastian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.2.ebuild,v 1.9 2005/03/19 22:43:23 weeve Exp $ inherit php-pear DESCRIPTION="Tar file management class." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 amd64 ppc64 ppc ia64 ~sparc ~alpha ~hppa" +KEYWORDS="x86 amd64 ppc64 ppc ia64 sparc ~alpha ~hppa" IUSE="" |