diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:15:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-16 13:15:49 +0000 |
commit | a43a2d1cb95dffeb2b85b844e017f3ad61582aae (patch) | |
tree | 87f0f8fe5db0cbbfa86945b7895d5683cea0a02f /app-text/ps2pkm | |
parent | Stable for amd64, wrt bug #395735 (diff) | |
download | gentoo-2-a43a2d1cb95dffeb2b85b844e017f3ad61582aae.tar.gz gentoo-2-a43a2d1cb95dffeb2b85b844e017f3ad61582aae.tar.bz2 gentoo-2-a43a2d1cb95dffeb2b85b844e017f3ad61582aae.zip |
Stable for amd64, wrt bug #395735
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 435da60b95f5..b1515c973af8 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/ps2pkm -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.17 2011/12/28 04:27:12 jer Exp $ +# 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 $ + + 16 Jan 2012; Agostino Sarubbo <ago@gentoo.org> ps2pkm-1.5_p20110705.ebuild: + Stable for amd64, wrt bug #395735 28 Dec 2011; Jeroen Roovers <jer@gentoo.org> ps2pkm-1.5_p20110705.ebuild: Stable for HPPA (bug #395735). diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild index 81f3a2d2c633..1520f9281775 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-2011 Gentoo Foundation +# 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.2 2011/12/28 04:27:12 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild,v 1.3 2012/01/16 13:15:49 ago 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" |