summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-02-06 12:34:25 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-02-06 12:34:25 +0000
commit9313e0807304d85d426988b2137008948c6c6350 (patch)
tree7dd44244d0b11d07cbd05182c7f8f14d6d0b64cc /app-text/kaspaliste
parentFix docs installation. (diff)
downloadgentoo-2-9313e0807304d85d426988b2137008948c6c6350.tar.gz
gentoo-2-9313e0807304d85d426988b2137008948c6c6350.tar.bz2
gentoo-2-9313e0807304d85d426988b2137008948c6c6350.zip
Add arts dep, bug 120230
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-text/kaspaliste')
-rw-r--r--app-text/kaspaliste/ChangeLog6
-rw-r--r--app-text/kaspaliste/kaspaliste-0.96-r1.ebuild5
2 files changed, 8 insertions, 3 deletions
diff --git a/app-text/kaspaliste/ChangeLog b/app-text/kaspaliste/ChangeLog
index e759bc6e7240..ba28e7a8d922 100644
--- a/app-text/kaspaliste/ChangeLog
+++ b/app-text/kaspaliste/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/kaspaliste
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.9 2006/01/24 20:04:21 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.10 2006/02/06 12:34:25 genstef Exp $
+
+ 06 Feb 2006; Stefan Schweizer <genstef@gentoo.org>
+ kaspaliste-0.96-r1.ebuild:
+ Add arts dep, bug 120230
*kaspaliste-0.96-r1 (24 Jan 2006)
diff --git a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
index 871cd33f741e..644946c4b42d 100644
--- a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
+++ b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.2 2006/01/25 22:31:12 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.3 2006/02/06 12:34:25 genstef Exp $
inherit kde eutils
@@ -13,7 +13,8 @@ LICENSE="GPL-2"
KEYWORDS="x86"
IUSE=""
-DEPEND=">=dev-db/postgresql-7.3"
+DEPEND=">=dev-db/postgresql-7.3
+ kde-base/arts"
need-kde 3
src_unpack() {