diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:02:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-10 06:02:29 +0000 |
commit | 4f2f7b479d8aaa86794aab95f58bd5ad0a4bd42e (patch) | |
tree | 39b5db6f26d50d03b96a145b5741b5c7582dff9f /app-text | |
parent | Mark 1.3.2 stable on alpha (diff) | |
download | gentoo-2-4f2f7b479d8aaa86794aab95f58bd5ad0a4bd42e.tar.gz gentoo-2-4f2f7b479d8aaa86794aab95f58bd5ad0a4bd42e.tar.bz2 gentoo-2-4f2f7b479d8aaa86794aab95f58bd5ad0a4bd42e.zip |
Mark 1.4 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/pdf2html/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/pdf2html/Manifest | 16 | ||||
-rw-r--r-- | app-text/pdf2html/pdf2html-1.4.ebuild | 4 |
3 files changed, 9 insertions, 16 deletions
diff --git a/app-text/pdf2html/ChangeLog b/app-text/pdf2html/ChangeLog index 4658cb6d9702..6b17fc53608f 100644 --- a/app-text/pdf2html/ChangeLog +++ b/app-text/pdf2html/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/pdf2html # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.9 2005/09/03 14:06:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/ChangeLog,v 1.10 2005/09/10 06:02:29 agriffis Exp $ + + 09 Sep 2005; Aron Griffis <agriffis@gentoo.org> pdf2html-1.4.ebuild: + Mark 1.4 stable on alpha 03 Sep 2005; Luis Medinas <metalgod@gentoo.org> pdf2html-1.4.ebuild: Added ~amd64 keywords. diff --git a/app-text/pdf2html/Manifest b/app-text/pdf2html/Manifest index b7de04a8cb63..11f82e05da05 100644 --- a/app-text/pdf2html/Manifest +++ b/app-text/pdf2html/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 621501aadf44f4a2dd48ece0b95b8989 ChangeLog 1009 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 5909f2d3baa4916f0829f884a0d17b30 pdf2html-1.4.ebuild 1012 -MD5 ba84b2f461163b40ecbeee73d9202a5b files/digest-pdf2html-1.4 60 +MD5 ebf3a567a020515b6dc6d57e46efa698 pdf2html-1.4.ebuild 1011 +MD5 621501aadf44f4a2dd48ece0b95b8989 ChangeLog 1009 MD5 4ad2f1e70c01cc1a86a6843736efc867 files/pdf2html-1.4-gentoo.patch 2277 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFDGbuJwUpWvClEHQoRAousAJ4sEgIRfF5RuFUaEnql2lCa7fR63ACeOyrL -qxxcal/B3bQq5qTKfdgKXbY= -=Vh7L ------END PGP SIGNATURE----- +MD5 ba84b2f461163b40ecbeee73d9202a5b files/digest-pdf2html-1.4 60 diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild index 6d2998a8d775..d309041f69da 100644 --- a/app-text/pdf2html/pdf2html-1.4.ebuild +++ b/app-text/pdf2html/pdf2html-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.10 2005/09/03 14:06:49 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.11 2005/09/10 06:02:29 agriffis Exp $ inherit eutils @@ -9,7 +9,7 @@ SRC_URI="ftp://atrey.karlin.mff.cuni.cz/pub/local/clock/pdf2html/${P}.tgz" HOMEPAGE="http://atrey.karlin.mff.cuni.cz/~clock/twibright/pdf2html/" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86" +KEYWORDS="alpha ~amd64 ~ppc ~sparc x86" IUSE="" SLOT="0" |