diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:55:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-02 11:55:13 +0000 |
commit | 8472114f340576c4b6f5c851b8391e6271376d20 (patch) | |
tree | d966a78b2eec07aef77833a07143b7b2b5fec794 /app-pda/synce-libsynce | |
parent | had a capital in the name... so it is now removed (diff) | |
download | gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.tar.gz gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.tar.bz2 gentoo-2-8472114f340576c4b6f5c851b8391e6271376d20.zip |
unmasks and changelog fixes
Diffstat (limited to 'app-pda/synce-libsynce')
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.3.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-libsynce/synce-libsynce-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild b/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild index 3a77cecd1f8c..25215a370339 100644 --- a/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild +++ b/app-pda/synce-libsynce/synce-libsynce-0.7.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.7.ebuild,v 1.1 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-libsynce/synce-libsynce-0.7.ebuild,v 1.2 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" |