summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-07 19:04:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-07 19:04:30 +0000
commit379ca1349056129aedac44f7f69f77721e965401 (patch)
treefa232fa620e4a2467ae94944b8cc66ba931dcddd /app-pda/gnome-pilot-conduits
parentadd inherit eutils (diff)
downloadhistorical-379ca1349056129aedac44f7f69f77721e965401.tar.gz
historical-379ca1349056129aedac44f7f69f77721e965401.tar.bz2
historical-379ca1349056129aedac44f7f69f77721e965401.zip
add inherit eutils
Diffstat (limited to 'app-pda/gnome-pilot-conduits')
-rw-r--r--app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild12
1 files changed, 5 insertions, 7 deletions
diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild
index aff3c4fd4000..167c7c71e19d 100644
--- a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild
+++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild
@@ -1,21 +1,19 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.5 2003/12/14 01:09:20 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10-r1.ebuild,v 1.6 2004/04/07 19:02:35 vapier Exp $
-inherit gnome2
+inherit gnome2 eutils
DESCRIPTION="Gnome Pilot Conduits"
HOMEPAGE="http://www.eskil.org/gnome-pilot/"
-IUSE=""
-SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc amd64 ppc"
+SLOT="0"
+KEYWORDS="x86 ppc sparc amd64"
RDEPEND=">=gnome-base/libgnome-2.0
>=app-pda/gnome-pilot-${PVR}
>=dev-libs/libxml2-2.5"
-
DEPEND="sys-devel/gettext
dev-util/pkgconfig
${RDEPEND}"