diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:47:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:47:05 +0000 |
commit | 2e72e0a5833240570485a84d92c3e7275d0e9f32 (patch) | |
tree | 5256232b3c1837260a7b6d8cd21ef3c891523fa0 /app-pda/synce-librapi2 | |
parent | Closing #55560. (diff) | |
download | gentoo-2-2e72e0a5833240570485a84d92c3e7275d0e9f32.tar.gz gentoo-2-2e72e0a5833240570485a84d92c3e7275d0e9f32.tar.bz2 gentoo-2-2e72e0a5833240570485a84d92c3e7275d0e9f32.zip |
sync IUSE (-gnome)
Diffstat (limited to 'app-pda/synce-librapi2')
-rw-r--r-- | app-pda/synce-librapi2/synce-librapi2-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild b/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild index 64af33d6dafa..c3a90592f633 100644 --- a/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild +++ b/app-pda/synce-librapi2/synce-librapi2-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-librapi2/synce-librapi2-0.7.ebuild,v 1.6 2004/07/01 11:48:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-librapi2/synce-librapi2-0.7.ebuild,v 1.7 2004/07/13 18:47:05 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 >=check-0.8.2 |