diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:32:00 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 21:32:00 +0000 |
commit | edbdea16d552c82dd2f1c1e4217856f1bde36670 (patch) | |
tree | 8a0cf02dd422fcb4cb7e332d699ab1e653d571b8 /dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild | |
parent | Stable on amd64 wrt bug #355085 (diff) | |
download | gentoo-2-edbdea16d552c82dd2f1c1e4217856f1bde36670.tar.gz gentoo-2-edbdea16d552c82dd2f1c1e4217856f1bde36670.tar.bz2 gentoo-2-edbdea16d552c82dd2f1c1e4217856f1bde36670.zip |
Stable on amd64 wrt bug #355085
(Portage version: 2.2.0_alpha46/cvs/Linux x86_64)
Diffstat (limited to 'dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild')
-rw-r--r-- | dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild b/dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild index 02ee33650234..270031c2733f 100644 --- a/dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild +++ b/dev-texlive/texlive-metapost/texlive-metapost-2010.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-texlive/texlive-metapost/texlive-metapost-2010.ebuild,v 1.3 2011/01/23 09:32:13 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-metapost/texlive-metapost-2010.ebuild,v 1.4 2011/08/09 21:32:00 hwoarang Exp $ EAPI="3" @@ -13,7 +13,7 @@ DESCRIPTION="TeXLive MetaPost (and Metafont) drawing packages" LICENSE="GPL-2 as-is GPL-1 LGPL-2 LPPL-1.3 public-domain " 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-texlive/texlive-basic-2010 " |