summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-10-24 19:38:54 +0000
committerUlrich Müller <ulm@gentoo.org>2012-10-24 19:38:54 +0000
commit8cd9ed2f8105da3400ece2c1daad4009ce411fb0 (patch)
tree7e581d4193499b19caa2210497c6a468651b71cc /sci-libs
parentUpdate dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff)
downloadgentoo-2-8cd9ed2f8105da3400ece2c1daad4009ce411fb0.tar.gz
gentoo-2-8cd9ed2f8105da3400ece2c1daad4009ce411fb0.tar.bz2
gentoo-2-8cd9ed2f8105da3400ece2c1daad4009ce411fb0.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-libs')
-rw-r--r--sci-libs/pgplot/ChangeLog6
-rw-r--r--sci-libs/pgplot/pgplot-5.2.2-r5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-libs/pgplot/ChangeLog b/sci-libs/pgplot/ChangeLog
index a33d539a70bf..f4db1a233ad8 100644
--- a/sci-libs/pgplot/ChangeLog
+++ b/sci-libs/pgplot/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-libs/pgplot
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.26 2012/10/16 20:26:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/ChangeLog,v 1.27 2012/10/24 19:38:54 ulm Exp $
+
+ 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> pgplot-5.2.2-r5.ebuild:
+ Update dependency after package move from x11-libs/openmotif to
+ x11-libs/motif.
16 Oct 2012; Justin Lecher <jlec@gentoo.org> pgplot-5.2.2-r5.ebuild,
metadata.xml:
diff --git a/sci-libs/pgplot/pgplot-5.2.2-r5.ebuild b/sci-libs/pgplot/pgplot-5.2.2-r5.ebuild
index 2147ffbca9c7..1df559d740b4 100644
--- a/sci-libs/pgplot/pgplot-5.2.2-r5.ebuild
+++ b/sci-libs/pgplot/pgplot-5.2.2-r5.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-libs/pgplot/pgplot-5.2.2-r5.ebuild,v 1.2 2012/10/16 20:26:04 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-libs/pgplot/pgplot-5.2.2-r5.ebuild,v 1.3 2012/10/24 19:38:54 ulm Exp $
EAPI=4
@@ -21,7 +21,7 @@ RDEPEND="
media-libs/libpng
x11-libs/libX11
x11-libs/libXt
- motif? ( >=x11-libs/openmotif-2.3:0 )
+ motif? ( >=x11-libs/motif-2.3:0 )
tk? ( dev-lang/tk )"
DEPEND="${RDEPEND}
doc? ( virtual/latex-base )"