summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-08-29 02:45:34 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-08-29 02:45:34 +0000
commitef47679956fd3f9cd27a2c39214003b44b9c6133 (patch)
tree78a0dbb25501dce50677d76f4882218c0c07a1bf /app-text/epspdf
parentKeyword ~ppc, bug #428248 (diff)
downloadgentoo-2-ef47679956fd3f9cd27a2c39214003b44b9c6133.tar.gz
gentoo-2-ef47679956fd3f9cd27a2c39214003b44b9c6133.tar.bz2
gentoo-2-ef47679956fd3f9cd27a2c39214003b44b9c6133.zip
Keyword ~ppc, bug #428248
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'app-text/epspdf')
-rw-r--r--app-text/epspdf/ChangeLog5
-rw-r--r--app-text/epspdf/epspdf-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/epspdf/ChangeLog b/app-text/epspdf/ChangeLog
index 5141d7101b32..6517c502a52f 100644
--- a/app-text/epspdf/ChangeLog
+++ b/app-text/epspdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/epspdf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/ChangeLog,v 1.9 2012/06/17 16:57:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/ChangeLog,v 1.10 2012/08/29 02:45:34 blueness Exp $
+
+ 29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> epspdf-0.5.3.ebuild:
+ Keyword ~ppc, bug #428248
17 Jun 2012; Raúl Porcel <armin76@gentoo.org> epspdf-0.5.3.ebuild:
Add ~alpha/~ia64/~s390/~sh/~sparc wrt #410239
diff --git a/app-text/epspdf/epspdf-0.5.3.ebuild b/app-text/epspdf/epspdf-0.5.3.ebuild
index f6493685d82a..d1f3782efe28 100644
--- a/app-text/epspdf/epspdf-0.5.3.ebuild
+++ b/app-text/epspdf/epspdf-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.5.3.ebuild,v 1.9 2012/06/17 16:57:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/epspdf/epspdf-0.5.3.ebuild,v 1.10 2012/08/29 02:45:34 blueness Exp $
EAPI=4
@@ -12,7 +12,7 @@ SRC_URI="http://tex.aanhet.net/epspdf/${PN}.${PV}.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc tk"
DEPEND="sys-apps/texinfo"