diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-06-30 10:13:17 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-06-30 10:13:17 +0000 |
commit | 5652cd6dbd1d96be2043e0185a03c1f92d39fb1c (patch) | |
tree | 83ac34acbabc169c88c6f987d8a067a3b2c53bcc /dev-tex/pgf/pgf-2.10.ebuild | |
parent | Make sure zabbix agent works, bump to EAPI=4 (diff) | |
download | gentoo-2-5652cd6dbd1d96be2043e0185a03c1f92d39fb1c.tar.gz gentoo-2-5652cd6dbd1d96be2043e0185a03c1f92d39fb1c.tar.bz2 gentoo-2-5652cd6dbd1d96be2043e0185a03c1f92d39fb1c.zip |
Stable on amd64 wrt bug #373415
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/pgf/pgf-2.10.ebuild')
-rw-r--r-- | dev-tex/pgf/pgf-2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/pgf/pgf-2.10.ebuild b/dev-tex/pgf/pgf-2.10.ebuild index 7658da922c55..8a0eb23104b8 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 # 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.2 2011/06/14 03:27:40 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/pgf-2.10.ebuild,v 1.3 2011/06/30 10:13:17 hwoarang 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 ~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 |