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
commitef5528071e45955a23053fcd41a16c3ed270a7cc (patch)
tree834ba9a6a2a9bf8a3027e7eb0dee6e3fbeb64461 /sys-devel/gettext
parentCleanup build a bit and install mountpoint #198700. (diff)
downloadgentoo-2-ef5528071e45955a23053fcd41a16c3ed270a7cc.tar.gz
gentoo-2-ef5528071e45955a23053fcd41a16c3ed270a7cc.tar.bz2
gentoo-2-ef5528071e45955a23053fcd41a16c3ed270a7cc.zip
tweak LICENSE #198709
(Portage version: 2.1.3.19)
Diffstat (limited to 'sys-devel/gettext')
-rw-r--r--sys-devel/gettext/gettext-0.16.1-r1.ebuild4
-rw-r--r--sys-devel/gettext/gettext-0.17.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-devel/gettext/gettext-0.16.1-r1.ebuild b/sys-devel/gettext/gettext-0.16.1-r1.ebuild
index cc55c3550143..28667fe87da3 100644
--- a/sys-devel/gettext/gettext-0.16.1-r1.ebuild
+++ b/sys-devel/gettext/gettext-0.16.1-r1.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.16.1-r1.ebuild,v 1.14 2007/10/06 06:54:06 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/gettext/gettext-0.16.1-r1.ebuild,v 1.15 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-2 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"
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"