diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-29 15:38:05 +0000 |
commit | ec90d7932f472a64d37586df5c62a2d2bd184410 (patch) | |
tree | 763dbf526ccf2a0518e5f356f62db170497b4d67 /dev-php/PEAR-Translation2 | |
parent | Marked -hppa (bug #400671). (diff) | |
download | historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.gz historical-ec90d7932f472a64d37586df5c62a2d2bd184410.tar.bz2 historical-ec90d7932f472a64d37586df5c62a2d2bd184410.zip |
alpha/ia64/sparc stable
Package-Manager: portage-2.1.10.44/cvs/Linux ia64
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog index cb37cfc02d3f..5999d9004298 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.29 2012/01/28 15:36:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.30 2012/01/29 15:38:05 armin76 Exp $ + + 29 Jan 2012; Raúl Porcel <armin76@gentoo.org> + PEAR-Translation2-2.0.4.ebuild: + alpha/ia64/sparc stable 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> PEAR-Translation2-2.0.4.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 415f0cc2af92..23076eac3ce5 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-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.3 2012/01/28 15:36:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.4.ebuild,v 1.4 2012/01/29 15:38:05 armin76 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] |