summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-08-07 17:51:55 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-08-07 17:51:55 +0000
commitd03798e39f5f708438b6c19e4d354f0d0cc8578a (patch)
treedd6ea94e7da60ca582e9f2fe24e62606229a6af0 /app-text
parentFix compability with libpng15 wrt #362637 by Jonathan Callen (diff)
downloadhistorical-d03798e39f5f708438b6c19e4d354f0d0cc8578a.tar.gz
historical-d03798e39f5f708438b6c19e4d354f0d0cc8578a.tar.bz2
historical-d03798e39f5f708438b6c19e4d354f0d0cc8578a.zip
Add ~arm/~ia64/~s390/~sh/~sparc wrt #376611
Package-Manager: portage-2.1.10.7/cvs/Linux ia64
Diffstat (limited to 'app-text')
-rw-r--r--app-text/dvipdfmx/ChangeLog6
-rw-r--r--app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild6
-rw-r--r--app-text/dvipdfmx/dvipdfmx-20100328.ebuild4
-rw-r--r--app-text/dvipdfmx/dvipdfmx-20110311.ebuild4
-rw-r--r--app-text/xdvipdfmx/ChangeLog6
-rw-r--r--app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild4
6 files changed, 19 insertions, 11 deletions
diff --git a/app-text/dvipdfmx/ChangeLog b/app-text/dvipdfmx/ChangeLog
index ed211bf29083..c9899dd72320 100644
--- a/app-text/dvipdfmx/ChangeLog
+++ b/app-text/dvipdfmx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/dvipdfmx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.60 2011/04/28 14:58:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/ChangeLog,v 1.61 2011/08/07 17:49:07 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org> dvipdfmx-20100328.ebuild,
+ dvipdfmx-20100328-r1.ebuild, dvipdfmx-20110311.ebuild:
+ Add ~arm/~ia64/~s390/~sh/~sparc wrt #376611
*dvipdfmx-20110311 (28 Apr 2011)
diff --git a/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild b/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild
index 31325b7fb6fc..fa5839f4e458 100644
--- a/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild
+++ b/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild,v 1.2 2010/04/29 19:16:43 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20100328-r1.ebuild,v 1.3 2011/08/07 17:49:07 armin76 Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://project.ktug.or.kr/${PN}/snapshot/latest/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="app-text/libpaper
diff --git a/app-text/dvipdfmx/dvipdfmx-20100328.ebuild b/app-text/dvipdfmx/dvipdfmx-20100328.ebuild
index 0c1bb54725dd..2ccdc7d03ecd 100644
--- a/app-text/dvipdfmx/dvipdfmx-20100328.ebuild
+++ b/app-text/dvipdfmx/dvipdfmx-20100328.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20100328.ebuild,v 1.7 2011/02/08 17:57:57 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20100328.ebuild,v 1.8 2011/08/07 17:49:07 armin76 Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="http://project.ktug.or.kr/${PN}/snapshot/latest/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="app-text/libpaper
diff --git a/app-text/dvipdfmx/dvipdfmx-20110311.ebuild b/app-text/dvipdfmx/dvipdfmx-20110311.ebuild
index 7b72cb922477..3df6bd8f0d46 100644
--- a/app-text/dvipdfmx/dvipdfmx-20110311.ebuild
+++ b/app-text/dvipdfmx/dvipdfmx-20110311.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.ebuild,v 1.1 2011/04/28 14:58:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/dvipdfmx/dvipdfmx-20110311.ebuild,v 1.2 2011/08/07 17:49:07 armin76 Exp $
EAPI=2
inherit autotools eutils texlive-common
@@ -11,7 +11,7 @@ SRC_URI="http://project.ktug.or.kr/${PN}/snapshot/latest/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="app-text/libpaper
diff --git a/app-text/xdvipdfmx/ChangeLog b/app-text/xdvipdfmx/ChangeLog
index db7048612571..0cbab5a2abd9 100644
--- a/app-text/xdvipdfmx/ChangeLog
+++ b/app-text/xdvipdfmx/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/xdvipdfmx
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.39 2011/07/27 13:06:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/ChangeLog,v 1.40 2011/08/07 17:51:55 armin76 Exp $
+
+ 07 Aug 2011; Raúl Porcel <armin76@gentoo.org>
+ xdvipdfmx-0.7.8_p20110705.ebuild:
+ Add ~arm/~ia64/~s390/~sh/~sparc wrt #376611
*xdvipdfmx-0.7.8_p20110705 (27 Jul 2011)
diff --git a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild
index 5481c6d0f0cc..8eeaabb040d5 100644
--- a/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild
+++ b/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.1 2011/07/27 13:06:47 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xdvipdfmx/xdvipdfmx-0.7.8_p20110705.ebuild,v 1.2 2011/08/07 17:51:55 armin76 Exp $
EAPI="3"
@@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
RDEPEND="!<app-text/texlive-core-2010