summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-06-01 18:34:09 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-06-01 18:34:09 +0000
commit26a82c9ed17d7e0f1fd95cc2a532b915c6abebb9 (patch)
tree31d619b6fb31f54b3474d450b678f9b058f27788 /app-text/kaspaliste
parentUpdate to new release. (diff)
downloadgentoo-2-26a82c9ed17d7e0f1fd95cc2a532b915c6abebb9.tar.gz
gentoo-2-26a82c9ed17d7e0f1fd95cc2a532b915c6abebb9.tar.bz2
gentoo-2-26a82c9ed17d7e0f1fd95cc2a532b915c6abebb9.zip
remove bogus arts use flag, bug 135015, remove old ebuilds
(Portage version: 2.1_rc3-r4)
Diffstat (limited to 'app-text/kaspaliste')
-rw-r--r--app-text/kaspaliste/ChangeLog6
-rw-r--r--app-text/kaspaliste/kaspaliste-0.96-r1.ebuild7
2 files changed, 9 insertions, 4 deletions
diff --git a/app-text/kaspaliste/ChangeLog b/app-text/kaspaliste/ChangeLog
index ba28e7a8d922..5c4e959d2c10 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.10 2006/02/06 12:34:25 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/ChangeLog,v 1.11 2006/06/01 18:34:09 genstef Exp $
+
+ 01 Jun 2006; Stefan Schweizer <genstef@gentoo.org>
+ -kaspaliste-0.96.ebuild, kaspaliste-0.96-r1.ebuild:
+ remove bogus arts use flag, bug 135015, remove old ebuilds
06 Feb 2006; Stefan Schweizer <genstef@gentoo.org>
kaspaliste-0.96-r1.ebuild:
diff --git a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
index 644946c4b42d..b97a317d82a0 100644
--- a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
+++ b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
@@ -1,6 +1,8 @@
# 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.3 2006/02/06 12:34:25 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.4 2006/06/01 18:34:09 genstef Exp $
+
+ARTS_REQUIRED="yes"
inherit kde eutils
@@ -13,8 +15,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
IUSE=""
-DEPEND=">=dev-db/postgresql-7.3
- kde-base/arts"
+DEPEND=">=dev-db/postgresql-7.3"
need-kde 3
src_unpack() {