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 | dfc3331f4c1243803f9d9390b441e11a7ffef91c (patch) | |
tree | 001480749d68e1e5e096f5ebc3210aaab933d4f1 /app-pda/synce-libsynce | |
parent | added Martin Schlemmer's new fixlafiles.awk with support for gcc 3.4 lib paths (diff) | |
download | historical-dfc3331f4c1243803f9d9390b441e11a7ffef91c.tar.gz historical-dfc3331f4c1243803f9d9390b441e11a7ffef91c.tar.bz2 historical-dfc3331f4c1243803f9d9390b441e11a7ffef91c.zip |
sync IUSE (-gnome)
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild index ea5eac3c81bc..bf5cc17ba716 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-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-libsynce/synce-libsynce-0.7.ebuild,v 1.6 2004/07/01 11:48:45 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild,v 1.7 2004/07/13 18:48:23 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" |