diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:39:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-10-04 17:39:18 +0000 |
commit | 93c86a387e707ab1678c985efcd6b10f81b291c8 (patch) | |
tree | 2416365854f254380ff36283c45e09deedd32366 /app-text/ps2pkm | |
parent | Stable for HPPA (bug #355085). (diff) | |
download | gentoo-2-93c86a387e707ab1678c985efcd6b10f81b291c8.tar.gz gentoo-2-93c86a387e707ab1678c985efcd6b10f81b291c8.tar.bz2 gentoo-2-93c86a387e707ab1678c985efcd6b10f81b291c8.zip |
Stable for HPPA (bug #355085).
(Portage version: 2.2.0_alpha60/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_p20100722.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 5542c9d4ed8e..47e5081ba876 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.15 2011/09/18 14:34:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.16 2011/10/04 17:39:18 jer Exp $ + + 04 Oct 2011; Jeroen Roovers <jer@gentoo.org> ps2pkm-1.5_p20100722.ebuild: + Stable for HPPA (bug #355085). 18 Sep 2011; Raúl Porcel <armin76@gentoo.org> ps2pkm-1.5_p20100722.ebuild: alpha/ia64/s390/sh/sparc stable wrt #355085 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild index f33501981215..96b5d9428869 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-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.14 2011/09/18 14:34:15 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.15 2011/10/04 17:39:18 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" |