diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-30 00:03:56 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-05-30 00:03:56 +0000 |
commit | 08d68c1b1d2949a4070a7c91da760ec4c6874bc5 (patch) | |
tree | b5988de8dd2422d7a785f06f528f0f79ef052d79 /sci-chemistry | |
parent | Stable on amd64 and x86. (diff) | |
download | gentoo-2-08d68c1b1d2949a4070a7c91da760ec4c6874bc5.tar.gz gentoo-2-08d68c1b1d2949a4070a7c91da760ec4c6874bc5.tar.bz2 gentoo-2-08d68c1b1d2949a4070a7c91da760ec4c6874bc5.zip |
Stable on amd64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/kemistry/ChangeLog | 5 | ||||
-rw-r--r-- | sci-chemistry/kemistry/kemistry-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-chemistry/kemistry/ChangeLog b/sci-chemistry/kemistry/ChangeLog index 992792642d4a..4b46ed19871c 100644 --- a/sci-chemistry/kemistry/ChangeLog +++ b/sci-chemistry/kemistry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-chemistry/kemistry # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/kemistry/ChangeLog,v 1.3 2005/01/15 00:14:49 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/kemistry/ChangeLog,v 1.4 2005/05/30 00:00:50 cryos Exp $ + + 30 May 2005; Marcus D. Hanwell <marcus@gentoo.org> kemistry-0.7.ebuild: + Stable on amd64. 15 Jan 2005; Dan Armak <danarmak@gentoo.org> kemistry-0.6.ebuild, kemistry-0.7.ebuild: diff --git a/sci-chemistry/kemistry/kemistry-0.7.ebuild b/sci-chemistry/kemistry/kemistry-0.7.ebuild index 4925525259ea..9e92336a2950 100644 --- a/sci-chemistry/kemistry/kemistry-0.7.ebuild +++ b/sci-chemistry/kemistry/kemistry-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/kemistry/kemistry-0.7.ebuild,v 1.2 2005/01/15 00:14:49 danarmak Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/kemistry/kemistry-0.7.ebuild,v 1.3 2005/05/30 00:00:50 cryos Exp $ inherit kde eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/kemistry/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~amd64" +KEYWORDS="amd64 sparc x86" IUSE="" DEPEND="|| ( kde-base/kdesdk-meta kde-base/kdesdk )" |