diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 14:42:23 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-05-24 14:42:23 +0000 |
commit | 66ce261b3256afaf5db21cf059703e96707a1404 (patch) | |
tree | d2b550c58d21de9e1c59e53ac9d25b9c654ad939 /app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild | |
parent | ppc stable #319521 (diff) | |
download | historical-66ce261b3256afaf5db21cf059703e96707a1404.tar.gz historical-66ce261b3256afaf5db21cf059703e96707a1404.tar.bz2 historical-66ce261b3256afaf5db21cf059703e96707a1404.zip |
ppc stable #319517
Package-Manager: portage-2.1.8.3/cvs/Linux ppc
Diffstat (limited to 'app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild')
-rw-r--r-- | app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild b/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild index 4d1848267abb..b5fc40b9fc12 100644 --- a/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild +++ b/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild,v 1.7 2010/03/11 13:19:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild,v 1.8 2010/05/24 14:42:23 nixnut Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://pilot-link.org/source/${P}.tar.bz2" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="perl java python png readline threads bluetooth usb debug" |