diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/epspdf/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/epspdf/epspdf-0.5.3.ebuild | 4 | ||||
-rw-r--r-- | app-text/texlive/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/texlive/texlive-2012.ebuild | 4 |
4 files changed, 12 insertions, 6 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" diff --git a/app-text/texlive/ChangeLog b/app-text/texlive/ChangeLog index ce3bc4d7f44a..fb3def48930e 100644 --- a/app-text/texlive/ChangeLog +++ b/app-text/texlive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/texlive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.110 2012/08/28 21:28:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/ChangeLog,v 1.111 2012/08/29 02:47:04 blueness Exp $ + + 29 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild: + Keyword ~ppc, bug #428248 28 Aug 2012; Anthony G. Basile <blueness@gentoo.org> texlive-2012.ebuild: Keyword ~mips for bug #428248 diff --git a/app-text/texlive/texlive-2012.ebuild b/app-text/texlive/texlive-2012.ebuild index 1c9c76d05fad..b3531538aad8 100644 --- a/app-text/texlive/texlive-2012.ebuild +++ b/app-text/texlive/texlive-2012.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/texlive/texlive-2012.ebuild,v 1.5 2012/08/28 21:28:42 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/texlive/texlive-2012.ebuild,v 1.6 2012/08/29 02:47:04 blueness Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~mips ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~x86 ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="cjk context detex doc dvi2tty dvipdfm extra epspdf games graphics humanities jadetex luatex music omega pdfannotextractor png pstricks publishers science tex4ht truetype xetex xindy xml X" |