diff options
author | David Holm <dholm@gentoo.org> | 2004-08-28 18:12:18 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-08-28 18:12:18 +0000 |
commit | 6c0714695ece448468c25250bc5d8eab39edd57c (patch) | |
tree | f3dad8f6b624948410dee83ead2bdae92ffd470a /dev-tex | |
parent | Added to ~ppc (diff) | |
download | historical-6c0714695ece448468c25250bc5d8eab39edd57c.tar.gz historical-6c0714695ece448468c25250bc5d8eab39edd57c.tar.bz2 historical-6c0714695ece448468c25250bc5d8eab39edd57c.zip |
Added to ~ppc
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/bibtex2html/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/bibtex2html/Manifest | 4 | ||||
-rw-r--r-- | dev-tex/bibtex2html/bibtex2html-1.70.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/bibtex2html/ChangeLog b/dev-tex/bibtex2html/ChangeLog index a012bba1fb12..ac009762bc04 100644 --- a/dev-tex/bibtex2html/ChangeLog +++ b/dev-tex/bibtex2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/bibtex2html # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.1 2004/08/18 13:58:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/ChangeLog,v 1.2 2004/08/28 18:12:18 dholm Exp $ + + 28 Aug 2004; David Holm <dholm@gentoo.org> bibtex2html-1.70.ebuild: + Added to ~ppc. *bibtex2html-1.70 (18 Aug 2004) diff --git a/dev-tex/bibtex2html/Manifest b/dev-tex/bibtex2html/Manifest index b83bb4ea102d..e589da6d558b 100644 --- a/dev-tex/bibtex2html/Manifest +++ b/dev-tex/bibtex2html/Manifest @@ -1,4 +1,4 @@ -MD5 a3f43e1cd8062bad24da4736f40709c9 bibtex2html-1.70.ebuild 734 +MD5 010bd8fec06b1c2a42a6726abc69dd61 ChangeLog 523 +MD5 6c2e7c23771636f032b78da2553cc44c bibtex2html-1.70.ebuild 739 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 60af4561287e8a860b0ea3e3272c7c1c ChangeLog 435 MD5 6e302860bc8a7d7d04c4383c8b4338e7 files/digest-bibtex2html-1.70 67 diff --git a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild index 306873f10e22..1ecd7d2ed110 100644 --- a/dev-tex/bibtex2html/bibtex2html-1.70.ebuild +++ b/dev-tex/bibtex2html/bibtex2html-1.70.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundations # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.1 2004/08/18 13:58:51 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/bibtex2html/bibtex2html-1.70.ebuild,v 1.2 2004/08/28 18:12:18 dholm Exp $ inherit fixheadtails @@ -13,7 +13,7 @@ HOMEPAGE="http://www.lri.fr/~filliatr/bibtex2html/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" DEPEND=">=dev-lang/ocaml-3.07" |