diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:50:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-02-20 09:50:49 +0000 |
commit | 18b9d42a84542e654ccdc655a1fb770fcc31e714 (patch) | |
tree | df9d5e23f98898fb833887fac70cb69e584e6648 /dev-tex | |
parent | Marked ~ppc/~ppc64 wrt #342513 (diff) | |
download | gentoo-2-18b9d42a84542e654ccdc655a1fb770fcc31e714.tar.gz gentoo-2-18b9d42a84542e654ccdc655a1fb770fcc31e714.tar.bz2 gentoo-2-18b9d42a84542e654ccdc655a1fb770fcc31e714.zip |
Marked ~ppc/~ppc64 wrt #342513
(Portage version: 2.2.0_alpha23/cvs/Linux ppc64)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtexu/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-tex/bibtexu/ChangeLog b/dev-tex/bibtexu/ChangeLog index 67a00f39627a..853da1031c44 100644 --- a/dev-tex/bibtexu/ChangeLog +++ b/dev-tex/bibtexu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/bibtexu -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.5 2010/12/01 18:05:32 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.6 2011/02/20 09:50:49 xarthisius Exp $ + + 20 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> + bibtexu-3.71_p20100722.ebuild: + Marked ~ppc/~ppc64 wrt #342513 01 Dec 2010; Fabian Groffen <grobian@gentoo.org> bibtexu-3.71_p20100722.ebuild: diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild index 555d768a0810..87eb1469cfd5 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_p20100722.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/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild,v 1.5 2010/12/01 18:05:32 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild,v 1.6 2011/02/20 09:50:49 xarthisius Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-libs/kpathsea |