diff options
author | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:30:49 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-08-23 19:30:49 +0000 |
commit | 5e7a83c8a3d5f7bbc7b7c50dd18ef47fa83080ec (patch) | |
tree | 5e9347663303513365b9f9c0739838e5be7725ca /app-pda/jpilot | |
parent | USE="static-libs". (diff) | |
download | historical-5e7a83c8a3d5f7bbc7b7c50dd18ef47fa83080ec.tar.gz historical-5e7a83c8a3d5f7bbc7b7c50dd18ef47fa83080ec.tar.bz2 historical-5e7a83c8a3d5f7bbc7b7c50dd18ef47fa83080ec.zip |
x86 stable, bug #333717
Package-Manager: portage-2.2_rc68/cvs/Linux x86_64
Diffstat (limited to 'app-pda/jpilot')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 9d50c99f537b..492171318a0f 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/jpilot # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.41 2010/08/21 14:10:07 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.42 2010/08/23 19:26:26 maekke Exp $ + + 23 Aug 2010; Markus Meier <maekke@gentoo.org> jpilot-1.8.0.ebuild: + x86 stable, bug #333717 21 Aug 2010; Thomas Beierlein <tomjbe@gentoo.org> jpilot-1.8.0.ebuild: amd64 stable, bug #333717 diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild index 8860cc112639..caeacf9655e4 100644 --- a/app-pda/jpilot/jpilot-1.8.0.ebuild +++ b/app-pda/jpilot/jpilot-1.8.0.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/jpilot/jpilot-1.8.0.ebuild,v 1.4 2010/08/21 14:10:07 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.5 2010/08/23 19:26:26 maekke Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.jpilot.org/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" IUSE="nls" RDEPEND=">=app-pda/pilot-link-0.12.5 |