diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-25 22:33:19 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-05-25 22:33:19 +0000 |
commit | 605f68ed3580fb6629f0a9f46f93a62e2d5177b7 (patch) | |
tree | 675126dd57b7f51a1bbc57f2cb9a18e396f8a9a3 /dev-php/PEAR-File_Archive | |
parent | Readd dropped PPC keyword. (diff) | |
download | gentoo-2-605f68ed3580fb6629f0a9f46f93a62e2d5177b7.tar.gz gentoo-2-605f68ed3580fb6629f0a9f46f93a62e2d5177b7.tar.bz2 gentoo-2-605f68ed3580fb6629f0a9f46f93a62e2d5177b7.zip |
Added to ~hppa, ~ppc64, ~sparc. See bug #134270.
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'dev-php/PEAR-File_Archive')
-rw-r--r-- | dev-php/PEAR-File_Archive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-File_Archive/ChangeLog b/dev-php/PEAR-File_Archive/ChangeLog index 1d3ccb77f319..5c3e2dd1c88e 100644 --- a/dev-php/PEAR-File_Archive/ChangeLog +++ b/dev-php/PEAR-File_Archive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-File_Archive # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/ChangeLog,v 1.2 2006/05/25 17:54:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/ChangeLog,v 1.3 2006/05/25 22:33:19 hansmi Exp $ + + 25 May 2006; Michael Hanselmann <hansmi@gentoo.org> + PEAR-File_Archive-1.5.3.ebuild: + Added to ~hppa, ~ppc64, ~sparc. See bug #134270. 25 May 2006; <nixnut@gentoo.org> PEAR-File_Archive-1.5.3.ebuild: Added ~ppc. bug #134270 diff --git a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild index 225f450e862e..ecb35fb27b35 100644 --- a/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild +++ b/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild,v 1.2 2006/05/25 17:54:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-File_Archive/PEAR-File_Archive-1.5.3.ebuild,v 1.3 2006/05/25 22:33:19 hansmi Exp $ inherit php-pear-r1 depend.php @@ -8,7 +8,7 @@ DESCRIPTION="Lets you manipulate easily the tar, gz, tgz, bz2, tbz, zip, ar (or deb) files." LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=dev-php/PEAR-MIME_Type >=dev-php/PEAR-Mail_Mime |