summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Kursawe <phosphan@gentoo.org>2004-03-15 14:12:00 +0000
committerPatrick Kursawe <phosphan@gentoo.org>2004-03-15 14:12:00 +0000
commit9263e2d2e0b949b10c50721c2cbbb62066e275a9 (patch)
treef4aa3cf4610ab2ddaec1f71e5f9b13aa102b9e5c /app-sci/kemistry
parentFixing bug #40788 (Manifest recommit) (diff)
downloadgentoo-2-9263e2d2e0b949b10c50721c2cbbb62066e275a9.tar.gz
gentoo-2-9263e2d2e0b949b10c50721c2cbbb62066e275a9.tar.bz2
gentoo-2-9263e2d2e0b949b10c50721c2cbbb62066e275a9.zip
bug #41664
Diffstat (limited to 'app-sci/kemistry')
-rw-r--r--app-sci/kemistry/ChangeLog9
-rw-r--r--app-sci/kemistry/kemistry-0.6.ebuild8
-rw-r--r--app-sci/kemistry/kemistry-0.7.ebuild8
3 files changed, 15 insertions, 10 deletions
diff --git a/app-sci/kemistry/ChangeLog b/app-sci/kemistry/ChangeLog
index b4e58b56c105..f0e4dd686690 100644
--- a/app-sci/kemistry/ChangeLog
+++ b/app-sci/kemistry/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-sci/kemistry
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.6 2003/02/12 05:17:03 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.7 2004/03/15 14:11:59 phosphan Exp $
+
+ 15 Mar 2004; Patrick Kursawe <phosphan@gentoo.org> kemistry-0.6.ebuild,
+ kemistry-0.7.ebuild:
+ Moved "newdepend" a little down, so that it really has an effect now. Fixes
+ bug #41664
*kemistry-0.7 (26 Jan 2003)
diff --git a/app-sci/kemistry/kemistry-0.6.ebuild b/app-sci/kemistry/kemistry-0.6.ebuild
index 51c31b63d172..051ed9f4b437 100644
--- a/app-sci/kemistry/kemistry-0.6.ebuild
+++ b/app-sci/kemistry/kemistry-0.6.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.6.ebuild,v 1.6 2003/02/13 09:22:33 vapier Exp $
-
-newdepend "kde-base/kdesdk"
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.6.ebuild,v 1.7 2004/03/15 14:12:00 phosphan Exp $
PATCHES="${FILESDIR}/${P}-gcc3.2.patch"
inherit kde-base
need-kde 3.0
+newdepend "kde-base/kdesdk"
+
IUSE=""
KEYWORDS="x86"
LICENSE="GPL-2"
diff --git a/app-sci/kemistry/kemistry-0.7.ebuild b/app-sci/kemistry/kemistry-0.7.ebuild
index 98afc626ff3c..405e802fe0b4 100644
--- a/app-sci/kemistry/kemistry-0.7.ebuild
+++ b/app-sci/kemistry/kemistry-0.7.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.7.ebuild,v 1.2 2003/07/02 12:33:39 aliz Exp $
-
-newdepend "kde-base/kdesdk"
+# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.7.ebuild,v 1.3 2004/03/15 14:12:00 phosphan Exp $
inherit kde-base
need-kde 3
+newdepend "kde-base/kdesdk"
+
IUSE=""
KEYWORDS="x86"
LICENSE="GPL-2"