summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 21:26:53 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-09 21:26:53 +0000
commitd3ad26bc20258e0f68df77c3aa8437ddb3887d01 (patch)
tree14bd9e7b9529ab4838ea2e5661e35206a33c0c3f /net-libs/soup/soup-0.7.10.ebuild
parentUpdate the .so and tag guessing patches. (diff)
downloadhistorical-d3ad26bc20258e0f68df77c3aa8437ddb3887d01.tar.gz
historical-d3ad26bc20258e0f68df77c3aa8437ddb3887d01.tar.bz2
historical-d3ad26bc20258e0f68df77c3aa8437ddb3887d01.zip
LICENSE fix
Diffstat (limited to 'net-libs/soup/soup-0.7.10.ebuild')
-rw-r--r--net-libs/soup/soup-0.7.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/soup/soup-0.7.10.ebuild b/net-libs/soup/soup-0.7.10.ebuild
index e3a8d9c91f8c..6826f0f14ce2 100644
--- a/net-libs/soup/soup-0.7.10.ebuild
+++ b/net-libs/soup/soup-0.7.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/net-libs/soup/soup-0.7.10.ebuild,v 1.11 2004/07/15 01:28:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/soup/soup-0.7.10.ebuild,v 1.12 2004/11/09 21:26:53 mr_bones_ Exp $
IUSE="ssl doc"
@@ -16,7 +16,7 @@ DEPEND=">=dev-util/pkgconfig-0.12.0
ssl? ( dev-libs/openssl )
doc? ( >=dev-util/gtk-doc-0.9-r2 )"
-LICENSE="GPL-2 | LGPL-2"
+LICENSE="|| ( GPL-2 LGPL-2 )"
SLOT="0"
KEYWORDS="x86 sparc ~ppc ~alpha"