diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-28 11:01:11 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-28 11:01:11 +0000 |
commit | dbc0fb328741f822e26c54e11c00cae6d5c0142f (patch) | |
tree | e5e76cb112da35d859495746e176bd138cb8b7d0 /app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild | |
parent | Stable for HPPA (bug #319509). (diff) | |
download | historical-dbc0fb328741f822e26c54e11c00cae6d5c0142f.tar.gz historical-dbc0fb328741f822e26c54e11c00cae6d5c0142f.tar.bz2 historical-dbc0fb328741f822e26c54e11c00cae6d5c0142f.zip |
Stable for HPPA (bug #319517).
Package-Manager: portage-2.2_rc67/cvs/Linux i686
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 ae93a16909d6..367807044fb5 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.13 2010/06/11 21:30:10 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.12.3-r2.ebuild,v 1.14 2010/06/28 11:01:11 jer 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" |