diff options
author | Brent Baude <ranger@gentoo.org> | 2012-03-03 15:57:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-03-03 15:57:27 +0000 |
commit | 88cd1fe143e35e71a13bec490119375899645e61 (patch) | |
tree | b9740a6e09958b81b36f4fe7532b784fef8e8ab8 /x11-libs/gl2ps/gl2ps-1.3.6.ebuild | |
parent | Marking gvim-7.3.409 ppc64 for bug 406427 (diff) | |
download | historical-88cd1fe143e35e71a13bec490119375899645e61.tar.gz historical-88cd1fe143e35e71a13bec490119375899645e61.tar.bz2 historical-88cd1fe143e35e71a13bec490119375899645e61.zip |
Marking gl2ps-1.3.6 ppc64 for bug 398421
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'x11-libs/gl2ps/gl2ps-1.3.6.ebuild')
-rw-r--r-- | x11-libs/gl2ps/gl2ps-1.3.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gl2ps/gl2ps-1.3.6.ebuild b/x11-libs/gl2ps/gl2ps-1.3.6.ebuild index 52f5860a5a18..a002b90fadb2 100644 --- a/x11-libs/gl2ps/gl2ps-1.3.6.ebuild +++ b/x11-libs/gl2ps/gl2ps-1.3.6.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/x11-libs/gl2ps/gl2ps-1.3.6.ebuild,v 1.5 2012/03/01 21:28:31 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gl2ps/gl2ps-1.3.6.ebuild,v 1.6 2012/03/03 15:57:27 ranger Exp $ EAPI=4 inherit cmake-utils multilib @@ -11,7 +11,7 @@ SRC_URI="http://geuz.org/${PN}/src/${P}.tgz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc png zlib" DEPEND=" |