diff options
author | 2010-01-02 11:16:21 +0000 | |
---|---|---|
committer | 2010-01-02 11:16:21 +0000 | |
commit | 7b045607ed0d2769ac7dea299755e1b8af045b61 (patch) | |
tree | d9b644e4fc57be6c05bf33afb8b217dd97d30baa /app-text/epstool/epstool-3.08.ebuild | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-7b045607ed0d2769ac7dea299755e1b8af045b61.tar.gz gentoo-2-7b045607ed0d2769ac7dea299755e1b8af045b61.tar.bz2 gentoo-2-7b045607ed0d2769ac7dea299755e1b8af045b61.zip |
Transfer Prefix keywords
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'app-text/epstool/epstool-3.08.ebuild')
-rw-r--r-- | app-text/epstool/epstool-3.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild index 3a687b7c73ff..9053bc4f2d23 100644 --- a/app-text/epstool/epstool-3.08.ebuild +++ b/app-text/epstool/epstool-3.08.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.12 2009/12/26 17:29:33 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.13 2010/01/02 11:16:21 fauli Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cs.wisc.edu/~ghost/gsview/epstool.htm" SRC_URI="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" DEPEND="app-text/ghostscript-gpl !=app-text/gsview-4.6" |