diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 17:54:28 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 17:54:28 +0000 |
commit | 8ee5d72b5c8483d05fc8604d0ee70978bec7a641 (patch) | |
tree | 2c1c22689db5087034329caa5c0bc7764df4c3bc /dev-php/PEAR-XML_Parser | |
parent | Marking PEAR-Net_Socket-1.0.8 ppc64 stable for bug 192247 (diff) | |
download | historical-8ee5d72b5c8483d05fc8604d0ee70978bec7a641.tar.gz historical-8ee5d72b5c8483d05fc8604d0ee70978bec7a641.tar.bz2 historical-8ee5d72b5c8483d05fc8604d0ee70978bec7a641.zip |
Marking PEAR-XML_Parser-1.2.8 ppc64 stable for bug 192247
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'dev-php/PEAR-XML_Parser')
-rw-r--r-- | dev-php/PEAR-XML_Parser/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-XML_Parser/ChangeLog b/dev-php/PEAR-XML_Parser/ChangeLog index e31fb59c6093..0be0c2aebc7d 100644 --- a/dev-php/PEAR-XML_Parser/ChangeLog +++ b/dev-php/PEAR-XML_Parser/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/PEAR-XML_Parser # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.28 2007/09/25 01:08:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/ChangeLog,v 1.29 2007/09/26 17:54:28 ranger Exp $ + + 26 Sep 2007; Brent Baude <ranger@gentoo.org> PEAR-XML_Parser-1.2.8.ebuild: + Marking PEAR-XML_Parser-1.2.8 ppc64 stable for bug 192247 25 Sep 2007; Lars Weiler <pylon@gentoo.org> PEAR-XML_Parser-1.2.8.ebuild: stable ppc, bug #192247 diff --git a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild index 1447025e3af3..e94e2f53c338 100644 --- a/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild +++ b/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.4 2007/09/25 01:08:50 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Parser/PEAR-XML_Parser-1.2.8.ebuild,v 1.5 2007/09/26 17:54:28 ranger Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="XML parsing class based on PHP's SAX parser" LICENSE="PHP" 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="" |