diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:53:13 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:53:13 +0000 |
commit | 88e18e2d2c10beb42ff3ed8f78a9ab2e75e77b04 (patch) | |
tree | cf2c01b1076357989f60c5cf7bea0207d30e1ebe /app-text/ps2pkm | |
parent | Marked ~ppc/~ppc64 wrt #342513 (diff) | |
download | gentoo-2-88e18e2d2c10beb42ff3ed8f78a9ab2e75e77b04.tar.gz gentoo-2-88e18e2d2c10beb42ff3ed8f78a9ab2e75e77b04.tar.bz2 gentoo-2-88e18e2d2c10beb42ff3ed8f78a9ab2e75e77b04.zip |
Marked ~ppc/~ppc64 wrt #342513
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 17ca6e8acd26..3f81787e39bc 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/ps2pkm -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.5 2010/12/01 18:10:37 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.6 2011/02/20 09:53:13 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + ps2pkm-1.5_p20100722.ebuild: + Marked ~ppc/~ppc64 wrt #342513 01 Dec 2010; Fabian Groffen <grobian@gentoo.org> ps2pkm-1.5_p20100722.ebuild: diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild index c9588dc2e4c4..15be03c4fa77 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.5 2010/12/01 18:10:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.6 2011/02/20 09:53:13 xarthisius Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND="dev-libs/kpathsea" |