diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-02 11:46:37 +0000 |
commit | ef555c2fdb41bcdae3865acdafb13960d5021b77 (patch) | |
tree | d0652791f743206263e8e9bd26481e4390819752 /app-text/epstool | |
parent | Fix media-tv/livestation license name (diff) | |
download | historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.gz historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.tar.bz2 historical-ef555c2fdb41bcdae3865acdafb13960d5021b77.zip |
Transfer Prefix keywords
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'app-text/epstool')
-rw-r--r-- | app-text/epstool/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/epstool/epstool-3.08.ebuild | 6 |
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" |