diff options
author | Raúl Porcel <armin76@gentoo.org> | 2014-12-12 09:31:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2014-12-12 09:31:58 +0000 |
commit | b849cddca76d3546ab57fb2956f361f9bb3e2019 (patch) | |
tree | bb7a04efe13c73ff1237c644d7db394f6ec72a44 /app-text/po4a | |
parent | USE='vaapi' is now global, removing it's description from metadata (diff) | |
download | historical-b849cddca76d3546ab57fb2956f361f9bb3e2019.tar.gz historical-b849cddca76d3546ab57fb2956f361f9bb3e2019.tar.bz2 historical-b849cddca76d3546ab57fb2956f361f9bb3e2019.zip |
arm64 stable
Package-Manager: portage-2.2.8-r2/cvs/Linux ia64
Manifest-Sign-Key: 0xF6AD3240
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.45-r1.ebuild | 4 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.45-r2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index a4f1b1608078..c3d9f423cbc9 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,10 @@ # 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.86 2014/11/29 19:02:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.87 2014/12/12 09:31:58 armin76 Exp $ + + 12 Dec 2014; Raúl Porcel <armin76@gentoo.org> po4a-0.45-r1.ebuild, + po4a-0.45-r2.ebuild: + arm64 stable *po4a-0.45-r2 (29 Nov 2014) diff --git a/app-text/po4a/po4a-0.45-r1.ebuild b/app-text/po4a/po4a-0.45-r1.ebuild index 2764ca51407e..c1009590b193 100644 --- a/app-text/po4a/po4a-0.45-r1.ebuild +++ b/app-text/po4a/po4a-0.45-r1.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-r1.ebuild,v 1.4 2014/11/29 19:02:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45-r1.ebuild,v 1.5 2014/12/12 09:31:58 armin76 Exp $ EAPI=5 @@ -14,7 +14,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 arm64 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 diff --git a/app-text/po4a/po4a-0.45-r2.ebuild b/app-text/po4a/po4a-0.45-r2.ebuild index fb4a1cac615f..d513d9dacf08 100644 --- a/app-text/po4a/po4a-0.45-r2.ebuild +++ b/app-text/po4a/po4a-0.45-r2.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-r2.ebuild,v 1.1 2014/11/29 19:02:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45-r2.ebuild,v 1.2 2014/12/12 09:31:58 armin76 Exp $ EAPI=5 @@ -17,7 +17,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 ~arm64 ~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 |