summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2006-01-25 22:31:12 +0000
committerStefan Schweizer <genstef@gentoo.org>2006-01-25 22:31:12 +0000
commit61c78c31b4d84ccb23394aa63d7ab93f08a1d7ef (patch)
treec6b409c1b6bef170fb5a3ac71e37a73e303bf70d /app-text
parentmake ~x86 on halcy0ns request (diff)
downloadgentoo-2-61c78c31b4d84ccb23394aa63d7ab93f08a1d7ef.tar.gz
gentoo-2-61c78c31b4d84ccb23394aa63d7ab93f08a1d7ef.tar.bz2
gentoo-2-61c78c31b4d84ccb23394aa63d7ab93f08a1d7ef.zip
fix ebuild
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/kaspaliste/kaspaliste-0.96-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild b/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild
index c23d779fe0a9..871cd33f741e 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.1 2006/01/24 20:04:21 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/kaspaliste/kaspaliste-0.96-r1.ebuild,v 1.2 2006/01/25 22:31:12 genstef Exp $
inherit kde eutils
@@ -13,7 +13,7 @@ LICENSE="GPL-2"
KEYWORDS="x86"
IUSE=""
-#DEPEND=">=dev-db/postgresql-7.3"
+DEPEND=">=dev-db/postgresql-7.3"
need-kde 3
src_unpack() {