diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:11:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-03 11:11:14 +0000 |
commit | 48fadc8897ece6b06dd329afda05b85a39d98d29 (patch) | |
tree | 9d67583a3c5497fb2d8806aeeb9646bee03f9aa8 | |
parent | x86 stable, bug #208313 (diff) | |
download | gentoo-2-48fadc8897ece6b06dd329afda05b85a39d98d29.tar.gz gentoo-2-48fadc8897ece6b06dd329afda05b85a39d98d29.tar.bz2 gentoo-2-48fadc8897ece6b06dd329afda05b85a39d98d29.zip |
x86 stable, bug #208313
(Portage version: 2.1.4.1)
-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 8f6a1d66b517..4e21fd3e5468 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.31 2008/02/01 00:38:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/ChangeLog,v 1.32 2008/02/03 11:11:14 maekke Exp $ + + 03 Feb 2008; Markus Meier <maekke@gentoo.org> PEAR-OLE-0.6.1.ebuild: + x86 stable, bug #208313 01 Feb 2008; Brent Baude <ranger@gentoo.org> PEAR-OLE-0.6.1.ebuild: Marking PEAR-OLE-0.6.1 ppc64 for 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 87be567f6952..fe4f0b217436 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.4 2008/02/01 00:38:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-OLE/PEAR-OLE-0.6.1.ebuild,v 1.5 2008/02/03 11:11:14 maekke 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="" |