diff options
author | Jonathan Callen <jcallen@gentoo.org> | 2010-03-08 00:48:32 +0000 |
---|---|---|
committer | Jonathan Callen <jcallen@gentoo.org> | 2010-03-08 00:48:32 +0000 |
commit | 46ecf05c2905d41f63f656b07a91fac5a36bf450 (patch) | |
tree | ceb19d302e771b9540fa7a9ce0817e9c2ee8dbd3 /app-text | |
parent | Move PYTHON_DEPEND before inherit(), so that the dep is actually added (diff) | |
download | historical-46ecf05c2905d41f63f656b07a91fac5a36bf450.tar.gz historical-46ecf05c2905d41f63f656b07a91fac5a36bf450.tar.bz2 historical-46ecf05c2905d41f63f656b07a91fac5a36bf450.zip |
Move PYTHON_DEPEND before inherit(), so that the dep is actually added
Package-Manager: portage--svn/cvs/Linux i686
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/gnochm/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/gnochm/Manifest | 12 | ||||
-rw-r--r-- | app-text/gnochm/gnochm-0.9.11-r1.ebuild | 6 |
3 files changed, 13 insertions, 10 deletions
diff --git a/app-text/gnochm/ChangeLog b/app-text/gnochm/ChangeLog index 06ea7efdd532..03c8d766b2dc 100644 --- a/app-text/gnochm/ChangeLog +++ b/app-text/gnochm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/gnochm # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.16 2010/03/06 03:58:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.17 2010/03/08 00:48:32 abcd Exp $ + + 08 Mar 2010; Jonathan Callen <abcd@gentoo.org> gnochm-0.9.11-r1.ebuild: + Move PYTHON_DEPEND before inherit(), so that the dep is actually added 06 Mar 2010; Ryan Hill <dirtyepic@gentoo.org> gnochm-0.9.11-r1.ebuild: EAPI 2 and fix python dep. diff --git a/app-text/gnochm/Manifest b/app-text/gnochm/Manifest index 6d0027a9a8ae..36e28a39ad68 100644 --- a/app-text/gnochm/Manifest +++ b/app-text/gnochm/Manifest @@ -2,13 +2,13 @@ Hash: SHA1 DIST gnochm-0.9.11.tar.gz 406640 RMD160 9edb9d7f75749e8d09b7c27fe53f7f51d20b074c SHA1 872a444f86731c8143b72ed5fdc6ec63c34447c3 SHA256 ee168ae1a2d1aa23856896a316eb2e4bdfb7be10ed11eb80c72ebc8f525a4c3a -EBUILD gnochm-0.9.11-r1.ebuild 833 RMD160 d23e8dc5078b8becf27d11c3013090c729f7a9f1 SHA1 d4f2043cae93be5a9f831b6087bb30c3f2ed58d8 SHA256 2a4bc374ffc63ad8264a90d02a1565b4a73bf35c2381a68635f87def9fc8532d -MISC ChangeLog 2207 RMD160 0a7bdc3c09d0ae4bcc44f0fa51dac9299495c824 SHA1 436f74a476cf85cba72a887f079feebc7f7a785a SHA256 14684d54ccfe043494b4ec9533a508bffd6c8c52abd5e05329d934119fa5c5da +EBUILD gnochm-0.9.11-r1.ebuild 828 RMD160 f0ab3f034f83f48134f0851c5b2f57a073cee9b9 SHA1 22d97469f7d7b5b7f21ce1526c7f529eef0cc077 SHA256 59f251892da1fc07f979a23dea3a1a246c6304c36701c0070bf77f8e16ddf655 +MISC ChangeLog 2350 RMD160 813c7df1a0111048e5ade5521734bf8e04c9f20c SHA1 5f4fa711ca0531a869102de629839ee96d95d5b7 SHA256 3cefe3903bef72e2ac0dae398e68e729b13f0990eef81190c36c6f6c07240e78 MISC metadata.xml 253 RMD160 b096274af87f9c103c75a962caafb7119d8806ce SHA1 12215f17ab0f6da7874825f25053cfd2a974a03b SHA256 360fc3b66d6f2c93018d2e4dc3bed95a8f078fd6097e15c2e42552fe4fa2bdc6 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.11 (GNU/Linux) +Version: GnuPG v2.0.14 (GNU/Linux) -iEYEARECAAYFAkuR038ACgkQiqiDRvmkBmJmwQCfdss+x5FfH4S/XbuA0rjl19ge -EpIAn2TR7jvcxSIS+uDD+K8pvJiROpWP -=+TFm +iEYEARECAAYFAkuUSWYACgkQOypDUo0oQOoFKgCcDnLjrfSGQHVaZzIU7Ixeuodq +tmcAn0fpy6U3EBltNCuGnKknB965kPOr +=TL1O -----END PGP SIGNATURE----- diff --git a/app-text/gnochm/gnochm-0.9.11-r1.ebuild b/app-text/gnochm/gnochm-0.9.11-r1.ebuild index 1a2ce07a62b0..c3fa82371e9e 100644 --- a/app-text/gnochm/gnochm-0.9.11-r1.ebuild +++ b/app-text/gnochm/gnochm-0.9.11-r1.ebuild @@ -1,9 +1,11 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.5 2010/03/06 03:58:27 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.11-r1.ebuild,v 1.6 2010/03/08 00:48:32 abcd Exp $ EAPI="2" +PYTHON_DEPEND="2" + inherit gnome2 python DESCRIPTION="GnoCHM is a CHM file viewer that integrates with the GNOME desktop." @@ -25,8 +27,6 @@ DEPEND="${RDEPEND} app-text/scrollkeeper >=dev-util/intltool-0.21" -PYTHON_DEPEND="2" - DOCS="AUTHORS ChangeLog NEWS README" pkg_setup() { |