diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:56:04 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:56:04 +0000 |
commit | 242fec1fe7b8d3a4a05de99b9bce76d4c22f78dc (patch) | |
tree | a7fe3a3418b8e94d34de12b9b99523271deeb8a4 /app-text/ps2pkm | |
parent | Marked ~ppc/~ppc64 wrt #342513 (diff) | |
download | historical-242fec1fe7b8d3a4a05de99b9bce76d4c22f78dc.tar.gz historical-242fec1fe7b8d3a4a05de99b9bce76d4c22f78dc.tar.bz2 historical-242fec1fe7b8d3a4a05de99b9bce76d4c22f78dc.zip |
Marked ~ppc/~ppc64 wrt #342513
Package-Manager: portage-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" |