diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:10:12 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-08-31 15:10:12 +0000 |
commit | bc860f9888d8a0157ba7c03ec382800b34df2f18 (patch) | |
tree | ee8edfedae580ac8b0ce7f847d2760465ca40cff /dev-php5/ezc-Translation | |
parent | Version bump, bug 190852. And adding virtual/mta runtime dependency. (diff) | |
download | historical-bc860f9888d8a0157ba7c03ec382800b34df2f18.tar.gz historical-bc860f9888d8a0157ba7c03ec382800b34df2f18.tar.bz2 historical-bc860f9888d8a0157ba7c03ec382800b34df2f18.zip |
Marked ~hppa (bug #190787).
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-php5/ezc-Translation')
-rw-r--r-- | dev-php5/ezc-Translation/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php5/ezc-Translation/ChangeLog b/dev-php5/ezc-Translation/ChangeLog index 02bd8b0b2849..2b7bf4b7b1a8 100644 --- a/dev-php5/ezc-Translation/ChangeLog +++ b/dev-php5/ezc-Translation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php5/ezc-Translation # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.12 2007/08/30 13:56:03 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ChangeLog,v 1.13 2007/08/31 15:06:17 jer Exp $ + + 31 Aug 2007; Jeroen Roovers <jer@gentoo.org> ezc-Translation-1.1.4.ebuild: + Marked ~hppa (bug #190787). *ezc-Translation-1.1.4 (30 Aug 2007) diff --git a/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild b/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild index 827e4af47447..b76581f5832e 100644 --- a/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild +++ b/dev-php5/ezc-Translation/ezc-Translation-1.1.4.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-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild,v 1.1 2007/08/30 13:56:03 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php5/ezc-Translation/ezc-Translation-1.1.4.ebuild,v 1.2 2007/08/31 15:06:17 jer Exp $ inherit php-ezc depend.php DESCRIPTION="This eZ component reads XML translation definitions (the Qt Linguist format) and presents you with a class to apply translations to strings." SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" IUSE="" pkg_setup() { |