diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 11:00:26 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-08-12 11:00:26 +0000 |
commit | 14c222bef790e053856c2c6f602e4eef83146cc3 (patch) | |
tree | a7882dc2d5dc49c1d22b1222f399a51ca2634940 /app-text/ps2pkm | |
parent | x86 stable per bug 355085 (diff) | |
download | gentoo-2-14c222bef790e053856c2c6f602e4eef83146cc3.tar.gz gentoo-2-14c222bef790e053856c2c6f602e4eef83146cc3.tar.bz2 gentoo-2-14c222bef790e053856c2c6f602e4eef83146cc3.zip |
x86 stable per bug 355085
(Portage version: 2.1.10.10/cvs/Linux i686)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 0aa031524d5a..99820e073a15 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.11 2011/08/09 20:50:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.12 2011/08/12 11:00:26 tomka Exp $ + + 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> ps2pkm-1.5_p20100722.ebuild: + x86 stable per bug 355085 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> ps2pkm-1.5_p20100722.ebuild: diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild index 17ed86945bf8..7900e9767d12 100644 --- a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild +++ b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.10 2011/08/09 20:50:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.11 2011/08/12 11:00:26 tomka 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" |