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 | 647bf2765160b2a36a16c0b4755cba9fe60abf22 (patch) | |
tree | c063387d52911b865246536b7c2eeeadb756516a /x11-libs | |
parent | Version bump (diff) | |
download | historical-647bf2765160b2a36a16c0b4755cba9fe60abf22.tar.gz historical-647bf2765160b2a36a16c0b4755cba9fe60abf22.tar.bz2 historical-647bf2765160b2a36a16c0b4755cba9fe60abf22.zip |
Add libXpm to LICENSE.
Package-Manager: portage-2.1.5_rc6
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/openmotif-compat/openmotif-compat-2.2.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/openmotif/openmotif-2.3.0-r2.ebuild | 4 |
3 files changed, 6 insertions, 6 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="" 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" |