summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-12-15 09:23:41 +0000
committerUlrich Müller <ulm@gentoo.org>2009-12-15 09:23:41 +0000
commit99393d404b863a932ab9bbe4d316f7a89d088dd4 (patch)
tree641c55ec22bcee6b7c23dc732d157c33095946c6 /x11-libs/openmotif-compat
parentChange libXpm to MIT in LICENSE. (diff)
downloadgentoo-2-99393d404b863a932ab9bbe4d316f7a89d088dd4.tar.gz
gentoo-2-99393d404b863a932ab9bbe4d316f7a89d088dd4.tar.bz2
gentoo-2-99393d404b863a932ab9bbe4d316f7a89d088dd4.zip
Change libXpm to MIT in LICENSE.
(Portage version: 2.2_rc59/cvs/Linux i686)
Diffstat (limited to 'x11-libs/openmotif-compat')
-rw-r--r--x11-libs/openmotif-compat/ChangeLog6
-rw-r--r--x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/openmotif-compat/ChangeLog b/x11-libs/openmotif-compat/ChangeLog
index 4ddbd7bffb57..8b01042536a7 100644
--- a/x11-libs/openmotif-compat/ChangeLog
+++ b/x11-libs/openmotif-compat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/openmotif-compat
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v 1.6 2009/11/18 20:07:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/ChangeLog,v 1.7 2009/12/15 09:23:41 ulm Exp $
+
+ 15 Dec 2009; Ulrich Mueller <ulm@gentoo.org>
+ openmotif-compat-2.2.3.ebuild:
+ Change libXpm to MIT in LICENSE.
18 Nov 2009; Ulrich Mueller <ulm@gentoo.org>
openmotif-compat-2.2.3.ebuild:
diff --git a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
index fb6aa80f2634..d6eceea0ba40 100644
--- a/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
+++ b/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.8 2009/11/18 20:07:57 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.9 2009/12/15 09:23:41 ulm Exp $
WANT_AUTOMAKE="1.6"
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.motifzone.org/"
SRC_URI="ftp://ftp.ics.com/openmotif/2.2/${PV}/src/${MY_P}.tar.gz
mirror://gentoo/openmotif-${PV}-patches-3.tar.bz2"
-LICENSE="MOTIF libXpm"
+LICENSE="MOTIF MIT"
SLOT="2.2"
KEYWORDS="amd64 x86"
IUSE=""