summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Armak <danarmak@gentoo.org>2001-11-16 12:50:42 +0000
committerDan Armak <danarmak@gentoo.org>2001-11-16 12:50:42 +0000
commit7930d078e07a84b308e958b4390b47c464894131 (patch)
tree860c388d37b0f024f9865776bf8113d4dfa47a33 /net-print
parentThis is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports! (diff)
downloadhistorical-7930d078e07a84b308e958b4390b47c464894131.tar.gz
historical-7930d078e07a84b308e958b4390b47c464894131.tar.bz2
historical-7930d078e07a84b308e958b4390b47c464894131.zip
This is the big multi-kdelibs & eclasses v4 commit. have fun, send bugreports!
Diffstat (limited to 'net-print')
-rw-r--r--net-print/kups/kups-1.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-print/kups/kups-1.0-r1.ebuild b/net-print/kups/kups-1.0-r1.ebuild
index 18b36c176f31..ceadba68f5b5 100644
--- a/net-print/kups/kups-1.0-r1.ebuild
+++ b/net-print/kups/kups-1.0-r1.ebuild
@@ -1,19 +1,19 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Your Name <your email>
-# $Header: /var/cvsroot/gentoo-x86/net-print/kups/kups-1.0-r1.ebuild,v 1.1 2001/10/03 22:20:18 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-print/kups/kups-1.0-r1.ebuild,v 1.2 2001/11/16 12:50:42 danarmak Exp $
. /usr/portage/eclass/inherit.eclass || die
inherit kde-base || die
+need-kdelibs 2.1.1
+
DESCRIPTION="A CUPS front-end for KDE"
SRC_URI="ftp://cups.sourceforge.net/pub/cups/kups/${P}.tar.gz"
HOMEPAGE="http://cups.sourceforge.net/kups/"
DEPEND="$DEPEND
- >=kde-base/kdelibs-2.1.1
>=net-print/qtcups-2.0"
RDEPEND="$RDEPEND
- >=kde-base/kdelibs-2.1.1
>=net-print/qtcups-2.0"
src_compile() {