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-serial | |
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-serial')
-rw-r--r-- | app-pda/synce-serial/synce-serial-0.4.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-serial/synce-serial-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/synce-serial/synce-serial-0.4.ebuild b/app-pda/synce-serial/synce-serial-0.4.ebuild index 0e2870f684e0..4cbe62fa7906 100644 --- a/app-pda/synce-serial/synce-serial-0.4.ebuild +++ b/app-pda/synce-serial/synce-serial-0.4.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-serial/synce-serial-0.4.ebuild,v 1.3 2003/02/13 09:20:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-serial/synce-serial-0.4.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-serial/synce-serial-0.7.ebuild b/app-pda/synce-serial/synce-serial-0.7.ebuild index ade38246fdf5..460e7348d016 100644 --- a/app-pda/synce-serial/synce-serial-0.7.ebuild +++ b/app-pda/synce-serial/synce-serial-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-serial/synce-serial-0.7.ebuild,v 1.1 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-serial/synce-serial-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" |