diff options
Diffstat (limited to 'app-pda/synce-libsynce/synce-libsynce-0.3.ebuild')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild index dbc639a59494..97dd53187434 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild,v 1.3 2003/02/13 09:20:45 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.3.ebuild,v 1.4 2003/07/02 11:55:13 aliz Exp $ DESCRIPTION="Synchronize Windows CE devices with computers running GNU/Linux, like MS ActiveSync." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/synce/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gnome" DEPEND="virtual/glibc" |