diff options
Diffstat (limited to 'gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild')
-rw-r--r-- | gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild b/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild deleted file mode 100644 index e5e7a46654a6..000000000000 --- a/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-pilot-conduits/gnome-pilot-conduits-2.0.10.ebuild,v 1.1 2003/07/20 10:51:57 liquidx Exp $ - -inherit gnome2 - -DESCRIPTION="Gnome Pilot Conduits" -HOMEPAGE="http://www.eskil.org/gnome-pilot/" - -IUSE="" -SLOT="0" -LICENSE="GPL-2" -KEYWORDS="~x86 ~sparc" - -RDEPEND=">=gnome-base/libgnome-2.0 - >=gnome-extra/gnome-pilot-${PV} - >=dev-libs/libxml2-2.5" - -DEPEND="sys-devel/gettext - dev-util/pkgconfig - ${RDEPEND}" - -G2CONF="${G2CONF} --enable-pilotlinktest" -SCROLLKEEPER_UPDATE="0" |