summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Hale <tseng@gentoo.org>2004-09-04 01:58:09 +0000
committerBrandon Hale <tseng@gentoo.org>2004-09-04 01:58:09 +0000
commita763f8132d7d5371cbb371a77d2ebc44fc582f7d (patch)
treecda3ec53f493025479230779cfce45c5e6e32012 /app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-a763f8132d7d5371cbb371a77d2ebc44fc582f7d.tar.gz
gentoo-2-a763f8132d7d5371cbb371a77d2ebc44fc582f7d.tar.bz2
gentoo-2-a763f8132d7d5371cbb371a77d2ebc44fc582f7d.zip
Version bump, drop patches merged upstream.
Diffstat (limited to 'app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild')
-rw-r--r--app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild32
1 files changed, 32 insertions, 0 deletions
diff --git a/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild
new file mode 100644
index 000000000000..2209c9e82f6e
--- /dev/null
+++ b/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2004 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-pda/gnome-pilot/gnome-pilot-2.0.12.ebuild,v 1.1 2004/09/04 01:56:33 tseng Exp $
+
+inherit gnome2 eutils
+
+DESCRIPTION="Gnome Pilot apps"
+HOMEPAGE="http://www.gnome.org/projects/gnome-pilot/"
+
+IUSE=""
+SLOT="0"
+LICENSE="GPL-2"
+KEYWORDS="~x86 ~sparc ~amd64 ~ppc"
+
+RDEPEND=">=gnome-base/libgnome-2.0.0
+ >=gnome-base/libgnomeui-2.0.0
+ >=gnome-base/libglade-2.0.0
+ >=gnome-base/orbit-2.6.0
+ >=gnome-base/libbonobo-2.0.0
+ >=gnome-base/gnome-panel-2.0
+ >=gnome-base/gconf-2.0
+ >=dev-util/gob-2.0.5
+ >=app-pda/pilot-link-0.11.7"
+
+DEPEND="sys-devel/gettext
+ >=dev-lang/perl-5.6.0
+ ${RDEPEND}"
+
+G2CONF="${G2CONF} --enable-usb --enable-network --enable-pilotlinktest"
+
+DOCS="AUTHORS COPYING* ChangeLog README NEWS"
+SCROLLKEEPER_UPDATE="0"