diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:52:35 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:52:35 +0000 |
commit | 40a4befc9e98cb994ea3b37488f89eed6a53e86a (patch) | |
tree | 3b7ec3a0fe209f9782e5d62526c72ae503594ab5 /app-pda/synce-trayicon | |
parent | added Martin Schlemmer's new fixlafiles.awk with support for gcc 3.4 lib path... (diff) | |
download | gentoo-2-40a4befc9e98cb994ea3b37488f89eed6a53e86a.tar.gz gentoo-2-40a4befc9e98cb994ea3b37488f89eed6a53e86a.tar.bz2 gentoo-2-40a4befc9e98cb994ea3b37488f89eed6a53e86a.zip |
sync IUSE (-gnome)
Diffstat (limited to 'app-pda/synce-trayicon')
-rw-r--r-- | app-pda/synce-trayicon/synce-trayicon-0.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-trayicon/synce-trayicon-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/synce-trayicon/synce-trayicon-0.1.ebuild b/app-pda/synce-trayicon/synce-trayicon-0.1.ebuild index 8e74045c6a70..9e29a730ad9f 100644 --- a/app-pda/synce-trayicon/synce-trayicon-0.1.ebuild +++ b/app-pda/synce-trayicon/synce-trayicon-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.1.ebuild,v 1.7 2004/07/01 11:49:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/synce-trayicon-0.1.ebuild,v 1.8 2004/07/13 18:52:35 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="gnome" +IUSE="" DEPEND="virtual/libc app-pda/synce-librapi2 diff --git a/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild b/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild index f430a56ec064..ba1e79a4baa1 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-2004 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.5 2004/07/01 11:49:43 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-trayicon/synce-trayicon-0.7.ebuild,v 1.6 2004/07/13 18:52:35 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -IUSE="gnome" +IUSE="" DEPEND="virtual/libc app-pda/synce-librapi2 |