summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-12-16 13:04:00 +0000
committerJustin Lecher <jlec@gentoo.org>2011-12-16 13:04:00 +0000
commitab5017437e993b0e2a2fd026f792a065703bbaa3 (patch)
treeb94d92353a87c12c7c3485743fabf5cb86beef53 /sci-chemistry/babel
parentAdded missing dep on sys-libs/zlib requested by ago, #393981 (diff)
downloadgentoo-2-ab5017437e993b0e2a2fd026f792a065703bbaa3.tar.gz
gentoo-2-ab5017437e993b0e2a2fd026f792a065703bbaa3.tar.bz2
gentoo-2-ab5017437e993b0e2a2fd026f792a065703bbaa3.zip
Restructured to fit commen-sense
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'sci-chemistry/babel')
-rw-r--r--sci-chemistry/babel/ChangeLog5
-rw-r--r--sci-chemistry/babel/babel-1.6-r1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/babel/ChangeLog b/sci-chemistry/babel/ChangeLog
index 7c424956459d..80b5b2fee4ff 100644
--- a/sci-chemistry/babel/ChangeLog
+++ b/sci-chemistry/babel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/babel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.8 2011/06/25 18:08:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.9 2011/12/16 13:04:00 jlec Exp $
+
+ 16 Dec 2011; Justin Lecher <jlec@gentoo.org> babel-1.6-r1.ebuild:
+ Restructured to fit commen-sense
25 Jun 2011; Justin Lecher <jlec@gentoo.org> babel-1.6.ebuild,
babel-1.6-r1.ebuild, metadata.xml:
diff --git a/sci-chemistry/babel/babel-1.6-r1.ebuild b/sci-chemistry/babel/babel-1.6-r1.ebuild
index 0ed81022c92a..83814f77b5ba 100644
--- a/sci-chemistry/babel/babel-1.6-r1.ebuild
+++ b/sci-chemistry/babel/babel-1.6-r1.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.3 2011/06/25 18:08:12 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.4 2011/12/16 13:04:00 jlec Exp $
EAPI=4
inherit eutils
DESCRIPTION="Interconvert file formats used in molecular modeling"
-SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z"
HOMEPAGE="http://smog.com/chem/babel/"
+SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z"
-KEYWORDS="~amd64 ~ppc ~x86"
SLOT="0"
LICENSE="as-is"
IUSE=""
+KEYWORDS="~amd64 ~ppc ~x86"
#Doesn't really seem to depend on anything (?)
DEPEND="!sci-chemistry/openbabel"