summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-pda/jpilot-plucker')
-rw-r--r--app-pda/jpilot-plucker/ChangeLog5
-rw-r--r--app-pda/jpilot-plucker/jpilot-plucker-0.02.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/jpilot-plucker/ChangeLog b/app-pda/jpilot-plucker/ChangeLog
index bfa5dca33f81..7c72beed932a 100644
--- a/app-pda/jpilot-plucker/ChangeLog
+++ b/app-pda/jpilot-plucker/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-pda/jpilot-plucker
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-plucker/ChangeLog,v 1.11 2010/08/21 14:13:14 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-plucker/ChangeLog,v 1.12 2010/08/23 19:30:49 maekke Exp $
+
+ 23 Aug 2010; Markus Meier <maekke@gentoo.org> jpilot-plucker-0.02.ebuild:
+ x86 stable, bug #333717
21 Aug 2010; Thomas Beierlein <tomjbe@gentoo.org>
jpilot-plucker-0.02.ebuild:
diff --git a/app-pda/jpilot-plucker/jpilot-plucker-0.02.ebuild b/app-pda/jpilot-plucker/jpilot-plucker-0.02.ebuild
index 5861c34059d8..2958cbe8fd60 100644
--- a/app-pda/jpilot-plucker/jpilot-plucker-0.02.ebuild
+++ b/app-pda/jpilot-plucker/jpilot-plucker-0.02.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-plucker/jpilot-plucker-0.02.ebuild,v 1.2 2010/08/21 14:13:14 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot-plucker/jpilot-plucker-0.02.ebuild,v 1.3 2010/08/23 19:30:49 maekke Exp $
EAPI=2
inherit multilib
@@ -11,7 +11,7 @@ SRC_URI="http://www.jlogday.com/code/jpilot-plucker/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ppc ~x86"
+KEYWORDS="~alpha amd64 ~ppc x86"
IUSE=""
RDEPEND=">=x11-libs/gtk+-2.18.9