diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-19 09:06:27 +0000 |
commit | 7cf39b469511dbc40ccc9d0f664cbf552b68ee8f (patch) | |
tree | abd77c57a8f70cf14a6b86a1e7563c11709bcdfb /dev-tex | |
parent | Stable for amd64, wrt bug #535096 (diff) | |
download | gentoo-2-7cf39b469511dbc40ccc9d0f664cbf552b68ee8f.tar.gz gentoo-2-7cf39b469511dbc40ccc9d0f664cbf552b68ee8f.tar.bz2 gentoo-2-7cf39b469511dbc40ccc9d0f664cbf552b68ee8f.zip |
Stable for amd64, wrt bug #535388
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtex2html/ChangeLog | 8 | ||||
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.98.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-tex/bibtex2html/ChangeLog b/dev-tex/bibtex2html/ChangeLog index e422ba1cd72f..84cf6afe6d9c 100644 --- a/dev-tex/bibtex2html/ChangeLog +++ b/dev-tex/bibtex2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/bibtex2html -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.32 2014/10/27 08:28:15 aballier Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.33 2015/02/19 09:06:27 ago Exp $ + + 19 Feb 2015; Agostino Sarubbo <ago@gentoo.org> bibtex2html-1.98.ebuild: + Stable for amd64, wrt bug #535388 *bibtex2html-1.98 (27 Oct 2014) @@ -132,4 +135,3 @@ +bibtex2html-1.70.ebuild: Initial import. Ebuild submitted by Thomas Buntrock <bunti@bunti-home.de>, closing bug #58643. - diff --git a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild b/dev-tex/bibtex2html/bibtex2html-1.98.ebuild index 79fe90686955..6d0b3e849bf9 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.98.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.98.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/bibtex2html/bibtex2html-1.98.ebuild,v 1.1 2014/10/27 08:28:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.98.ebuild,v 1.2 2015/02/19 09:06:27 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" RESTRICT="test" # With use doc we need a latex compiler to generate manual.pdf |