diff options
author | Justin Lecher <jlec@gentoo.org> | 2011-03-07 12:13:58 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2011-03-07 12:13:58 +0100 |
commit | 624ce4d1e91029cab1ccfb9156bc6401caf452df (patch) | |
tree | 3c02aaeb3aac3df63f8388e3b1284e575f0202dd /sci-chemistry/openbabel | |
parent | Correct Slots for gtk 3 introduction to tree (diff) | |
download | sci-624ce4d1e91029cab1ccfb9156bc6401caf452df.tar.gz sci-624ce4d1e91029cab1ccfb9156bc6401caf452df.tar.bz2 sci-624ce4d1e91029cab1ccfb9156bc6401caf452df.zip |
Correct Slots for gtk 3 introduction to tree
(Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit with key 70EB7916)
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/Manifest | 14 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.3.0.ebuild | 9 |
3 files changed, 20 insertions, 8 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 827386e50..84f52f9ef 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/openbabel -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 07 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.3.0.ebuild: + Correct Slots for gtk 3 introduction to tree + 14 Nov 2010; Reinis Danne <rei4dan@gmail.com> openbabel-2.3.0.ebuild, +files/openbabel-2.3.0-test_lib_path.patch: Fix library path for tests. diff --git a/sci-chemistry/openbabel/Manifest b/sci-chemistry/openbabel/Manifest index a3e7bc246..a106b8cf6 100644 --- a/sci-chemistry/openbabel/Manifest +++ b/sci-chemistry/openbabel/Manifest @@ -1,5 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX openbabel-2.3.0-test_lib_path.patch 637 RMD160 08d27b2de2aa7c323808373d5874dd4fd08528c9 SHA1 f5539ee8e213444f05965b3636f0bf1edd7212a7 SHA256 3f6e2f4ba94a85cb901f37142097fd74a484c948c17123af3bd646ad48ea8517 DIST openbabel-2.3.0.tar.gz 14321281 RMD160 96dafa3c2aca544f79e08b5617ab0da845c28a16 SHA1 408a4bddb7f052fd89c57ea51b4204b721856b16 SHA256 6dadcb256d83b1f2e616fa1853dd1afadb23550a20d1c118b406231a09f861fb -EBUILD openbabel-2.3.0.ebuild 1263 RMD160 0e9a883334b5dc5de68a9dbb84ced6222e924523 SHA1 5c8b442062ec4169b016add490ce80668cc627a2 SHA256 22f0415d0b741963fa8f3f2f8feee7b51d213897def3cd4a939cd43acd196724 -MISC ChangeLog 574 RMD160 a2c7ca5e8edac9a0733b9a6118733a8fdc7f7f82 SHA1 d751ba59632a0303fa3d9d3f940c8b479725597d SHA256 da45d5ce40c9e07adeea2fb449e78972ff129ad2c73b873914c5d411beae37e9 +EBUILD openbabel-2.3.0.ebuild 1256 RMD160 66b68f19cb4ed45911af6d840db48720e9ca42c9 SHA1 af25be4e3bc992d2cd3d3b8690d9d4c81dd20b5b SHA256 9553ebefc3e5c6b7ca31dd527322ad7344f94d4dbdd32f72c8171f311fdb5756 +MISC ChangeLog 693 RMD160 18da3c53af0fe6a77bb46a17d9f45974fba674ed SHA1 d003e78275728ecd5c431c000fded2e81a6141b1 SHA256 e2a2b0dd025d6ca6d64e5edaf80683875f5c39e7d86a46a8371b2bc1afcd034b MISC metadata.xml 556 RMD160 cbdac54d6194392cc84af051fcc383b92efaa442 SHA1 1688c92a6f78653de1e6d20454d8ed86fa66c372 SHA256 2c77ec519a361d0e37fc17413bb67c78fe6890c2f07626c642041c8868678739 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.17 (GNU/Linux) + +iEYEARECAAYFAk10vfUACgkQgAnW8HDreRYbiQCeP4S7OPyEg0CCVDS+AdmboTpo +eRwAoKSjuxGq/GJ1/3P4g9quCkwO5r5S +=Fu5l +-----END PGP SIGNATURE----- diff --git a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild index 26ecada43..50c9afa71 100644 --- a/sci-chemistry/openbabel/openbabel-2.3.0.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.11 2010/07/18 14:53:22 armin76 Exp $ @@ -16,13 +16,12 @@ LICENSE="GPL-2" IUSE="doc gui" RDEPEND=" - >=dev-libs/libxml2-2.6.5 + dev-libs/libxml2:2 >=sci-chemistry/inchi-1.03 - gui? ( x11-libs/wxGTK ) !sci-chemistry/babel dev-cpp/eigen:2 - sys-libs/zlib" - + sys-libs/zlib + gui? ( x11-libs/wxGTK )" DEPEND="${RDEPEND} >=dev-util/cmake-2.4.8" |