diff options
author | 2004-07-13 18:38:57 +0000 | |
---|---|---|
committer | 2004-07-13 18:38:57 +0000 | |
commit | 2ba904271759e19c3ef232433fd8ee3adce306ab (patch) | |
tree | eae3f4c1355e750814a9fa16bd2a7cc1c44babdd /app-pda/synce-dccm | |
parent | sync IUSE (-X) (diff) | |
download | historical-2ba904271759e19c3ef232433fd8ee3adce306ab.tar.gz historical-2ba904271759e19c3ef232433fd8ee3adce306ab.tar.bz2 historical-2ba904271759e19c3ef232433fd8ee3adce306ab.zip |
sync IUSE (-gnome)
Diffstat (limited to 'app-pda/synce-dccm')
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild b/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild index eb7ce7ac162e..4a2ea34efdba 100644 --- a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.3.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-dccm/synce-dccm-0.3.1.ebuild,v 1.8 2004/07/01 11:48:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild,v 1.9 2004/07/13 18:38:57 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-libsynce" diff --git a/app-pda/synce-dccm/synce-dccm-0.7.ebuild b/app-pda/synce-dccm/synce-dccm-0.7.ebuild index a1f108cfbcd6..a409bbb63c88 100644 --- a/app-pda/synce-dccm/synce-dccm-0.7.ebuild +++ b/app-pda/synce-dccm/synce-dccm-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-dccm/synce-dccm-0.7.ebuild,v 1.6 2004/07/01 11:48:04 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.7.ebuild,v 1.7 2004/07/13 18:38:57 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-libsynce" |