summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-04-27 21:24:23 +0000
committerUlrich Müller <ulm@gentoo.org>2008-04-27 21:24:23 +0000
commit8234257aedd42d975ab263bc2ddbdd7e064cf2b6 (patch)
treed8e25fbba5d4cd55f5b7e0d06567002907b75a4f /x11-libs
parentVersion bump (diff)
downloadgentoo-2-8234257aedd42d975ab263bc2ddbdd7e064cf2b6.tar.gz
gentoo-2-8234257aedd42d975ab263bc2ddbdd7e064cf2b6.tar.bz2
gentoo-2-8234257aedd42d975ab263bc2ddbdd7e064cf2b6.zip
Add libXpm to LICENSE.
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/openmotif/openmotif-2.3.0-r1.ebuild4
-rw-r--r--x11-libs/openmotif/openmotif-2.3.0-r2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
index 663a2cd88549..545d31c669d5 100644
--- a/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild
+++ b/x11-libs/openmotif/openmotif-2.3.0-r1.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/openmotif-2.3.0-r1.ebuild,v 1.18 2008/04/13 22:06:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r1.ebuild,v 1.19 2008/04/27 21:24:23 ulm Exp $
inherit eutils flag-o-matic multilib autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.motifzone.org/"
SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz
doc? ( http://www.motifzone.net/files/documents/${P}-manual.pdf.tgz )"
-LICENSE="MOTIF doc? ( OPL )"
+LICENSE="MOTIF libXpm doc? ( OPL )"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
IUSE="doc examples jpeg png xft"
diff --git a/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild b/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild
index 9ef0cda590c6..0cecfa3245bd 100644
--- a/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild
+++ b/x11-libs/openmotif/openmotif-2.3.0-r2.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/openmotif-2.3.0-r2.ebuild,v 1.3 2008/04/25 19:08:42 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/openmotif/openmotif-2.3.0-r2.ebuild,v 1.4 2008/04/27 21:24:23 ulm Exp $
inherit eutils flag-o-matic multilib autotools
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.motifzone.org/"
SRC_URI="ftp://ftp.ics.com/openmotif/2.3/${PV}/${P}.tar.gz
doc? ( http://www.motifzone.net/files/documents/${P}-manual.pdf.tgz )"
-LICENSE="MOTIF doc? ( OPL )"
+LICENSE="MOTIF libXpm doc? ( OPL )"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
IUSE="doc examples jpeg png xft"