diff options
author | Matt Turner <mattst88@gentoo.org> | 2011-06-13 20:59:48 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2011-06-13 20:59:48 +0000 |
commit | fc54e7aa11c8b999d06097c6d2c8bac5010913bc (patch) | |
tree | 2dc8c92c69da3453768196689ace81f87e5d5881 /dev-tex/bibtexu | |
parent | Added ~mips, bug 342513 (diff) | |
download | gentoo-2-fc54e7aa11c8b999d06097c6d2c8bac5010913bc.tar.gz gentoo-2-fc54e7aa11c8b999d06097c6d2c8bac5010913bc.tar.bz2 gentoo-2-fc54e7aa11c8b999d06097c6d2c8bac5010913bc.zip |
Added ~mips, bug 342513
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/bibtexu')
-rw-r--r-- | dev-tex/bibtexu/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/bibtexu/ChangeLog b/dev-tex/bibtexu/ChangeLog index 829ff7335a65..b013a82c171e 100644 --- a/dev-tex/bibtexu/ChangeLog +++ b/dev-tex/bibtexu/ChangeLog @@ -1,6 +1,9 @@ # 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.7 2011/02/27 15:54:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.8 2011/06/13 20:59:48 mattst88 Exp $ + + 13 Jun 2011; Matt Turner <mattst88@gentoo.org> bibtexu-3.71_p20100722.ebuild: + Added ~mips, bug 342513 27 Feb 2011; Raúl Porcel <armin76@gentoo.org> bibtexu-3.71_p20100722.ebuild: Add ~alpha/~ia64/~s390/~sh/~sparc wrt #342513 diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild index 62f18d461471..468572ce8330 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-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.7 2011/02/27 15:54:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20100722.ebuild,v 1.8 2011/06/13 20:59:48 mattst88 Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-libs/kpathsea |