diff options
author | 2004-05-03 10:20:28 +0000 | |
---|---|---|
committer | 2004-05-03 10:20:28 +0000 | |
commit | 9cbffbc2de8fd967f6f96a33b00042b56bcea314 (patch) | |
tree | c8bdb3df96fb5945c567eb8e49906307458b3891 /app-pda | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-9cbffbc2de8fd967f6f96a33b00042b56bcea314.tar.gz gentoo-2-9cbffbc2de8fd967f6f96a33b00042b56bcea314.tar.bz2 gentoo-2-9cbffbc2de8fd967f6f96a33b00042b56bcea314.zip |
Added to ~ppc
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 3d45c84c8596..5dcb41ed4cb7 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-pda/jpilot # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.13 2004/04/25 22:30:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.14 2004/05/03 10:15:57 dholm Exp $ + + 03 May 2004; David Holm <dholm@gentoo.org> jpilot-0.99.6-r1.ebuild: + Added to ~ppc. 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> jpilot-0.99.2-r1.ebuild, jpilot-0.99.5.ebuild: diff --git a/app-pda/jpilot/jpilot-0.99.6-r1.ebuild b/app-pda/jpilot/jpilot-0.99.6-r1.ebuild index b9e9309d3613..e926e5d457a6 100644 --- a/app-pda/jpilot/jpilot-0.99.6-r1.ebuild +++ b/app-pda/jpilot/jpilot-0.99.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.6-r1.ebuild,v 1.7 2004/03/14 21:48:56 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.6-r1.ebuild,v 1.8 2004/05/03 10:15:57 dholm Exp $ SYNCMAL="0.72.1" MALSYNC="2.2.0" @@ -16,7 +16,7 @@ HOMEPAGE="http://jpilot.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~alpha amd64" +KEYWORDS="x86 sparc ~alpha amd64 ~ppc" IUSE="nls gtk2" RDEPEND="gtk2? ( >=x11-libs/gtk+-2 ) |