summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 09:23:36 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 09:23:36 +0000
commit95d26b2869df34cf3f1834c734996dc1abf23b6b (patch)
tree99513e14afcdfb4c6dd36230d550679c756dfc6b /app-pda
parentMarked stable on mips. (diff)
downloadhistorical-95d26b2869df34cf3f1834c734996dc1abf23b6b.tar.gz
historical-95d26b2869df34cf3f1834c734996dc1abf23b6b.tar.bz2
historical-95d26b2869df34cf3f1834c734996dc1abf23b6b.zip
LICENSE fix
Diffstat (limited to 'app-pda')
-rw-r--r--app-pda/pilot-link/Manifest20
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.3.ebuild4
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild4
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild4
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild4
-rw-r--r--app-pda/pilot-link/pilot-link-0.11.8.ebuild4
6 files changed, 15 insertions, 25 deletions
diff --git a/app-pda/pilot-link/Manifest b/app-pda/pilot-link/Manifest
index 2f20ef8077ee..f1f032b1240b 100644
--- a/app-pda/pilot-link/Manifest
+++ b/app-pda/pilot-link/Manifest
@@ -1,13 +1,10 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 8467971ae95d21456dddb773449ff77d ChangeLog 5258
MD5 075fea99b82d61028585dc3e42f00466 metadata.xml 156
-MD5 b73905861514b491883690aef061bd9b pilot-link-0.11.3.ebuild 1127
-MD5 f93bbd87447f6bca5a28e97a56a38fe4 pilot-link-0.11.5-r2.ebuild 2798
-MD5 2bf1ee7a53bd23f0849c2fbfeac1b2ee pilot-link-0.11.7-r1.ebuild 1792
-MD5 5a3f16beda27f5f6960ab5058f6dcbd9 pilot-link-0.11.8.ebuild 1879
-MD5 18f8f277a9e6708c9c7100b1832e292c pilot-link-0.11.8-r1.ebuild 2040
+MD5 f6818df1aab0a08619deb5ea59dd480b pilot-link-0.11.3.ebuild 1134
+MD5 e658f1d8456df2f7c6a88ccad2225f5f pilot-link-0.11.5-r2.ebuild 2802
+MD5 4357d80ca13fc2dc2397bab6683d39b7 pilot-link-0.11.7-r1.ebuild 1796
+MD5 6932c2904168b908029d4157e4640f24 pilot-link-0.11.8.ebuild 1887
+MD5 6289f89c5c97d9e9c1df276524ba857a pilot-link-0.11.8-r1.ebuild 2048
MD5 4ed5cde53dbd9e15bb794538763b55eb files/digest-pilot-link-0.11.3 70
MD5 6d5485ccfa72ceeae0193839586e7252 files/digest-pilot-link-0.11.5-r2 70
MD5 6ba6541a846ca65d5b4985c0b3e63707 files/digest-pilot-link-0.11.7-r1 70
@@ -17,10 +14,3 @@ MD5 90560348093b5a7b47849896f35b4d54 files/pilot-link-0.11.8-javapath.patch 562
MD5 c7eea8e9fc52ce118ca126979309da45 files/digest-pilot-link-0.11.8-r1 70
MD5 73901859bb01a4c7aa0dbddf1d6e898a files/pilot-link-0.11.8-javappc.patch 560
MD5 cc5d291e67e5ebc1caa5cc3c401f3ced files/pilot-link-0.11.8-netsync.patch 4371
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.9.10 (GNU/Linux)
-
-iD8DBQFBdVs/HTu7gpaalycRAuEAAKCKOIhEnnScfq3BV4BxoYKjFabMhQCgzeoS
-5s0X0AsgEzAksfFTYIwUGCw=
-=dp44
------END PGP SIGNATURE-----
diff --git a/app-pda/pilot-link/pilot-link-0.11.3.ebuild b/app-pda/pilot-link/pilot-link-0.11.3.ebuild
index a2f62bc1ade8..0a8fa5e612a0 100644
--- a/app-pda/pilot-link/pilot-link-0.11.3.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.9 2004/07/14 01:43:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.3.ebuild,v 1.10 2004/11/07 09:23:36 mr_bones_ Exp $
DESCRIPTION="A suite of tools contains a series of conduits for moving
information to and from your Palm device and your desktop or workstation
@@ -10,8 +10,8 @@ SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
HOMEPAGE="http://www.pilot-link.org/"
DEPEND="virtual/libc"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
KEYWORDS="x86 ppc sparc"
IUSE="java perl tcltk"
diff --git a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
index 080b18841b3a..0da5d899d14e 100644
--- a/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.6 2004/07/01 11:47:04 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.5-r2.ebuild,v 1.7 2004/11/07 09:23:36 mr_bones_ Exp $
inherit perl-module
@@ -9,8 +9,8 @@ DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
HOMEPAGE="http://www.pilot-link.org/"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
KEYWORDS="x86 ~ppc sparc"
IUSE="perl java tcltk python png readline"
diff --git a/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
index 11352e923a6f..d5b67b77f81a 100644
--- a/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild,v 1.6 2004/07/01 11:47:04 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.7-r1.ebuild,v 1.7 2004/11/07 09:23:36 mr_bones_ Exp $
inherit perl-module
@@ -8,8 +8,8 @@ DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
HOMEPAGE="http://www.pilot-link.org/"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
-LICENSE="GPL-2 | LGPL-2"
KEYWORDS="x86 ppc sparc ~alpha"
IUSE="perl java tcltk python png readline"
diff --git a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild
index 52c92aecc070..273e13a2c044 100644
--- a/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.3 2004/10/19 18:17:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8-r1.ebuild,v 1.4 2004/11/07 09:23:36 mr_bones_ Exp $
inherit perl-module eutils
@@ -8,7 +8,7 @@ DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
HOMEPAGE="http://www.pilot-link.org/"
SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE="perl java tcltk python png readline"
diff --git a/app-pda/pilot-link/pilot-link-0.11.8.ebuild b/app-pda/pilot-link/pilot-link-0.11.8.ebuild
index 67cc95b55c17..cb8e545758da 100644
--- a/app-pda/pilot-link/pilot-link-0.11.8.ebuild
+++ b/app-pda/pilot-link/pilot-link-0.11.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8.ebuild,v 1.11 2004/10/19 18:20:55 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/pilot-link-0.11.8.ebuild,v 1.12 2004/11/07 09:23:36 mr_bones_ Exp $
inherit perl-module eutils
@@ -8,7 +8,7 @@ DESCRIPTION="suite of tools for moving data between a Palm device and a desktop"
HOMEPAGE="http://www.pilot-link.org/"
SRC_URI="http://pilot-link.org/source/${P}.tar.bz2"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE="perl java tcltk python png readline"