summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-03-02 17:56:14 +0000
committerJustin Lecher <jlec@gentoo.org>2011-03-02 17:56:14 +0000
commit6967e3fef198b8a251904a94a525a456109d3996 (patch)
treef7a355c28bbff8c721dee1f9269c1466b9d05d52 /sci-chemistry/openbabel
parentVersion bump. Some changes to the ebuild. No more renaming of /usr/bin/dp and... (diff)
downloadhistorical-6967e3fef198b8a251904a94a525a456109d3996.tar.gz
historical-6967e3fef198b8a251904a94a525a456109d3996.tar.bz2
historical-6967e3fef198b8a251904a94a525a456109d3996.zip
Correct Slots for gtk 3 introduction to tree
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'sci-chemistry/openbabel')
-rw-r--r--sci-chemistry/openbabel/ChangeLog7
-rw-r--r--sci-chemistry/openbabel/openbabel-2.2.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog
index 8113d69fb9ed..b08286db2497 100644
--- a/sci-chemistry/openbabel/ChangeLog
+++ b/sci-chemistry/openbabel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/openbabel
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.45 2010/07/18 15:09:28 jlec Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.46 2011/03/02 17:48:24 jlec Exp $
+
+ 02 Mar 2011; Justin Lecher <jlec@gentoo.org> openbabel-2.2.3.ebuild:
+ Correct Slots for gtk 3 introduction to tree
18 Jul 2010; Justin Lecher <jlec@gentoo.org> -openbabel-2.2.1.ebuild,
-openbabel-2.2.2-r1.ebuild:
diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
index 69c4c393163f..c1976c56107c 100644
--- a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
+++ b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild
@@ -1,6 +1,6 @@
-# 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 $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.12 2011/03/02 17:48:24 jlec Exp $
EAPI="3"
@@ -20,7 +20,7 @@ LICENSE="GPL-2"
IUSE="doc python swig"
RDEPEND="
- >=dev-libs/libxml2-2.6.5
+ dev-libs/libxml2:2
!sci-chemistry/babel
sys-libs/zlib"