summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-11-11 19:21:16 +0000
committerMike Frysinger <vapier@gentoo.org>2007-11-11 19:21:16 +0000
commit5d034854c0ed031b915ea51271fd9e79e14a04ce (patch)
tree9aea1aa1262a6035a08607c40a254a2bdd85862c /sys-devel/gettext/gettext-0.17.ebuild
parentCleanup build a bit and install mountpoint #198700. (diff)
downloadhistorical-5d034854c0ed031b915ea51271fd9e79e14a04ce.tar.gz
historical-5d034854c0ed031b915ea51271fd9e79e14a04ce.tar.bz2
historical-5d034854c0ed031b915ea51271fd9e79e14a04ce.zip
tweak LICENSE #198709
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'sys-devel/gettext/gettext-0.17.ebuild')
-rw-r--r--sys-devel/gettext/gettext-0.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/gettext/gettext-0.17.ebuild b/sys-devel/gettext/gettext-0.17.ebuild
index f51462dd1715..dc281a39a6b0 100644
--- a/sys-devel/gettext/gettext-0.17.ebuild
+++ b/sys-devel/gettext/gettext-0.17.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.17.ebuild,v 1.1 2007/11/10 07:24:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.17.ebuild,v 1.2 2007/11/11 19:21:16 vapier Exp $
inherit flag-o-matic eutils multilib toolchain-funcs mono libtool
@@ -8,7 +8,7 @@ DESCRIPTION="GNU locale utilities"
HOMEPAGE="http://www.gnu.org/software/gettext/gettext.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="GPL-3 LGPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE="emacs nls doc nocxx"