summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-02 11:16:21 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-02 11:16:21 +0000
commit7b045607ed0d2769ac7dea299755e1b8af045b61 (patch)
treed9b644e4fc57be6c05bf33afb8b217dd97d30baa /app-text/epstool
parentTransfer Prefix keywords (diff)
downloadgentoo-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')
-rw-r--r--app-text/epstool/ChangeLog7
-rw-r--r--app-text/epstool/epstool-3.08.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 8af8ac2e7bc4..0fad4513e3ec 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.26 2009/12/26 17:29:33 pva Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.27 2010/01/02 11:16:21 fauli Exp $
+
+ 02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> epstool-3.08.ebuild:
+ Transfer Prefix keywords
26 Dec 2009; Peter Volkov <pva@gentoo.org> epstool-3.08.ebuild:
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
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"