diff options
author | 2012-01-17 17:19:08 +0000 | |
---|---|---|
committer | 2012-01-17 17:19:08 +0000 | |
commit | e2837bf336b4a133759c646a5ec3fa16dea524b2 (patch) | |
tree | 17dc38c663ecf88bb6c4ee6fd095104f598ae6fc /app-text/ps2pkm | |
parent | Add prefix keywords (diff) | |
download | historical-e2837bf336b4a133759c646a5ec3fa16dea524b2.tar.gz historical-e2837bf336b4a133759c646a5ec3fa16dea524b2.tar.bz2 historical-e2837bf336b4a133759c646a5ec3fa16dea524b2.zip |
x86 stable wrt bug #395735
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index b1515c973af8..055aadb0d099 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,10 @@ # 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.18 2012/01/16 13:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.19 2012/01/17 17:19:08 phajdan.jr Exp $ + + 17 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + ps2pkm-1.5_p20110705.ebuild: + x86 stable wrt bug #395735 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20110705.ebuild: Stable for amd64, wrt bug #395735 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild index 1520f9281775..619a7defa2dc 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild,v 1.3 2012/01/16 13:15:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild,v 1.4 2012/01/17 17:19:08 phajdan.jr 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-6.0.1_p20110627" |