diff options
author | David Holm <dholm@gentoo.org> | 2004-10-18 12:17:12 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-18 12:17:12 +0000 |
commit | 1b6ec4ce23c941471406630b7e0232ace4e07960 (patch) | |
tree | 674e052eb19c798dd65af42fdad1e90a968495db /app-pda/synce | |
parent | Added to ~ppc (diff) | |
download | historical-1b6ec4ce23c941471406630b7e0232ace4e07960.tar.gz historical-1b6ec4ce23c941471406630b7e0232ace4e07960.tar.bz2 historical-1b6ec4ce23c941471406630b7e0232ace4e07960.zip |
Addded to ~ppc
Diffstat (limited to 'app-pda/synce')
-rw-r--r-- | app-pda/synce/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/synce/synce-0.9.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/synce/ChangeLog b/app-pda/synce/ChangeLog index b08588a4d7e6..fde8f9b6a367 100644 --- a/app-pda/synce/ChangeLog +++ b/app-pda/synce/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/synce # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.5 2004/09/27 22:20:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/ChangeLog,v 1.6 2004/10/18 12:17:12 dholm Exp $ + + 18 Oct 2004; David Holm <dholm@gentoo.org> synce-0.9.0.ebuild: + Added to ~ppc. *synce-0.9.0 (27 Sep 2004) diff --git a/app-pda/synce/synce-0.9.0.ebuild b/app-pda/synce/synce-0.9.0.ebuild index 7a59198afcaa..15259a1bbce0 100644 --- a/app-pda/synce/synce-0.9.0.ebuild +++ b/app-pda/synce/synce-0.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/synce-0.9.0.ebuild,v 1.1 2004/09/27 22:20:36 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/synce/synce-0.9.0.ebuild,v 1.2 2004/10/18 12:17:12 dholm Exp $ DESCRIPTION="Synchronize Windows CE devices with Linux." HOMEPAGE="http://sourceforge.net/projects/synce/" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="gnome kde" DEPEND=">=app-pda/synce-libsynce-0.9.0 |