diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-04-17 14:28:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-04-17 14:28:06 +0000 |
commit | 407774438ac134a839015d12f0f1e2cf015864d5 (patch) | |
tree | 5898d10a9b8df37264819a0c89403bb3e5498f93 /app-text/ps2pkm | |
parent | Stable for HPPA (bug #449298). (diff) | |
download | gentoo-2-407774438ac134a839015d12f0f1e2cf015864d5.tar.gz gentoo-2-407774438ac134a839015d12f0f1e2cf015864d5.tar.bz2 gentoo-2-407774438ac134a839015d12f0f1e2cf015864d5.zip |
Stable for HPPA (bug #449298).
(Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 2a5d3742aa92..5f0df75fea05 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2pkm -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.27 2012/07/26 11:54:00 aballier Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.28 2013/04/17 14:28:06 jer Exp $ + + 17 Apr 2013; Jeroen Roovers <jer@gentoo.org> ps2pkm-1.5_p20120701.ebuild: + Stable for HPPA (bug #449298). *ps2pkm-1.5_p20120701 (26 Jul 2012) diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild index dbeda83dc1a3..e6c499c0d18d 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.1 2012/07/26 11:54:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.2 2013/04/17 14:28:06 jer Exp $ EAPI=4 @@ -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 ~amd64-fbsd ~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 ~amd64-fbsd ~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.1.0_p20120701" |