diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 04:31:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-12-28 04:31:32 +0000 |
commit | 7da6d2753c2f23f4b86bdbf15a9dfcb7f877452c (patch) | |
tree | 8d596b5f4df0ee540e480a6c6a94b00ce345db73 /app-text/ps2pkm | |
parent | Stable for HPPA (bug #395735). (diff) | |
download | historical-7da6d2753c2f23f4b86bdbf15a9dfcb7f877452c.tar.gz historical-7da6d2753c2f23f4b86bdbf15a9dfcb7f877452c.tar.bz2 historical-7da6d2753c2f23f4b86bdbf15a9dfcb7f877452c.zip |
Stable for HPPA (bug #395735).
Package-Manager: portage-2.2.0_alpha83/cvs/Linux x86_64
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 47e5081ba876..435da60b95f5 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2pkm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.16 2011/10/04 17:39:18 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.17 2011/12/28 04:27:12 jer Exp $ + + 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> ps2pkm-1.5_p20110705.ebuild: + Stable for HPPA (bug #395735). 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> ps2pkm-1.5_p20100722.ebuild: Stable for HPPA (bug #355085). diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild index 34adf8b69364..81f3a2d2c633 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild @@ -1,6 +1,6 @@ # 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_p20110705.ebuild,v 1.1 2011/07/27 13:57:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild,v 1.2 2011/12/28 04:27:12 jer Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-libs/kpathsea-6.0.1_p20110627" |