diff options
author | 2012-05-09 16:27:02 +0000 | |
---|---|---|
committer | 2012-05-09 16:27:02 +0000 | |
commit | 34ad05396b754f5406dbea09e19f1372f10ed511 (patch) | |
tree | 37682b2d3012c7c909eff2856f84c2e4cf40d4a9 | |
parent | unmask useflags depending on libcaca (diff) | |
download | gentoo-2-34ad05396b754f5406dbea09e19f1372f10ed511.tar.gz gentoo-2-34ad05396b754f5406dbea09e19f1372f10ed511.tar.bz2 gentoo-2-34ad05396b754f5406dbea09e19f1372f10ed511.zip |
keyword ~amd64-fbsd
(Portage version: 2.2.0_alpha102/cvs/Linux x86_64)
-rw-r--r-- | dev-tex/pgf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/pgf/pgf-2.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/pgf/ChangeLog b/dev-tex/pgf/ChangeLog index d56398f97d91..65f417f971bd 100644 --- a/dev-tex/pgf/ChangeLog +++ b/dev-tex/pgf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/pgf -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/ChangeLog,v 1.64 2011/09/21 15:46:34 aballier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/ChangeLog,v 1.65 2012/05/09 16:27:02 aballier Exp $ + + 09 May 2012; Alexis Ballier <aballier@gentoo.org> pgf-2.10.ebuild: + keyword ~amd64-fbsd 21 Sep 2011; Alexis Ballier <aballier@gentoo.org> -pgf-2.00.ebuild: remove old diff --git a/dev-tex/pgf/pgf-2.10.ebuild b/dev-tex/pgf/pgf-2.10.ebuild index 27283144af30..8d1feba629b3 100644 --- a/dev-tex/pgf/pgf-2.10.ebuild +++ b/dev-tex/pgf/pgf-2.10.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/dev-tex/pgf/pgf-2.10.ebuild,v 1.8 2011/08/30 16:42:45 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/pgf-2.10.ebuild,v 1.9 2012/05/09 16:27:02 aballier Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/pgf/${PN}_${PV}.tds.zip" LICENSE="GPL-2 LPPL-1.3c FDL-1.2" 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="doc source" RDEPEND="dev-texlive/texlive-latexrecommended |