diff options
author | Alastair Tse <liquidx@gentoo.org> | 2004-02-29 00:12:44 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2004-02-29 00:12:44 +0000 |
commit | 10ab5cd04222e9b76cd05cb4023147328a26448a (patch) | |
tree | 8e897f38104207cbfd258f5f44044dfad76f94d0 /app-pda/synce-libsynce | |
parent | cleanup (Manifest recommit) (diff) | |
download | gentoo-2-10ab5cd04222e9b76cd05cb4023147328a26448a.tar.gz gentoo-2-10ab5cd04222e9b76cd05cb4023147328a26448a.tar.bz2 gentoo-2-10ab5cd04222e9b76cd05cb4023147328a26448a.zip |
stable bump
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild index fb87329fe43f..3fb590f3281a 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-0.8.1.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.8.1.ebuild,v 1.2 2003/09/06 22:21:40 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.8.1.ebuild,v 1.3 2004/02/29 00:10:15 liquidx 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="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |