summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCaleb Tennis <caleb@gentoo.org>2003-12-28 03:57:46 +0000
committerCaleb Tennis <caleb@gentoo.org>2003-12-28 03:57:46 +0000
commitd8f3838b9e4a4210a0ce2601294009c2ae73a717 (patch)
tree1597d2f2598099ba377ceb9a946ec82bc7c01bfb /app-editors
parentminor dep fixes (diff)
downloadhistorical-d8f3838b9e4a4210a0ce2601294009c2ae73a717.tar.gz
historical-d8f3838b9e4a4210a0ce2601294009c2ae73a717.tar.bz2
historical-d8f3838b9e4a4210a0ce2601294009c2ae73a717.zip
minor dependency fixes
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/quanta/ChangeLog8
-rw-r--r--app-editors/quanta/Manifest6
-rw-r--r--app-editors/quanta/quanta-3.1.4.ebuild4
-rw-r--r--app-editors/quanta/quanta-3.2.0_beta2.ebuild4
4 files changed, 14 insertions, 8 deletions
diff --git a/app-editors/quanta/ChangeLog b/app-editors/quanta/ChangeLog
index bdaeabaeda68..c04e7834f341 100644
--- a/app-editors/quanta/ChangeLog
+++ b/app-editors/quanta/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-editors/quanta
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.19 2003/11/03 15:41:11 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/ChangeLog,v 1.20 2003/12/28 03:57:38 caleb Exp $
+
+*quanta-3.2.0_beta2 (27 Dec 2003)
+
+ 27 Dec 2003; Caleb Tennis <caleb@gentoo.org> quanta-3.1.4.ebuild,
+ quanta-3.2.0_beta2.ebuild:
+ minor dependency fixes
*quanta-3.2.0_beta1 (03 Nov 2003)
diff --git a/app-editors/quanta/Manifest b/app-editors/quanta/Manifest
index d766a2bb666e..1b77c63b3a07 100644
--- a/app-editors/quanta/Manifest
+++ b/app-editors/quanta/Manifest
@@ -1,8 +1,8 @@
-MD5 6bd3edd95a06fe60e03508786c703aae quanta-3.1.4.ebuild 845
+MD5 ff2b1c2719178a88ac2a46e0fc92d0d9 quanta-3.1.4.ebuild 840
MD5 b11fd4c5aff654d14ebaea702e50be13 quanta-3.2.0_beta1.ebuild 579
MD5 6fccd45d419b4089780ea932fc7459da quanta-3.0.ebuild 838
-MD5 1e94b15c734744121e3fa58d49bd54a7 quanta-3.2.0_beta2.ebuild 574
-MD5 d7aacef1fb3b502fa6fe9ea379850705 ChangeLog 2372
+MD5 20bf7e6bf800b768e05d08ae4443463a quanta-3.2.0_beta2.ebuild 571
+MD5 4c85cd24c1db2fb239853e98812d870d ChangeLog 2530
MD5 14889ab75f97d76e58b0c1154e7683a9 metadata.xml 161
MD5 620038420bf2dc8c207cccb991e1010c files/digest-quanta-3.1.4 297
MD5 a9acae2ddff551d16ab5ab1d99b237b4 files/digest-quanta-3.2.0_beta1 298
diff --git a/app-editors/quanta/quanta-3.1.4.ebuild b/app-editors/quanta/quanta-3.1.4.ebuild
index a87382e7c6a2..57ef40f6fa86 100644
--- a/app-editors/quanta/quanta-3.1.4.ebuild
+++ b/app-editors/quanta/quanta-3.1.4.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.1.4.ebuild,v 1.2 2003/10/13 13:41:07 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.1.4.ebuild,v 1.3 2003/12/28 03:57:38 caleb Exp $
-inherit kde-base
+inherit kde
need-kde 3.1
diff --git a/app-editors/quanta/quanta-3.2.0_beta2.ebuild b/app-editors/quanta/quanta-3.2.0_beta2.ebuild
index 152c1f0c883d..94ba8a76a1cf 100644
--- a/app-editors/quanta/quanta-3.2.0_beta2.ebuild
+++ b/app-editors/quanta/quanta-3.2.0_beta2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0_beta2.ebuild,v 1.1 2003/12/08 15:39:35 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/quanta/quanta-3.2.0_beta2.ebuild,v 1.2 2003/12/28 03:57:38 caleb Exp $
inherit kde
@@ -12,7 +12,7 @@ HOMEPAGE="http://quanta.sourceforge.net/"
SRC_URI="mirror://kde/unstable/3.1.94/src/quanta-3.1.94.tar.bz2"
IUSE="doc"
-newdepend "doc? ( app-doc/quanta-docs )"
+DEPEND="doc? ( app-doc/quanta-docs )"
LICENSE="GPL-2"
KEYWORDS="~x86"