diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 22:33:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-21 22:33:25 +0000 |
commit | 3f4383f7402030b8801d45008ac398c4c1d3a3bf (patch) | |
tree | 046d28e20112203ae0381b15aa48fa8fbe0142ea /app-text/ps2pkm | |
parent | Stable for sparc, wrt bug #449298 (diff) | |
download | gentoo-2-3f4383f7402030b8801d45008ac398c4c1d3a3bf.tar.gz gentoo-2-3f4383f7402030b8801d45008ac398c4c1d3a3bf.tar.bz2 gentoo-2-3f4383f7402030b8801d45008ac398c4c1d3a3bf.zip |
Stable for sparc, 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 96e166cdb888..0556cecd907f 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.35 2013/04/21 12:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.36 2013/04/21 22:33:25 ago Exp $ + + 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: + Stable for sparc, wrt bug #449298 21 Apr 2013; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20120701.ebuild: Stable for arm, wrt bug #449298 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild index 9aa3eb086aa7..c7d7390f75c4 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.9 2013/04/21 12:15:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20120701.ebuild,v 1.10 2013/04/21 22:33:25 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" |