diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-12 16:00:01 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-12 16:00:01 +0000 |
commit | 0ecd4da1299e9fc8d608cc138bf3aa2bc7f2ffb0 (patch) | |
tree | 7d2b3079d0be2eedfc82d5a41045105157d9fe16 /app-pda | |
parent | Marking pilot-link-0.12.5 ppc for bug 333717 (diff) | |
download | historical-0ecd4da1299e9fc8d608cc138bf3aa2bc7f2ffb0.tar.gz historical-0ecd4da1299e9fc8d608cc138bf3aa2bc7f2ffb0.tar.bz2 historical-0ecd4da1299e9fc8d608cc138bf3aa2bc7f2ffb0.zip |
Marking jpilot-1.8.0 ppc for bug 333717
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-1.8.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index d0b6f3c2b373..7e7d6dabd14e 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.43 2010/09/18 15:17:11 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.44 2011/01/12 16:00:01 ranger Exp $ + + 12 Jan 2011; Brent Baude <ranger@gentoo.org> jpilot-1.8.0.ebuild: + Marking jpilot-1.8.0 ppc for bug 333717 18 Sep 2010; Raúl Porcel <armin76@gentoo.org> jpilot-1.8.0.ebuild: alpha/ia64/sparc stable wrt #333717 diff --git a/app-pda/jpilot/jpilot-1.8.0.ebuild b/app-pda/jpilot/jpilot-1.8.0.ebuild index d8292866af46..077043e97759 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 +# Copyright 1999-2011 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.6 2010/09/18 15:17:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-1.8.0.ebuild,v 1.7 2011/01/12 16:00:01 ranger 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 |