diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-08-27 11:44:56 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-08-27 11:44:56 +0000 |
commit | 955a3ba1aa692813cc8ba9eb531f22c9f4bb7335 (patch) | |
tree | a154d8cc1abf258742b84d7cf9bab03055f9f7e3 /app-text/po4a | |
parent | Add ~alpha/~ia64 wrt #189781 (diff) | |
download | gentoo-2-955a3ba1aa692813cc8ba9eb531f22c9f4bb7335.tar.gz gentoo-2-955a3ba1aa692813cc8ba9eb531f22c9f4bb7335.tar.bz2 gentoo-2-955a3ba1aa692813cc8ba9eb531f22c9f4bb7335.zip |
Sparc stable --- security Bug #189440 --- Builds itself and runs test suite.
(Portage version: 2.1.3.7)
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 207226830885..b449ecc8b2d0 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.26 2007/08/25 18:03:02 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.27 2007/08/27 11:44:56 fmccor Exp $ + + 27 Aug 2007; Ferris McCormick <fmccor@gentoo.org> po4a-0.32-r1.ebuild: + Sparc stable --- security Bug #189440 --- Builds itself and runs test suite. 25 Aug 2007; Christoph Mende <angelos@gentoo.org> po4a-0.32-r1.ebuild: Stable on amd64 wrt security bug #189440 diff --git a/app-text/po4a/po4a-0.32-r1.ebuild b/app-text/po4a/po4a-0.32-r1.ebuild index 7c02f0f58bbe..4890f7a05a0c 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.2 2007/08/25 18:03:02 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.32-r1.ebuild,v 1.3 2007/08/27 11:44:56 fmccor 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" |