diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:38:57 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-13 18:38:57 +0000 |
commit | 5e89860b6fc75bbb9888cad9f93f730f06d170bf (patch) | |
tree | e37077580a39855dc789c1f9bb0e66e3cc214d40 /app-pda/rapip | |
parent | sync IUSE (-X) (Manifest recommit) (diff) | |
download | gentoo-2-5e89860b6fc75bbb9888cad9f93f730f06d170bf.tar.gz gentoo-2-5e89860b6fc75bbb9888cad9f93f730f06d170bf.tar.bz2 gentoo-2-5e89860b6fc75bbb9888cad9f93f730f06d170bf.zip |
sync IUSE (-gnome)
Diffstat (limited to 'app-pda/rapip')
-rw-r--r-- | app-pda/rapip/rapip-0.4.1.ebuild | 3 | ||||
-rw-r--r-- | app-pda/rapip/rapip-0.4.ebuild | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/app-pda/rapip/rapip-0.4.1.ebuild b/app-pda/rapip/rapip-0.4.1.ebuild index f002cced5e9a..35bc6389bc43 100644 --- a/app-pda/rapip/rapip-0.4.1.ebuild +++ b/app-pda/rapip/rapip-0.4.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/rapip/rapip-0.4.1.ebuild,v 1.6 2004/07/01 11:47:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.1.ebuild,v 1.7 2004/07/13 18:38:01 agriffis Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync. - KDE System Tray utility" HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -9,6 +9,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc app-pda/synce-libsynce" diff --git a/app-pda/rapip/rapip-0.4.ebuild b/app-pda/rapip/rapip-0.4.ebuild index 491a219c0132..66c324738ee2 100644 --- a/app-pda/rapip/rapip-0.4.ebuild +++ b/app-pda/rapip/rapip-0.4.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/rapip/rapip-0.4.ebuild,v 1.6 2004/07/01 11:47:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/rapip/rapip-0.4.ebuild,v 1.7 2004/07/13 18:38:01 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" |