diff options
author | Kristopher Kersey <augustus@gentoo.org> | 2004-02-19 01:51:34 +0000 |
---|---|---|
committer | Kristopher Kersey <augustus@gentoo.org> | 2004-02-19 01:51:34 +0000 |
commit | 17514d3d98545b8c788a6663601260395c4b2f10 (patch) | |
tree | a949a194427278861d1feb60698120aec0666103 /app-pda | |
parent | Version bump. (diff) | |
download | historical-17514d3d98545b8c788a6663601260395c4b2f10.tar.gz historical-17514d3d98545b8c788a6663601260395c4b2f10.tar.bz2 historical-17514d3d98545b8c788a6663601260395c4b2f10.zip |
~amd64 added to keywords.
Diffstat (limited to 'app-pda')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 5 | ||||
-rw-r--r-- | app-pda/jpilot/Manifest | 8 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.6-r1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index 4d25d0c2b4c0..b74ffcef201a 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.10 2004/02/14 06:28:24 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.11 2004/02/19 01:51:33 augustus Exp $ + + 18 Feb 2004; <augustus@gentoo.org> jpilot-0.99.6-r1.ebuild: + ~amd64 added. 14 Feb 2004; Adrian Almenar <strider@gentoo.org> jpilot-0.99.6-r1.ebuild, jpilot-0.99.6.ebuild: diff --git a/app-pda/jpilot/Manifest b/app-pda/jpilot/Manifest index efc58df682e1..c3762c1ccbdd 100644 --- a/app-pda/jpilot/Manifest +++ b/app-pda/jpilot/Manifest @@ -1,8 +1,8 @@ -MD5 58ea5fdbff8aca65b4ffbcbf53b54485 jpilot-0.99.5.ebuild 1889 -MD5 f092a65fb5856c189d7187371b154aec jpilot-0.99.6-r1.ebuild 2269 +MD5 35a1da6942c8a21094a0712bb80ededa ChangeLog 3294 MD5 34c46453a9eaec0d549fefd4ca289d65 jpilot-0.99.2-r1.ebuild 1808 -MD5 1f27aafc10da3c633990784a014d37e8 ChangeLog 3214 +MD5 58ea5fdbff8aca65b4ffbcbf53b54485 jpilot-0.99.5.ebuild 1889 +MD5 442649cd4305d814b38dbdd856bb84d8 jpilot-0.99.6-r1.ebuild 2277 MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156 -MD5 fec9283977e434f78771d9dc3b05569f files/digest-jpilot-0.99.5 208 MD5 772a9edf8c450460098e6af60fee716d files/digest-jpilot-0.99.2-r1 205 +MD5 fec9283977e434f78771d9dc3b05569f files/digest-jpilot-0.99.5 208 MD5 3191fb2564846c9ad2faa29463b178a6 files/digest-jpilot-0.99.6-r1 208 diff --git a/app-pda/jpilot/jpilot-0.99.6-r1.ebuild b/app-pda/jpilot/jpilot-0.99.6-r1.ebuild index b4e60a5ab8f7..d0b3792f3b7e 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.4 2004/02/14 06:28:24 strider Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.6-r1.ebuild,v 1.5 2004/02/19 01:51:34 augustus 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" +KEYWORDS="x86 ~sparc ~alpha ~amd64" IUSE="nls gtk2" RDEPEND="gtk2? ( >=x11-libs/gtk+-2 ) |