summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2014-08-15 13:58:49 +0000
committerAnthony G. Basile <blueness@gentoo.org>2014-08-15 13:58:49 +0000
commita468a0cbc0eafdb0ffcf93886fbe768f68998892 (patch)
tree3f38d758651b28e430deb28c83945e48ad9a24ea /app-text/blahtexml
parentKeyword ~ppc ~ppc64, bug #511424 (diff)
downloadgentoo-2-a468a0cbc0eafdb0ffcf93886fbe768f68998892.tar.gz
gentoo-2-a468a0cbc0eafdb0ffcf93886fbe768f68998892.tar.bz2
gentoo-2-a468a0cbc0eafdb0ffcf93886fbe768f68998892.zip
Keyword ~ppc ~ppc64, bug #511424
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'app-text/blahtexml')
-rw-r--r--app-text/blahtexml/ChangeLog6
-rw-r--r--app-text/blahtexml/blahtexml-0.9.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-text/blahtexml/ChangeLog b/app-text/blahtexml/ChangeLog
index 613a4bf36103..ae9b84444365 100644
--- a/app-text/blahtexml/ChangeLog
+++ b/app-text/blahtexml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/blahtexml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.3 2014/01/30 23:14:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/ChangeLog,v 1.4 2014/08/15 13:58:49 blueness Exp $
+
+ 15 Aug 2014; Anthony G. Basile <blueness@gentoo.org> blahtexml-0.9.ebuild:
+ Keyword ~ppc ~ppc64, bug #511424
30 Jan 2014; Markus Meier <maekke@gentoo.org> blahtexml-0.9.ebuild:
add ~arm, bug #497396
@@ -15,4 +18,3 @@
+files/blahtexml-0.9-Makefile.patch, +files/blahtexml-0.9-gcc-4.7.patch,
+files/blahtexml.1, +metadata.xml:
Initial version wrt bug #431566
-
diff --git a/app-text/blahtexml/blahtexml-0.9.ebuild b/app-text/blahtexml/blahtexml-0.9.ebuild
index ad71ceefaa48..8c71fdf5f52b 100644
--- a/app-text/blahtexml/blahtexml-0.9.ebuild
+++ b/app-text/blahtexml/blahtexml-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.3 2014/01/30 23:14:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/blahtexml/blahtexml-0.9.ebuild,v 1.4 2014/08/15 13:58:49 blueness Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://gva.noekeon.org/${PN}/${P}-src.tar.gz"
LICENSE="BSD CC-BY-3.0 ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE="doc"
RDEPEND="dev-libs/xerces-c"