diff options
author | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 15:43:50 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2012-03-24 15:43:50 +0000 |
commit | 52f5f6a8fb00505f25146ae2e417bd99cf009817 (patch) | |
tree | 25862e3b1eac8db359e268f277c021aab3b84def /app-text/po4a | |
parent | Marked ~x64-macos (diff) | |
download | gentoo-2-52f5f6a8fb00505f25146ae2e417bd99cf009817.tar.gz gentoo-2-52f5f6a8fb00505f25146ae2e417bd99cf009817.tar.bz2 gentoo-2-52f5f6a8fb00505f25146ae2e417bd99cf009817.zip |
Marked ~x64-macos
(Portage version: 2.2.01.20271-prefix/cvs/Darwin i386)
Diffstat (limited to 'app-text/po4a')
-rw-r--r-- | app-text/po4a/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/po4a/po4a-0.41.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/po4a/ChangeLog b/app-text/po4a/ChangeLog index 8a9f98e81674..85b7752cbfdb 100644 --- a/app-text/po4a/ChangeLog +++ b/app-text/po4a/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/po4a -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.54 2011/05/29 08:03:38 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/ChangeLog,v 1.55 2012/03/24 15:43:50 grobian Exp $ + + 24 Mar 2012; Fabian Groffen <grobian@gentoo.org> po4a-0.41.ebuild: + Marked ~x64-macos 29 May 2011; Torsten Veller <tove@gentoo.org> +files/0.41-po4a-build.patch, po4a-0.41.ebuild: diff --git a/app-text/po4a/po4a-0.41.ebuild b/app-text/po4a/po4a-0.41.ebuild index 9f40913eed96..b4ae8f5d2a59 100644 --- a/app-text/po4a/po4a-0.41.ebuild +++ b/app-text/po4a/po4a-0.41.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.41.ebuild,v 1.2 2011/05/29 08:03:38 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/po4a/po4a-0.41.ebuild,v 1.3 2012/03/24 15:43:50 grobian 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 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND="dev-perl/SGMLSpm |