diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 00:38:47 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 00:38:47 +0000 |
commit | 449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626 (patch) | |
tree | 16312d518431f7a757b2f5ac3b8aa08a8a6923a0 /dev-php/PEAR-OLE | |
parent | remove old Gnome 2.16 version (diff) | |
download | historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.tar.gz historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.tar.bz2 historical-449b0cb1c9b28c9cc1c4f3b04ab623007a8e0626.zip |
ppc64 stablization of pear packages for bug 208313
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'dev-php/PEAR-OLE')
-rw-r--r-- | dev-php/PEAR-OLE/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-OLE/ChangeLog b/dev-php/PEAR-OLE/ChangeLog index 18a1755d9608..8f6a1d66b517 100644 --- a/dev-php/PEAR-OLE/ChangeLog +++ b/dev-php/PEAR-OLE/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-OLE # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.30 2008/01/31 20:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.31 2008/02/01 00:38:34 ranger Exp $ + + 01 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-OLE-0.6.1.ebuild: + Marking PEAR-OLE-0.6.1 ppc64 for bug 208313 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> PEAR-OLE-0.6.1.ebuild: Stable for HPPA (bug #208313). diff --git a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild index e1b5db2bf320..87be567f6952 100644 --- a/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild +++ b/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.3 2008/01/31 20:16:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.4 2008/02/01 00:38:34 ranger Exp $ inherit php-pear-r1 DESCRIPTION="Package for reading and writing OLE containers" LICENSE="PHP-2.02 PHP-3" 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="" |