summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-05-05 23:57:18 +0000
committerSven Wegener <swegener@gentoo.org>2005-05-05 23:57:18 +0000
commitd4756d52dd5a2ad4f0f27a9408528b04acb2a681 (patch)
tree8829cf6359b865ff80d3764206d9dc8cfa354a93 /app-pda/synce-trayicon/synce-trayicon-0.7.ebuild
parentRemoved * postfix from <, <=, >= and > dependencies. (diff)
downloadhistorical-d4756d52dd5a2ad4f0f27a9408528b04acb2a681.tar.gz
historical-d4756d52dd5a2ad4f0f27a9408528b04acb2a681.tar.bz2
historical-d4756d52dd5a2ad4f0f27a9408528b04acb2a681.zip
Removed * postfix from <, <=, >= and > dependencies.
Package-Manager: portage-2.0.51.21-r1
Diffstat (limited to 'app-pda/synce-trayicon/synce-trayicon-0.7.ebuild')
-rw-r--r--app-pda/synce-trayicon/synce-trayicon-0.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild b/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild
index f45d8ac3261a..dbe5e887cfa7 100644
--- a/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild
+++ b/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild,v 1.7 2005/01/01 15:50:24 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild,v 1.8 2005/05/05 23:57:18 swegener Exp $
DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync."
HOMEPAGE="http://sourceforge.net/projects/synce/"
@@ -13,8 +13,8 @@ IUSE=""
DEPEND="virtual/libc
app-pda/synce-librapi2
- >=x11-libs/gtk+-2.0*
- >=gnome-base/libgnomeui-2.0*"
+ >=x11-libs/gtk+-2.0
+ >=gnome-base/libgnomeui-2.0"
src_compile() {
econf || die "econf failed"