summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2004-10-11 08:36:27 +0000
committerTavis Ormandy <taviso@gentoo.org>2004-10-11 08:36:27 +0000
commitdf6b2ea7e5aea7091774f251bbd5d4ee143f316e (patch)
tree1980079b1d64ddf2e0ef5f659d102cf7a72a6e0b /app-crypt/gnupg
parentAdd comment on what DMX actually is. (Manifest recommit) (diff)
downloadgentoo-2-df6b2ea7e5aea7091774f251bbd5d4ee143f316e.tar.gz
gentoo-2-df6b2ea7e5aea7091774f251bbd5d4ee143f316e.tar.bz2
gentoo-2-df6b2ea7e5aea7091774f251bbd5d4ee143f316e.zip
changing license
Diffstat (limited to 'app-crypt/gnupg')
-rw-r--r--app-crypt/gnupg/gnupg-1.2.4.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.2.6.ebuild4
-rw-r--r--app-crypt/gnupg/gnupg-1.9.10.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/gnupg/gnupg-1.2.4.ebuild b/app-crypt/gnupg/gnupg-1.2.4.ebuild
index 877fc561b950..6543b5de1076 100644
--- a/app-crypt/gnupg/gnupg-1.2.4.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.4.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-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.22 2004/07/31 02:12:30 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.4.ebuild,v 1.23 2004/10/11 08:36:27 taviso Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2
idea? ( ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz )"
-LICENSE="GPL-2 | IDEA GPL-2"
+LICENSE="GPL-2 idea? ( IDEA )"
SLOT="0"
KEYWORDS="x86 ppc sparc ~mips alpha hppa amd64 ia64 ppc64"
IUSE="X ldap nls static caps idea"
diff --git a/app-crypt/gnupg/gnupg-1.2.6.ebuild b/app-crypt/gnupg/gnupg-1.2.6.ebuild
index 5b04fa8b09a7..d1f8d870cf1a 100644
--- a/app-crypt/gnupg/gnupg-1.2.6.ebuild
+++ b/app-crypt/gnupg/gnupg-1.2.6.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-crypt/gnupg/gnupg-1.2.6.ebuild,v 1.7 2004/10/08 19:11:17 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.2.6.ebuild,v 1.8 2004/10/11 08:36:27 taviso Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnupg.org/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/gnupg/${P}.tar.bz2
idea? ( ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz )"
-LICENSE="GPL-2 | IDEA GPL-2"
+LICENSE="GPL-2 idea? ( IDEA )"
SLOT="0"
KEYWORDS="x86 ~amd64 sparc ~ppc-macos"
IUSE="X ldap nls static idea"
diff --git a/app-crypt/gnupg/gnupg-1.9.10.ebuild b/app-crypt/gnupg/gnupg-1.9.10.ebuild
index 3ad87bb71067..ff3159dc16d8 100644
--- a/app-crypt/gnupg/gnupg-1.9.10.ebuild
+++ b/app-crypt/gnupg/gnupg-1.9.10.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-crypt/gnupg/gnupg-1.9.10.ebuild,v 1.4 2004/10/05 11:46:56 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/gnupg/gnupg-1.9.10.ebuild,v 1.5 2004/10/11 08:36:27 taviso Exp $
inherit eutils
@@ -8,7 +8,7 @@ DESCRIPTION="The GNU Privacy Guard, a GPL pgp replacement"
HOMEPAGE="http://www.gnupg.org/"
SRC_URI="ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/${P}.tar.gz"
-LICENSE="GPL-2 | GPL-2 IDEA"
+LICENSE="GPL-2 idea? ( IDEA )"
SLOT="0"
KEYWORDS="~x86 ~mips ~alpha ~amd64 ~ppc"
IUSE="X caps ldap nls smartcard static"