diff options
author | 2011-08-12 15:35:45 +0000 | |
---|---|---|
committer | 2011-08-12 15:35:45 +0000 | |
commit | 621a827c2c5faf4270ddf043a302e597559007d0 (patch) | |
tree | 62fb671b7002ed97bcae24c768fea2a921a777dc /dev-tex/bibtexu | |
parent | Fix path to includes with perl build. (force thanks to unsynced tree) (diff) | |
download | gentoo-2-621a827c2c5faf4270ddf043a302e597559007d0.tar.gz gentoo-2-621a827c2c5faf4270ddf043a302e597559007d0.tar.bz2 gentoo-2-621a827c2c5faf4270ddf043a302e597559007d0.zip |
ppc/ppc64 stable wrt #355085
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/bibtexu')
-rw-r--r-- | dev-tex/bibtexu/ChangeLog | 6 | ||||
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/bibtexu/ChangeLog b/dev-tex/bibtexu/ChangeLog index 31221b02d4d2..fddb6a301434 100644 --- a/dev-tex/bibtexu/ChangeLog +++ b/dev-tex/bibtexu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-tex/bibtexu # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.13 2011/08/12 11:01:31 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.14 2011/08/12 15:35:45 xarthisius Exp $ + + 12 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + bibtexu-3.71_p20110627.ebuild: + ppc/ppc64 stable wrt #355085 12 Aug 2011; Thomas Kahle <tomka@gentoo.org> bibtexu-3.71_p20110627.ebuild: x86 stable per bug 355085 diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild index 5848d900c659..77d2a2786fad 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_p20110627.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/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild,v 1.4 2011/08/12 11:01:31 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild,v 1.5 2011/08/12 15:35:45 xarthisius Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-libs/kpathsea |