diff options
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sci-chemistry/openbabel/openbabel-2.2.2.ebuild b/sci-chemistry/openbabel/openbabel-2.2.2.ebuild index 90cbbf20ffaa..2a4177ca0d1d 100644 --- a/sci-chemistry/openbabel/openbabel-2.2.2.ebuild +++ b/sci-chemistry/openbabel/openbabel-2.2.2.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/sci-chemistry/openbabel/openbabel-2.2.2.ebuild,v 1.1 2009/07/18 15:40:42 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.2.ebuild,v 1.2 2009/07/20 21:47:17 mr_bones_ Exp $ EAPI=1 @@ -57,4 +57,3 @@ src_install() { doins * fi } - |