diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-19 20:42:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-19 20:42:27 +0000 |
commit | 14c6e45518284f0d3a9c72e0ee7cc75f0269c7d3 (patch) | |
tree | b743d359f56225b29a5826841568f9e6d5d7b0d1 /app-text/ps2pkm | |
parent | Stable for ia64, wrt bug #449298 (diff) | |
download | gentoo-2-14c6e45518284f0d3a9c72e0ee7cc75f0269c7d3.tar.gz gentoo-2-14c6e45518284f0d3a9c72e0ee7cc75f0269c7d3.tar.bz2 gentoo-2-14c6e45518284f0d3a9c72e0ee7cc75f0269c7d3.zip |
Stable for ia64, wrt bug #449298
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 870ef19025b9..efe0f66723b0 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2pkm # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.32 2013/04/18 21:33:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.33 2013/04/19 20:42:27 ago Exp $ + + 19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: + Stable for ia64, wrt bug #449298 18 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: Stable for ppc64, wrt bug #449298 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild index f98f19c86fe2..3624ebbb7e41 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-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.6 2013/04/18 21:33:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.7 2013/04/19 20:42:27 ago 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" |