diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 17:35:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-19 17:35:48 +0000 |
commit | 9de32950c3b6c1e55f9ce5ebc04187f42fcea797 (patch) | |
tree | 04d5ee2e40e90b9f5a8677f47a7fecb9a7ccbd37 /dev-php/PEAR-Translation2 | |
parent | Stable for amd64, wrt bug #399295 (diff) | |
download | gentoo-2-9de32950c3b6c1e55f9ce5ebc04187f42fcea797.tar.gz gentoo-2-9de32950c3b6c1e55f9ce5ebc04187f42fcea797.tar.bz2 gentoo-2-9de32950c3b6c1e55f9ce5ebc04187f42fcea797.zip |
Stable for amd64, wrt bug #399359
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Translation2')
-rw-r--r-- | dev-php/PEAR-Translation2/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog index a46c71ecadad..c24d37d62172 100644 --- a/dev-php/PEAR-Translation2/ChangeLog +++ b/dev-php/PEAR-Translation2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Translation2 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.27 2012/01/19 09:59:44 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.28 2012/01/19 17:35:48 ago Exp $ + + 19 Jan 2012; Agostino Sarubbo <ago@gentoo.org> + PEAR-Translation2-2.0.4.ebuild: + Stable for amd64, wrt bug #399359 19 Jan 2012; Matti Bickel <mabi@gentoo.org> -PEAR-Translation2-2.0.0_rc1.ebuild: diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild index 68d9270596ab..fb097b97f7fc 100644 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.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-Translation2/PEAR-Translation2-2.0.4.ebuild,v 1.1 2011/03/26 10:44:00 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild,v 1.2 2012/01/19 17:35:48 ago Exp $ EAPI="2" inherit php-pear-r1 @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Class for multilingual applications management." LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="minimal xml" RDEPEND="dev-lang/php[nls] |