diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:13:28 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-30 10:13:28 +0000 |
commit | dcedbfb9d8e067eebf2648b938686e93c0134588 (patch) | |
tree | 03978cad730981a0543dd48fad2a87efb20e3c67 /app-pda/jpilot | |
parent | moving dev-libs/pilot-link to app-pda/pilot-link (diff) | |
download | historical-dcedbfb9d8e067eebf2648b938686e93c0134588.tar.gz historical-dcedbfb9d8e067eebf2648b938686e93c0134588.tar.bz2 historical-dcedbfb9d8e067eebf2648b938686e93c0134588.zip |
moved dev-libs/pilot-link to app-pda/pilot-link
Diffstat (limited to 'app-pda/jpilot')
-rw-r--r-- | app-pda/jpilot/ChangeLog | 7 | ||||
-rw-r--r-- | app-pda/jpilot/Manifest | 8 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.2-r1.ebuild | 4 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.3.ebuild | 4 | ||||
-rw-r--r-- | app-pda/jpilot/jpilot-0.99.5.ebuild | 4 |
5 files changed, 16 insertions, 11 deletions
diff --git a/app-pda/jpilot/ChangeLog b/app-pda/jpilot/ChangeLog index d378535901e0..6e00b3eb262c 100644 --- a/app-pda/jpilot/ChangeLog +++ b/app-pda/jpilot/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-misc/jpilot # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/ChangeLog,v 1.2 2003/08/30 10:11:58 liquidx Exp $ + + 30 Aug 2003; Alastair Tse <liquidx@gentoo.org> jpilot-0.99.2-r1.ebuild, + jpilot-0.99.3.ebuild, jpilot-0.99.5.ebuild: + moved dev-libs/pilot-link to app-pda/pilot-link + moved app-misc/jpilot to app-pda/jpilot 08 Jul 2003; Aron Griffis <agriffis@gentoo.org> jpilot-0.99.5.ebuild: Add ~alpha to KEYWORDS diff --git a/app-pda/jpilot/Manifest b/app-pda/jpilot/Manifest index cbe594b1e4f1..8b683742f4dd 100644 --- a/app-pda/jpilot/Manifest +++ b/app-pda/jpilot/Manifest @@ -1,7 +1,7 @@ -MD5 8284345e9bdad23238ec69aa044c61e1 ChangeLog 2112 -MD5 e0b1ad4964bcbed32876ffdcc92db2d5 jpilot-0.99.2-r1.ebuild 1810 -MD5 554d13c63253006078647e9b40e2cdba jpilot-0.99.3.ebuild 1804 -MD5 117eb5b9d52c25f2e2e38a513629e0ad jpilot-0.99.5.ebuild 1888 +MD5 ad05575d0397e750229404b87d45edcf ChangeLog 2325 +MD5 80cb0fbda73e25f603fc10e5db7ba8ee jpilot-0.99.2-r1.ebuild 1809 +MD5 a1a4ee38d0fa0bccb22b735dd8491c3b jpilot-0.99.3.ebuild 1803 +MD5 8964874c153b0dfe859385ef2724861e jpilot-0.99.5.ebuild 1887 MD5 772a9edf8c450460098e6af60fee716d files/digest-jpilot-0.99.2-r1 205 MD5 dff8556ccfee490766561e1f87897882 files/digest-jpilot-0.99.3 205 MD5 fec9283977e434f78771d9dc3b05569f files/digest-jpilot-0.99.5 208 diff --git a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild b/app-pda/jpilot/jpilot-0.99.2-r1.ebuild index 8c5544243b1a..dd2617a3d6f0 100644 --- a/app-pda/jpilot/jpilot-0.99.2-r1.ebuild +++ b/app-pda/jpilot/jpilot-0.99.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.2-r1.ebuild,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.2-r1.ebuild,v 1.2 2003/08/30 10:11:58 liquidx Exp $ IUSE="nls" @@ -21,7 +21,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc" DEPEND="=x11-libs/gtk+-1.2* - >=dev-libs/pilot-link-0.9.5" + >=app-pda/pilot-link-0.9.5" src_unpack() { unpack ${P}.tar.gz diff --git a/app-pda/jpilot/jpilot-0.99.3.ebuild b/app-pda/jpilot/jpilot-0.99.3.ebuild index 0a5be2309977..4328027092da 100644 --- a/app-pda/jpilot/jpilot-0.99.3.ebuild +++ b/app-pda/jpilot/jpilot-0.99.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 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.3.ebuild,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.3.ebuild,v 1.2 2003/08/30 10:11:58 liquidx Exp $ IUSE="nls" @@ -21,7 +21,7 @@ LICENSE="GPL-2" KEYWORDS="x86" DEPEND="=x11-libs/gtk+-1.2* - >=dev-libs/pilot-link-0.11.5" + >=app-pda/pilot-link-0.11.5" src_unpack() { unpack ${P}.tar.gz diff --git a/app-pda/jpilot/jpilot-0.99.5.ebuild b/app-pda/jpilot/jpilot-0.99.5.ebuild index 2b6fea65a977..5685606eca2d 100644 --- a/app-pda/jpilot/jpilot-0.99.5.ebuild +++ b/app-pda/jpilot/jpilot-0.99.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 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.5.ebuild,v 1.1 2003/08/30 09:12:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/jpilot/jpilot-0.99.5.ebuild,v 1.2 2003/08/30 10:11:58 liquidx Exp $ SYNCMAL="0.71.2" MALSYNC="2.1.1" @@ -20,7 +20,7 @@ KEYWORDS="x86 sparc ~alpha" IUSE="nls" DEPEND=">=x11-libs/gtk+-2 - >=dev-libs/pilot-link-0.11.5" + >=app-pda/pilot-link-0.11.5" src_unpack() { unpack ${P}.tar.gz |