diff options
-rw-r--r-- | dev-tex/bibtexu/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/bibtexu/ChangeLog b/dev-tex/bibtexu/ChangeLog index 227fd406f5d4..002a50f287ae 100644 --- a/dev-tex/bibtexu/ChangeLog +++ b/dev-tex/bibtexu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/bibtexu -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.47 2014/11/02 08:44:08 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.48 2015/07/12 15:44:33 ago Exp $ + + 12 Jul 2015; Agostino Sarubbo <ago@gentoo.org> bibtexu-3.71_p20140525.ebuild: + Stable for amd64, wrt bug #550840 *bibtexu-3.71_p20140525 (02 Nov 2014) diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild index 6ccd1f59628f..5b7a6b8b5691 100644 --- a/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild +++ b/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild,v 1.1 2014/11/02 08:44:08 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20140525.ebuild,v 1.2 2015/07/12 15:44:33 ago Exp $ EAPI=5 @@ -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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~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 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="doc source" RDEPEND=">=dev-libs/kpathsea-6.2.0 |