diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:38:26 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-10-24 19:38:26 +0000 |
commit | c99d52394304c699a7420e5bd95cbaeaf89c9519 (patch) | |
tree | 1a1a26d8aaf52854373cc92f873b13e1183fb0b0 /sci-geosciences/grass | |
parent | Update dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff) | |
download | gentoo-2-c99d52394304c699a7420e5bd95cbaeaf89c9519.tar.gz gentoo-2-c99d52394304c699a7420e5bd95cbaeaf89c9519.tar.bz2 gentoo-2-c99d52394304c699a7420e5bd95cbaeaf89c9519.zip |
Update dependency after package move from x11-libs/openmotif to x11-libs/motif.
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'sci-geosciences/grass')
-rw-r--r-- | sci-geosciences/grass/ChangeLog | 7 | ||||
-rw-r--r-- | sci-geosciences/grass/grass-6.4.1-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-geosciences/grass/grass-6.4.2.ebuild | 4 |
3 files changed, 10 insertions, 5 deletions
diff --git a/sci-geosciences/grass/ChangeLog b/sci-geosciences/grass/ChangeLog index f2c69a761d0f..dcc1ed00bc3e 100644 --- a/sci-geosciences/grass/ChangeLog +++ b/sci-geosciences/grass/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sci-geosciences/grass # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.116 2012/10/07 09:05:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/ChangeLog,v 1.117 2012/10/24 19:38:26 ulm Exp $ + + 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> grass-6.4.1-r1.ebuild, + grass-6.4.2.ebuild: + Update dependency after package move from x11-libs/openmotif to + x11-libs/motif. 07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml: Drop maintainer due retirement, #24135. diff --git a/sci-geosciences/grass/grass-6.4.1-r1.ebuild b/sci-geosciences/grass/grass-6.4.1-r1.ebuild index a4cf0a8f7ddd..b48150c0a339 100644 --- a/sci-geosciences/grass/grass-6.4.1-r1.ebuild +++ b/sci-geosciences/grass/grass-6.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.1-r1.ebuild,v 1.4 2012/05/04 07:14:06 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.1-r1.ebuild,v 1.5 2012/10/24 19:38:26 ulm Exp $ EAPI=3 @@ -59,7 +59,7 @@ RDEPEND=" x11-libs/libXpm x11-libs/libXt motif? ( - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 opengl? ( || ( media-libs/mesa[motif] diff --git a/sci-geosciences/grass/grass-6.4.2.ebuild b/sci-geosciences/grass/grass-6.4.2.ebuild index c88551b7902c..1b04ee45f197 100644 --- a/sci-geosciences/grass/grass-6.4.2.ebuild +++ b/sci-geosciences/grass/grass-6.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.2.ebuild,v 1.3 2012/05/28 07:40:15 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/grass/grass-6.4.2.ebuild,v 1.4 2012/10/24 19:38:26 ulm Exp $ EAPI=4 @@ -64,7 +64,7 @@ RDEPEND=" x11-libs/libXpm x11-libs/libXt motif? ( - >=x11-libs/openmotif-2.3:0 + >=x11-libs/motif-2.3:0 opengl? ( || ( media-libs/mesa[motif] |