summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2005-05-17 17:14:25 +0000
committerAlastair Tse <liquidx@gentoo.org>2005-05-17 17:14:25 +0000
commit055e322c1f6fe9e278600753d7934caea726556c (patch)
treee139f7f18391fdaba7a9db8a971394fe62d48bee /app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild
parentFix deps for bug 92840. 2.3 requires >=genutils-1.13, 2.4 needs >=1.15. (diff)
downloadgentoo-2-055e322c1f6fe9e278600753d7934caea726556c.tar.gz
gentoo-2-055e322c1f6fe9e278600753d7934caea726556c.tar.bz2
gentoo-2-055e322c1f6fe9e278600753d7934caea726556c.zip
version bump
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild')
-rw-r--r--app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild23
1 files changed, 23 insertions, 0 deletions
diff --git a/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild
new file mode 100644
index 000000000000..c49305be2f01
--- /dev/null
+++ b/app-pda/gnome-pilot-conduits/gnome-pilot-conduits-2.0.13.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2005 Gentoo Foundation
+# 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.13.ebuild,v 1.1 2005/05/17 17:14:25 liquidx Exp $
+
+inherit gnome2 eutils
+
+DESCRIPTION="Gnome Pilot Conduits"
+HOMEPAGE="http://www.gnome.org/projects/gnome-pilot/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86"
+IUSE=""
+
+RDEPEND=">=gnome-base/libgnome-2.0
+ >=app-pda/gnome-pilot-${PVR}
+ >=dev-libs/libxml2-2.5"
+DEPEND="sys-devel/gettext
+ dev-util/pkgconfig
+ ${RDEPEND}"
+
+G2CONF="${G2CONF} --enable-pilotlinktest"
+SCROLLKEEPER_UPDATE="0"