diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2014-02-15 12:07:18 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2014-02-15 12:07:18 +0000 |
commit | 74044de41652a22b21391ce246c8fb060890c5c4 (patch) | |
tree | 360ee8d8f1d95a0d144eb3c926e224bf55b7048f /app-text | |
parent | Add mips (diff) | |
download | gentoo-2-74044de41652a22b21391ce246c8fb060890c5c4.tar.gz gentoo-2-74044de41652a22b21391ce246c8fb060890c5c4.tar.bz2 gentoo-2-74044de41652a22b21391ce246c8fb060890c5c4.zip |
Add ~mips
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
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 e10ab44a923d..535716983a22 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.71 2014/01/11 11:40:25 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.72 2014/02/15 12:07:18 hwoarang Exp $ + + 15 Feb 2014; Markos Chandras <hwoarang@gentoo.org> po4a-0.45.ebuild: + Add ~mips 11 Jan 2014; <zlogene@gentoo.org> -po4a-0.38.ebuild, -po4a-0.39.ebuild, -po4a-0.40.1.ebuild, -po4a-0.41.ebuild: diff --git a/app-text/po4a/po4a-0.45.ebuild b/app-text/po4a/po4a-0.45.ebuild index 708dc6684740..462f1327e915 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.2 2014/01/05 03:51:58 naota Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.45.ebuild,v 1.3 2014/02/15 12:07:18 hwoarang 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 ~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 |