diff options
author | Ulrich Müller <ulm@gentoo.org> | 2008-04-27 21:25:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2008-04-27 21:25:07 +0000 |
commit | a40757f396e06e3c8675a89feefd2e6169e94aaa (patch) | |
tree | e1a89f87cc4fc77d3459d047c551cbbf8a51c997 /x11-libs/openmotif-compat | |
parent | Add libXpm to LICENSE. (diff) | |
download | gentoo-2-a40757f396e06e3c8675a89feefd2e6169e94aaa.tar.gz gentoo-2-a40757f396e06e3c8675a89feefd2e6169e94aaa.tar.bz2 gentoo-2-a40757f396e06e3c8675a89feefd2e6169e94aaa.zip |
Add libXpm to LICENSE.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'x11-libs/openmotif-compat')
-rw-r--r-- | x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 e83aaaa64319..9b4e54c4218f 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-2008 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.2 2008/04/27 13:54:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild,v 1.3 2008/04/27 21:25:07 ulm Exp $ WANT_AUTOCONF="latest" WANT_AUTOMAKE="1.6" @@ -13,7 +13,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-1.tar.bz2" -LICENSE="MOTIF" +LICENSE="MOTIF libXpm" SLOT="2.2" KEYWORDS="amd64 x86" IUSE="" |