diff options
author | 2004-10-18 12:17:12 +0000 | |
---|---|---|
committer | 2004-10-18 12:17:12 +0000 | |
commit | cc159f2c3f145386584ba6a1a861069f60746fd7 (patch) | |
tree | cb3541d9199a0a41a5cf6082d8029b9e500c7f00 /app-pda | |
parent | Added to ~ppc (diff) | |
download | gentoo-2-cc159f2c3f145386584ba6a1a861069f60746fd7.tar.gz gentoo-2-cc159f2c3f145386584ba6a1a861069f60746fd7.tar.bz2 gentoo-2-cc159f2c3f145386584ba6a1a861069f60746fd7.zip |
Addded to ~ppc
Diffstat (limited to 'app-pda')
-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 |