diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-11 13:36:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-11 13:36:46 +0000 |
commit | c8aed526a7764cc9e4650070b675d78af473985e (patch) | |
tree | 1bf17b91647f5d21facde69bc0a504c308ddaa00 /app-text/po4a | |
parent | Moved emacs dependencies into DEPEND. (diff) | |
download | gentoo-2-c8aed526a7764cc9e4650070b675d78af473985e.tar.gz gentoo-2-c8aed526a7764cc9e4650070b675d78af473985e.tar.bz2 gentoo-2-c8aed526a7764cc9e4650070b675d78af473985e.zip |
alpha/ia64 stable
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.32-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index 9321c8b62b5f..ef0a3dc6f100 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.29 2007/08/27 22:39:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.30 2007/09/11 13:36:46 armin76 Exp $ + + 11 Sep 2007; Raúl Porcel <armin76@gentoo.org> po4a-0.32-r1.ebuild: + alpha/ia64 stable 27 Aug 2007; Markus Ullmann <jokey@gentoo.org> po4a-0.32-r1.ebuild: Stable on x86 wrt bug #189440 diff --git a/app-text/po4a/po4a-0.32-r1.ebuild b/app-text/po4a/po4a-0.32-r1.ebuild index bf08bcf60ef0..5379bc0fba46 100644 --- a/app-text/po4a/po4a-0.32-r1.ebuild +++ b/app-text/po4a/po4a-0.32-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.32-r1.ebuild,v 1.5 2007/08/27 22:39:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.32-r1.ebuild,v 1.6 2007/09/11 13:36:46 armin76 Exp $ inherit eutils perl-app @@ -10,7 +10,7 @@ SRC_URI="http://alioth.debian.org/frs/download.php/2108/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~ppc ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~ppc ~s390 ~sh sparc x86" IUSE="test" SRC_TEST="do" |