diff options
author | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:14:59 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2007-09-26 18:14:59 +0000 |
commit | cb0c23a6fd361dc521652c96ae8a4231deef39fc (patch) | |
tree | baf378fcddb590c385326bc01a86f217081253b2 /dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild | |
parent | Marking PEAR-PhpDocumentor-1.4.0 ppc64 stable for bug 192247 (diff) | |
download | gentoo-2-cb0c23a6fd361dc521652c96ae8a4231deef39fc.tar.gz gentoo-2-cb0c23a6fd361dc521652c96ae8a4231deef39fc.tar.bz2 gentoo-2-cb0c23a6fd361dc521652c96ae8a4231deef39fc.zip |
Marking PEAR-Translation2-2.0.0_rc1 ppc64 stable for bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild')
-rw-r--r-- | dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild index ee8d2f3cd199..917125119fda 100644 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 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.0_rc1.ebuild,v 1.4 2007/09/24 23:57:01 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc1.ebuild,v 1.5 2007/09/26 18:14:59 ranger Exp $ inherit php-pear-r1 depend.php 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" RDEPEND="!minimal? ( dev-php/PEAR-Cache_Lite |