diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:19:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-31 20:19:13 +0000 |
commit | bdc5894826baf56142fb948d17e07793ed5de9a9 (patch) | |
tree | 731e29e5116eb2e0422a2c0f2cf8c4c87d00c5ee /dev-php/PEAR-Translation2 | |
parent | Stable for HPPA (bug #208313). (diff) | |
download | gentoo-2-bdc5894826baf56142fb948d17e07793ed5de9a9.tar.gz gentoo-2-bdc5894826baf56142fb948d17e07793ed5de9a9.tar.bz2 gentoo-2-bdc5894826baf56142fb948d17e07793ed5de9a9.zip |
Stable for HPPA (bug #208313).
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-php/PEAR-Translation2')
-rw-r--r-- | dev-php/PEAR-Translation2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/PEAR-Translation2/ChangeLog b/dev-php/PEAR-Translation2/ChangeLog index 15e42f4e7778..ea74b8b9375b 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.17 2007/12/06 00:56:26 jokey Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/ChangeLog,v 1.18 2008/01/31 20:19:13 jer Exp $ + + 31 Jan 2008; Jeroen Roovers <jer@gentoo.org> + PEAR-Translation2-2.0.0_rc3.ebuild: + Stable for HPPA (bug #208313). *PEAR-Translation2-2.0.0_rc3 (06 Dec 2007) diff --git a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild index d525a71bfd47..54010e63a770 100644 --- a/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild +++ b/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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_rc3.ebuild,v 1.1 2007/12/06 00:56:26 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Translation2/PEAR-Translation2-2.0.0_rc3.ebuild,v 1.2 2008/01/31 20:19:13 jer Exp $ inherit php-pear-r1 depend.php eutils 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 |