diff options
author | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 12:49:11 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2012-05-09 12:49:11 +0000 |
commit | 76ca1ab6ab6513d6cecfa1d2bc3fa13726a08641 (patch) | |
tree | 2df582e4fd5f259206329d108ad0724ab55bbf2c /app-text/ps2pkm | |
parent | remove old (diff) | |
download | gentoo-2-76ca1ab6ab6513d6cecfa1d2bc3fa13726a08641.tar.gz gentoo-2-76ca1ab6ab6513d6cecfa1d2bc3fa13726a08641.tar.bz2 gentoo-2-76ca1ab6ab6513d6cecfa1d2bc3fa13726a08641.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/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_p20110705.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/ps2pkm/ChangeLog b/app-text/ps2pkm/ChangeLog index 7ffd15bf6970..1d1d6b5d0c6a 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.25 2012/05/09 12:47:18 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ChangeLog,v 1.26 2012/05/09 12:49:11 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> + ps2pkm-1.5_p20110705.ebuild: + keyword ~amd64-fbsd 09 May 2012; Alexis Ballier <aballier@gentoo.org> -ps2pkm-1.5_p20100722.ebuild: diff --git a/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild b/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild index bab4b01a0dc8..5d11ca844865 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.9 2012/05/06 16:45:54 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ps2pkm/ps2pkm-1.5_p20110705.ebuild,v 1.10 2012/05/09 12:49:11 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-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.0.1_p20110627" |