summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gentoo.org>2009-07-15 02:37:59 +0000
committerTiago Cunha <tcunha@gentoo.org>2009-07-15 02:37:59 +0000
commitf7c5e0f37da297ce10260dec5c3d87cf33dd9714 (patch)
tree8fcc5ff02f30fc57203a49523194a98d2b6cbb2b /app-text/chm2pdf
parentInitial commit, imported from GPE overlay, based on bug 101393. (diff)
downloadhistorical-f7c5e0f37da297ce10260dec5c3d87cf33dd9714.tar.gz
historical-f7c5e0f37da297ce10260dec5c3d87cf33dd9714.tar.bz2
historical-f7c5e0f37da297ce10260dec5c3d87cf33dd9714.zip
stable amd64, bug 277724
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'app-text/chm2pdf')
-rw-r--r--app-text/chm2pdf/ChangeLog5
-rw-r--r--app-text/chm2pdf/Manifest14
-rw-r--r--app-text/chm2pdf/chm2pdf-0.9.1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/chm2pdf/ChangeLog b/app-text/chm2pdf/ChangeLog
index ec788aeb87c3..cc60132c05fd 100644
--- a/app-text/chm2pdf/ChangeLog
+++ b/app-text/chm2pdf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/chm2pdf
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.2 2009/03/20 04:22:32 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/ChangeLog,v 1.3 2009/07/15 02:37:59 tcunha Exp $
+
+ 15 Jul 2009; Tiago Cunha <tcunha@gentoo.org> chm2pdf-0.9.1.ebuild:
+ stable amd64, bug 277724
20 Mar 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
metadata.xml:
diff --git a/app-text/chm2pdf/Manifest b/app-text/chm2pdf/Manifest
index 2a157328fe9a..51481d00a7f7 100644
--- a/app-text/chm2pdf/Manifest
+++ b/app-text/chm2pdf/Manifest
@@ -1,5 +1,15 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
AUX tempdir.patch 3694 RMD160 392c2c0f3afe8196433550895357b7a3347fc6c8 SHA1 a379b26fc6c1d0bf8ff9239a6a6508f12f2c3de7 SHA256 c3a19bfb3fdc12c416b6ef1ecd8ac9e3f28e85be906a90328acaf90614080f3d
DIST chm2pdf-0.9.1.tar.gz 19955 RMD160 3778083bad1bf8c528b4cbde94e5ca0b511cb9af SHA1 92c3dc39aaa3d5452cc9d37d1d34385e8698888b SHA256 204293c264c94bd17f56925d21d20b9f69a96136836198ba1a5014fe128ec3b0
-EBUILD chm2pdf-0.9.1.ebuild 717 RMD160 a335046525b41bdfd9db19b6d92e5226b1bc7aef SHA1 bfb83cc44dd45882b6d34b36839a366b41d2b45e SHA256 26ba87e1a06189a99a9e78a5c51788f6e878e0e8be64b2e78af4c89cba4d813b
-MISC ChangeLog 577 RMD160 072b95760feb3d26b760b9f7e40ce95489eeb628 SHA1 8c862eb0f2e435236a2d73902069f02e0c0c8b89 SHA256 25114a370448709b724b6df58feab08a1620b4415f693a59848c50171e59b992
+EBUILD chm2pdf-0.9.1.ebuild 714 RMD160 86ef1279a5654517d98fea14bfcf914e80f39769 SHA1 fe77e01e192e8d23fd2d6daf2e769efb9b841fd0 SHA256 be6d076bad3960960cc55dfaca0300edb7aabc4834230733ad17441735be73a9
+MISC ChangeLog 669 RMD160 d357361cae98833f0d5974359fd3287873af35b0 SHA1 a764e0f1016c89f34f4f356f55bf43298109ba68 SHA256 e755fdce416b2cbd029dcfb27827c2e715cdf6c15c024222d97897146f1aeffb
MISC metadata.xml 256 RMD160 b731b399700cd69a99d5eaa99fdfb8e83073fdd3 SHA1 799c43b1d50e7239a3c9fce7827cd65406c1ea58 SHA256 4a5726fd930a5f2dbbbc2a642348f44c538057e8eb3034a477c436293ebdda91
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.11 (GNU/Linux)
+
+iEYEARECAAYFAkpdSGwACgkQAgIglOz4paDragCeJ7BVAI2GLT1s1TCbEsbYqmPw
+9acAnA2K6UYwuEPI5PfEp+qyk3gbYKS5
+=n9wA
+-----END PGP SIGNATURE-----
diff --git a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
index a2c5a2f5f9c7..9169edcddfa1 100644
--- a/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
+++ b/app-text/chm2pdf/chm2pdf-0.9.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.1 2009/02/26 11:50:49 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/chm2pdf/chm2pdf-0.9.1.ebuild,v 1.2 2009/07/15 02:37:59 tcunha Exp $
EAPI="2"
@@ -11,7 +11,7 @@ HOMEPAGE="http://code.google.com/p/chm2pdf/"
SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
SLOT="0"
IUSE=""