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/gnupg-1.2.6.ebuild
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/gnupg-1.2.6.ebuild')
-rw-r--r--app-crypt/gnupg/gnupg-1.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
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"