diff options
author | Hannes Mehnert <hannes@gentoo.org> | 2002-10-27 15:34:23 +0000 |
---|---|---|
committer | Hannes Mehnert <hannes@gentoo.org> | 2002-10-27 15:34:23 +0000 |
commit | d872c68186455680896ff968156a206aaff2e793 (patch) | |
tree | 06d86d1db61af51ae984985d5f6ddb3748cf9669 /app-sci | |
parent | gnome 2.1 (diff) | |
download | gentoo-2-d872c68186455680896ff968156a206aaff2e793.tar.gz gentoo-2-d872c68186455680896ff968156a206aaff2e793.tar.bz2 gentoo-2-d872c68186455680896ff968156a206aaff2e793.zip |
added kdesdk to depend
Diffstat (limited to 'app-sci')
-rw-r--r-- | app-sci/kemistry/ChangeLog | 5 | ||||
-rw-r--r-- | app-sci/kemistry/kemistry-0.6.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/app-sci/kemistry/ChangeLog b/app-sci/kemistry/ChangeLog index 7bae9d5cff48..61195ff9d90a 100644 --- a/app-sci/kemistry/ChangeLog +++ b/app-sci/kemistry/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-sci/kemistry # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.2 2002/10/23 16:18:43 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/ChangeLog,v 1.3 2002/10/27 15:34:23 hannes Exp $ + + 27 Oct 2002; Hannes Mehnert <hannes@gentoo.org> kemistry-0.6.ebuild: + added kdesdk as depend 23 Oct 2002; Hannes Mehnert <hannes@gentoo.org> kemistry-0.6.ebuild, files/kemistry-0.6-gcc3.2.patch: patched source to compile with gcc-3.2 diff --git a/app-sci/kemistry/kemistry-0.6.ebuild b/app-sci/kemistry/kemistry-0.6.ebuild index bae5cb5dbd35..e461aa60b169 100644 --- a/app-sci/kemistry/kemistry-0.6.ebuild +++ b/app-sci/kemistry/kemistry-0.6.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2002 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.3 2002/10/23 17:52:52 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kemistry/kemistry-0.6.ebuild,v 1.4 2002/10/27 15:34:23 hannes Exp $ + +newdepend "kde-base/kdesdk" PATCHES="${FILESDIR}/${P}-gcc3.2.patch" inherit kde-base |