summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-10-24 19:14:28 +0000
committerUlrich Müller <ulm@gentoo.org>2012-10-24 19:14:28 +0000
commit3c64a367a3f72011891de651fec31895c54c6ca2 (patch)
tree8bde24c655ecf3937c0a54a1032bd59429218ded /media-libs/sg
parentUpdate dependency after package move from x11-libs/openmotif to x11-libs/motif. (diff)
downloadgentoo-2-3c64a367a3f72011891de651fec31895c54c6ca2.tar.gz
gentoo-2-3c64a367a3f72011891de651fec31895c54c6ca2.tar.bz2
gentoo-2-3c64a367a3f72011891de651fec31895c54c6ca2.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 'media-libs/sg')
-rw-r--r--media-libs/sg/ChangeLog6
-rw-r--r--media-libs/sg/sg-1.4.ebuild4
-rw-r--r--media-libs/sg/sg-1.5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-libs/sg/ChangeLog b/media-libs/sg/ChangeLog
index f554088c9bd5..ee853684653d 100644
--- a/media-libs/sg/ChangeLog
+++ b/media-libs/sg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/sg
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/ChangeLog,v 1.8 2012/06/19 10:27:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/ChangeLog,v 1.9 2012/10/24 19:14:28 ulm Exp $
+
+ 24 Oct 2012; Ulrich Müller <ulm@gentoo.org> sg-1.4.ebuild, sg-1.5.ebuild:
+ Update dependency after package move from x11-libs/openmotif to
+ x11-libs/motif.
19 Jun 2012; Justin Lecher <jlec@gentoo.org> sg-1.5.ebuild:
Always build complete X support, #421807
diff --git a/media-libs/sg/sg-1.4.ebuild b/media-libs/sg/sg-1.4.ebuild
index 5f06ce4f84ee..625683a449fe 100644
--- a/media-libs/sg/sg-1.4.ebuild
+++ b/media-libs/sg/sg-1.4.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/media-libs/sg/sg-1.4.ebuild,v 1.5 2012/02/13 20:33:25 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/sg-1.4.ebuild,v 1.6 2012/10/24 19:14:28 ulm Exp $
EAPI="3"
@@ -18,7 +18,7 @@ IUSE="doc opengl"
RDEPEND="
dev-libs/maloc
x11-libs/libXaw
- x11-libs/openmotif
+ x11-libs/motif
opengl? (
|| (
<media-libs/mesa-8[motif]
diff --git a/media-libs/sg/sg-1.5.ebuild b/media-libs/sg/sg-1.5.ebuild
index 879bd2efc445..d8828e18d0b6 100644
--- a/media-libs/sg/sg-1.5.ebuild
+++ b/media-libs/sg/sg-1.5.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/media-libs/sg/sg-1.5.ebuild,v 1.5 2012/06/19 10:27:13 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/sg/sg-1.5.ebuild,v 1.6 2012/10/24 19:14:28 ulm Exp $
EAPI=4
@@ -20,7 +20,7 @@ IUSE="doc static-libs"
RDEPEND="
dev-libs/maloc
x11-libs/libXaw
- x11-libs/openmotif
+ x11-libs/motif
|| (
<media-libs/mesa-8[motif]
( media-libs/mesa x11-libs/libGLw )