diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 18:01:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-30 18:01:39 +0000 |
commit | 14981ac7a4f0511154b5ac32d23e6d5a96bc6261 (patch) | |
tree | 6a250cd4a47bbd6c895f7cf9fbdd6f34b5ce39b4 /sci-chemistry | |
parent | Drop alpha/sparc keywords (diff) | |
download | gentoo-2-14981ac7a4f0511154b5ac32d23e6d5a96bc6261.tar.gz gentoo-2-14981ac7a4f0511154b5ac32d23e6d5a96bc6261.tar.bz2 gentoo-2-14981ac7a4f0511154b5ac32d23e6d5a96bc6261.zip |
Drop sparc keywords
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/openbabel/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/openbabel/openbabel-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/openbabel/ChangeLog b/sci-chemistry/openbabel/ChangeLog index 6147f66c2b4e..cfecd64dd971 100644 --- a/sci-chemistry/openbabel/ChangeLog +++ b/sci-chemistry/openbabel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/openbabel # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.51 2011/04/28 18:17:28 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.52 2011/04/30 18:01:39 armin76 Exp $ + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> openbabel-2.2.3.ebuild: + Drop sparc keywords 28 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> openbabel-2.3.0.ebuild: diff --git a/sci-chemistry/openbabel/openbabel-2.2.3.ebuild b/sci-chemistry/openbabel/openbabel-2.2.3.ebuild index f00eb85b68db..dce7fb3b984d 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-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.13 2011/03/26 16:23:04 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.14 2011/04/30 18:01:39 armin76 Exp $ EAPI="3" @@ -14,7 +14,7 @@ DESCRIPTION="Interconverts file formats used in molecular modeling" HOMEPAGE="http://openbabel.sourceforge.net/" SRC_URI="mirror://sourceforge/openbabel/${P}.tar.gz" -KEYWORDS="amd64 hppa ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 hppa ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="GPL-2" IUSE="doc python swig" |