diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:35:23 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2014-08-25 16:35:23 +0000 |
commit | 58f9665a430881c7e9c250de4c204893f974577b (patch) | |
tree | c4bdecc7d7305cdb238696ead3085f154fb24625 /app-text | |
parent | Mark amd64 stable. Bug #503570. (diff) | |
download | gentoo-2-58f9665a430881c7e9c250de4c204893f974577b.tar.gz gentoo-2-58f9665a430881c7e9c250de4c204893f974577b.tar.bz2 gentoo-2-58f9665a430881c7e9c250de4c204893f974577b.zip |
Mark amd64 stable. Bug #520014.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/po4a/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.45.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index 443f661077ca..f1cfbcb0ecaa 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.73 2014/08/23 09:06:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.74 2014/08/25 16:35:23 mrueg Exp $ + + 25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> po4a-0.45.ebuild: + Mark amd64 stable. Bug #520014. 23 Aug 2014; Jeroen Roovers <jer@gentoo.org> po4a-0.45.ebuild: Stable for HPPA (bug #520014). diff --git a/app-text/po4a/po4a-0.45.ebuild b/app-text/po4a/po4a-0.45.ebuild index 5728bd7ed1f1..9c4bbb16d0a4 100644 --- a/app-text/po4a/po4a-0.45.ebuild +++ b/app-text/po4a/po4a-0.45.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.4 2014/08/23 09:06:51 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.5 2014/08/25 16:35:23 mrueg Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/p/po4a/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |