summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-01-17 10:25:18 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-01-17 10:25:18 +0000
commit6662aee1f3586f14c707f9ce91d4b8c903fcbe1f (patch)
tree773871dae08be264c2ff8879f3829d2045356afe /sci-chemistry
parentstable x86, bug #161977 (diff)
downloadgentoo-2-6662aee1f3586f14c707f9ce91d4b8c903fcbe1f.tar.gz
gentoo-2-6662aee1f3586f14c707f9ce91d4b8c903fcbe1f.tar.bz2
gentoo-2-6662aee1f3586f14c707f9ce91d4b8c903fcbe1f.zip
stable x86, bug #162012
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/pdb2pqr/ChangeLog5
-rw-r--r--sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-chemistry/pdb2pqr/ChangeLog b/sci-chemistry/pdb2pqr/ChangeLog
index 21f7c6074f9c..9a00fe452d1e 100644
--- a/sci-chemistry/pdb2pqr/ChangeLog
+++ b/sci-chemistry/pdb2pqr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-chemistry/pdb2pqr
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.7 2007/01/07 02:24:41 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/ChangeLog,v 1.8 2007/01/17 10:25:18 opfer Exp $
+
+ 17 Jan 2007; Christian Faulhammer <opfer@gentoo.org> pdb2pqr-1.1.2.ebuild:
+ stable x86, bug #162012
07 Jan 2007; Danny van Dyk <kugelfang@gentoo.org> -pdb2pqr-1.0.2.ebuild:
QA: Removed unused versions.
diff --git a/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild b/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
index 24b686a1e3ea..aa2af4f9dcfc 100644
--- a/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
+++ b/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild,v 1.3 2006/10/17 04:36:09 je_fro Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pdb2pqr/pdb2pqr-1.1.2.ebuild,v 1.4 2007/01/17 10:25:18 opfer Exp $
inherit eutils fortran multilib flag-o-matic distutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
SLOT="0"
IUSE=""
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 x86"
DEPEND="dev-lang/python"