diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:56:18 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2012-03-02 22:56:18 +0000 |
commit | 29f0ce4bd55c0cebecd8c235ccc6a75e86da549a (patch) | |
tree | abdb28025a3fdf6e5081bc9b0a07bb5126e8053c /dev-php/PEAR-XML_Util | |
parent | Stable on alpha, bug #396981 (diff) | |
download | gentoo-2-29f0ce4bd55c0cebecd8c235ccc6a75e86da549a.tar.gz gentoo-2-29f0ce4bd55c0cebecd8c235ccc6a75e86da549a.tar.bz2 gentoo-2-29f0ce4bd55c0cebecd8c235ccc6a75e86da549a.zip |
Stable on alpha, bug #396981
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-XML_Util')
-rw-r--r-- | dev-php/PEAR-XML_Util/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-XML_Util/ChangeLog b/dev-php/PEAR-XML_Util/ChangeLog index 5fa381e2e737..0dc87452f70f 100644 --- a/dev-php/PEAR-XML_Util/ChangeLog +++ b/dev-php/PEAR-XML_Util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-XML_Util # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.47 2012/01/19 10:05:38 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/ChangeLog,v 1.48 2012/03/02 22:56:18 klausman Exp $ + + 02 Mar 2012; Tobias Klausmann <klausman@gentoo.org> + PEAR-XML_Util-1.2.1-r2.ebuild: + Stable on alpha, bug #396981 19 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-XML_Util-1.1.4.ebuild: remove old diff --git a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild index ee7abd839565..a0085547c335 100644 --- a/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild +++ b/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.6 2011/01/10 18:13:56 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Util/PEAR-XML_Util-1.2.1-r2.ebuild,v 1.7 2012/03/02 22:56:18 klausman Exp $ EAPI="2" @@ -11,7 +11,7 @@ DESCRIPTION="XML utility class" LICENSE="PHP-2.02" 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="" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" |