diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:51 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-09 20:50:51 +0000 |
commit | 84fed178b30707a346ffc15904dde17afa213d9c (patch) | |
tree | e961b50a640e1262bc2243333cf628929e4da067 /dev-tex/bibtexu | |
parent | Remove old (diff) | |
download | historical-84fed178b30707a346ffc15904dde17afa213d9c.tar.gz historical-84fed178b30707a346ffc15904dde17afa213d9c.tar.bz2 historical-84fed178b30707a346ffc15904dde17afa213d9c.zip |
Stable on amd64 wrt bug #355085
Package-Manager: portage-2.2.0_alpha46/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 d50a03ec1d6e..2f5116b1061d 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.11 2011/07/27 14:08:35 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/ChangeLog,v 1.12 2011/08/09 20:50:51 hwoarang Exp $ + + 09 Aug 2011; Markos Chandras <hwoarang@gentoo.org> + bibtexu-3.71_p20110627.ebuild: + Stable on amd64 wrt bug #355085 *bibtexu-3.71_p20110705 (27 Jul 2011) diff --git a/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild b/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild index 9a8329466d1c..c772603d167f 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.2 2011/07/07 13:58:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtexu/bibtexu-3.71_p20110627.ebuild,v 1.3 2011/08/09 20:50:51 hwoarang 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 |