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-dccm | |
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-dccm')
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/synce-dccm/synce-dccm-0.7.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild b/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild index 498e0ab19d11..6d78b00e1fa9 100644 --- a/app-pda/synce-dccm/synce-dccm-0.3.1.ebuild +++ b/app-pda/synce-dccm/synce-dccm-0.3.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-dccm/synce-dccm-0.3.1.ebuild,v 1.3 2003/02/13 09:20:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-0.3.1.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-dccm/synce-dccm-0.7.ebuild b/app-pda/synce-dccm/synce-dccm-0.7.ebuild index 15a65426f657..1a54c6e44193 100644 --- a/app-pda/synce-dccm/synce-dccm-0.7.ebuild +++ b/app-pda/synce-dccm/synce-dccm-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-dccm/synce-dccm-0.7.ebuild,v 1.1 2003/02/25 05:01:10 zwelch Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce-dccm/synce-dccm-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 |