diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:48 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:48 +0000 |
commit | 6d3f3485a1198b74c14677e75f9302caa9ef302b (patch) | |
tree | 6144b963ef148fe259206112c695e2f3c668ff21 /app-pda/coldsync | |
parent | bug #99922 (diff) | |
download | gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.tar.gz gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.tar.bz2 gentoo-2-6d3f3485a1198b74c14677e75f9302caa9ef302b.zip |
Added to ~ppc
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-pda/coldsync')
-rw-r--r-- | app-pda/coldsync/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/coldsync/coldsync-2.2.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/coldsync/ChangeLog b/app-pda/coldsync/ChangeLog index ddb67cee9edc..97dbb2708d68 100644 --- a/app-pda/coldsync/ChangeLog +++ b/app-pda/coldsync/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/coldsync # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.5 2005/01/01 15:42:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/ChangeLog,v 1.6 2005/07/22 17:21:09 dholm Exp $ + + 22 Jul 2005; David Holm <dholm@gentoo.org> coldsync-2.2.5-r1.ebuild: + Added to ~ppc. 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> coldsync-2.2.5-r1.ebuild, coldsync-2.2.5.ebuild: diff --git a/app-pda/coldsync/coldsync-2.2.5-r1.ebuild b/app-pda/coldsync/coldsync-2.2.5-r1.ebuild index 96fa0f2b4a59..e54df057a1ed 100644 --- a/app-pda/coldsync/coldsync-2.2.5-r1.ebuild +++ b/app-pda/coldsync/coldsync-2.2.5-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/coldsync-2.2.5-r1.ebuild,v 1.6 2005/01/01 15:42:39 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/coldsync/coldsync-2.2.5-r1.ebuild,v 1.7 2005/07/22 17:21:09 dholm Exp $ DESCRIPTION="A command-line tool to synchronize PalmOS PDAs with Unix workstations" SRC_URI="http://www.coldsync.org/download/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.coldsync.org/" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 sparc" +KEYWORDS="~ppc sparc x86" IUSE="nls perl" src_compile() { |