summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 14:18:24 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-07-18 14:18:24 +0000
commit8818ada84632db0f2dd44e1f4b8cec35647b820c (patch)
treec59f7cab53b0e083b5293a7b0a8de6512a42d1d8 /app-text/epstool
parentVersion bump. (diff)
downloadgentoo-2-8818ada84632db0f2dd44e1f4b8cec35647b820c.tar.gz
gentoo-2-8818ada84632db0f2dd44e1f4b8cec35647b820c.tar.bz2
gentoo-2-8818ada84632db0f2dd44e1f4b8cec35647b820c.zip
Keyword ~arm.
(Portage version: 2.1.12.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-text/epstool')
-rw-r--r--app-text/epstool/ChangeLog6
-rw-r--r--app-text/epstool/epstool-3.08.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-text/epstool/ChangeLog b/app-text/epstool/ChangeLog
index 069eebd379d1..6022115e1aac 100644
--- a/app-text/epstool/ChangeLog
+++ b/app-text/epstool/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/epstool
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.29 2013/06/29 19:40:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/ChangeLog,v 1.30 2013/07/18 14:18:24 chithanh Exp $
+
+ 18 Jul 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ epstool-3.08.ebuild:
+ Keyword ~arm.
29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> epstool-3.08.ebuild:
Stable for ppc64, wrt bug #473850
diff --git a/app-text/epstool/epstool-3.08.ebuild b/app-text/epstool/epstool-3.08.ebuild
index cdae8ae21ef1..333cfe604a60 100644
--- a/app-text/epstool/epstool-3.08.ebuild
+++ b/app-text/epstool/epstool-3.08.ebuild
@@ -1,6 +1,6 @@
# 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.15 2013/06/29 19:40:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epstool/epstool-3.08.ebuild,v 1.16 2013/07/18 14:18:24 chithanh 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 ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm hppa ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE=""
DEPEND="app-text/ghostscript-gpl
!=app-text/gsview-4.6"