diff options
author | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 14:15:54 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2011-07-07 14:15:54 +0000 |
commit | 779a61321633474d73f4b62db3810b706e3d2f64 (patch) | |
tree | c5605612c1529ad602bdc400ef58079fa0b527c7 /app-text/ps2pkm | |
parent | Version bump. Add header files - bug #173103. Add abort flush commands to ini... (diff) | |
download | gentoo-2-779a61321633474d73f4b62db3810b706e3d2f64.tar.gz gentoo-2-779a61321633474d73f4b62db3810b706e3d2f64.tar.bz2 gentoo-2-779a61321633474d73f4b62db3810b706e3d2f64.zip |
keyword ~x86-fbsd
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'app-text/ps2pkm')
-rw-r--r-- | app-text/ps2pkm/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 7523753c34bb..128dfad14b84 100644 --- a/app-text/ps2pkm/ChangeLog +++ b/app-text/ps2pkm/ChangeLog @@ -1,6 +1,10 @@ # 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.8 2011/06/13 20:58:36 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.9 2011/07/07 14:15:54 aballier Exp $ + + 07 Jul 2011; Alexis Ballier <aballier@gentoo.org> + ps2pkm-1.5_p20100722.ebuild: + keyword ~x86-fbsd 13 Jun 2011; Matt Turner <mattst88@gentoo.org> ps2pkm-1.5_p20100722.ebuild: Added ~mips, bug 342513 diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild index cfc5b3f903fc..fe19cad74e9c 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.8 2011/06/13 20:58:36 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20100722.ebuild,v 1.9 2011/07/07 14:15:54 aballier 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-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" |