diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:05:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-20 20:05:11 +0000 |
commit | 559e656cfbbc3829f2cea4712a498f64d1bc8c36 (patch) | |
tree | 6947708b90774d644eddcedf1706573abfd706d3 /app-text/ps2pkm | |
parent | Stable for alpha, wrt bug #449298 (diff) | |
download | gentoo-2-559e656cfbbc3829f2cea4712a498f64d1bc8c36.tar.gz gentoo-2-559e656cfbbc3829f2cea4712a498f64d1bc8c36.tar.bz2 gentoo-2-559e656cfbbc3829f2cea4712a498f64d1bc8c36.zip |
Stable for alpha, 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 efe0f66723b0..38b3f4eb8e0f 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.33 2013/04/19 20:42:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.34 2013/04/20 20:05:11 ago Exp $ + + 20 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: + Stable for alpha, wrt bug #449298 19 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: Stable for ia64, wrt bug #449298 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild index 3624ebbb7e41..8e0bd057f602 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.7 2013/04/19 20:42:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.8 2013/04/20 20:05:11 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" |