summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastien Fabbro <bicatali@gentoo.org>2013-01-11 21:39:58 +0000
committerSebastien Fabbro <bicatali@gentoo.org>2013-01-11 21:39:58 +0000
commit1f40399b342b6dde0f3464f7b42ebe3f7b986b00 (patch)
treeb3e3287fc621fa1ab0123c9eaa61dbec47c9cce9 /app-text
parentBump to 4.0rc1 for testing, unmasked as already a lot of regression testing w... (diff)
downloadgentoo-2-1f40399b342b6dde0f3464f7b42ebe3f7b986b00.tar.gz
gentoo-2-1f40399b342b6dde0f3464f7b42ebe3f7b986b00.tar.bz2
gentoo-2-1f40399b342b6dde0f3464f7b42ebe3f7b986b00.zip
Marked ~ppc64 for octave
(Portage version: 2.2.01.21476-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/epstool/ChangeLog8
-rw-r--r--app-text/epstool/epstool-3.08.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 0fad4513e3ec..8913b9d3764a 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epstool
-# 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 $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.28 2013/01/11 21:39:58 bicatali Exp $
+
+ 11 Jan 2013; Sébastien Fabbro <bicatali@gentoo.org> epstool-3.08.ebuild:
+ Marked ~ppc64 for octave
02 Jan 2010; Christian Faulhammer <fauli@gentoo.org> epstool-3.08.ebuild:
Transfer Prefix keywords
@@ -89,4 +92,3 @@
09 Jul 2003; Patrick Kursawe <phosphan@gentoo.org> :
Initial import.
-
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild
index 9053bc4f2d23..c873d4292124 100644
--- a/app-text/epstool/epstool-3.08.ebuild
+++ b/app-text/epstool/epstool-3.08.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 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.13 2010/01/02 11:16:21 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.14 2013/01/11 21:39:58 bicatali 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 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 hppa ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"