diff options
author | Jason Wever <weeve@gentoo.org> | 2004-03-14 21:48:56 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-03-14 21:48:56 +0000 |
commit | 34d0a3be159d956a2a19f6e098a5d473273c9e95 (patch) | |
tree | 43ec551c7805aaf3040dbc40f2c16a4cb55fbb13 /app-pda/jpilot | |
parent | Initial import. (Manifest recommit) (diff) | |
download | gentoo-2-34d0a3be159d956a2a19f6e098a5d473273c9e95.tar.gz gentoo-2-34d0a3be159d956a2a19f6e098a5d473273c9e95.tar.bz2 gentoo-2-34d0a3be159d956a2a19f6e098a5d473273c9e95.zip |
Marked stable on sparc.
Diffstat (limited to 'app-pda/jpilot')
-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 b74ffcef201a..24c613d71857 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.11 2004/02/19 01:51:33 augustus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.12 2004/03/14 21:48:56 weeve Exp $ + + 14 Mar 2004; Jason Wever <weeve@gentoo.org> jpilot-0.99.6-r1.ebuild: + Marked stable on sparc. 18 Feb 2004; <augustus@gentoo.org> jpilot-0.99.6-r1.ebuild: ~amd64 added. diff --git a/app-pda/jpilot/jpilot-0.99.6-r1.ebuild b/app-pda/jpilot/jpilot-0.99.6-r1.ebuild index f9533281d410..b9e9309d3613 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.6 2004/02/23 16:15:27 brad_mssw Exp $ +# $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 $ 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" IUSE="nls gtk2" RDEPEND="gtk2? ( >=x11-libs/gtk+-2 ) |