diff options
author | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:10 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-22 17:22:10 +0000 |
commit | e4c736d82ef6fb1b210b5d5598aa588dddddc6f9 (patch) | |
tree | 80946dca2f1255b8f4c65002f480597ec7209fbc /app-pda/coldsync/coldsync-2.2.5-r1.ebuild | |
parent | bug #99922 (diff) | |
download | historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.tar.gz historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.tar.bz2 historical-e4c736d82ef6fb1b210b5d5598aa588dddddc6f9.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-pda/coldsync/coldsync-2.2.5-r1.ebuild')
-rw-r--r-- | app-pda/coldsync/coldsync-2.2.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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() { |