summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 21:07:53 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 21:07:53 +0000
commit27a064da36104f7aff28025203eddfe46ded7b95 (patch)
tree0e05c2b505411d56011901aad1c4feb89ad7c096 /x11-misc/xlockmore
parentFix openmotif dependency. (diff)
downloadgentoo-2-27a064da36104f7aff28025203eddfe46ded7b95.tar.gz
gentoo-2-27a064da36104f7aff28025203eddfe46ded7b95.tar.bz2
gentoo-2-27a064da36104f7aff28025203eddfe46ded7b95.zip
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xlockmore')
-rw-r--r--x11-misc/xlockmore/ChangeLog6
-rw-r--r--x11-misc/xlockmore/xlockmore-5.28.ebuild6
-rw-r--r--x11-misc/xlockmore/xlockmore-5.29.1.ebuild4
-rw-r--r--x11-misc/xlockmore/xlockmore-5.31.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/x11-misc/xlockmore/ChangeLog b/x11-misc/xlockmore/ChangeLog
index 564b6a3622e9..f5c7a0dabe36 100644
--- a/x11-misc/xlockmore/ChangeLog
+++ b/x11-misc/xlockmore/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/xlockmore
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.84 2010/06/29 20:11:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/ChangeLog,v 1.85 2010/10/10 21:07:53 ulm Exp $
+
+ 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> xlockmore-5.28.ebuild,
+ xlockmore-5.29.1.ebuild, xlockmore-5.31.ebuild:
+ Fix openmotif dependency.
29 Jun 2010; Markos Chandras <hwoarang@gentoo.org> xlockmore-5.31.ebuild:
Drop obsolete X flag from IUSE
diff --git a/x11-misc/xlockmore/xlockmore-5.28.ebuild b/x11-misc/xlockmore/xlockmore-5.28.ebuild
index c384cfbbdd6c..e78b5d1f4c0e 100644
--- a/x11-misc/xlockmore/xlockmore-5.28.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.28.ebuild,v 1.9 2009/08/10 15:10:39 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.28.ebuild,v 1.10 2010/10/10 21:07:53 ulm Exp $
EAPI=2
inherit flag-o-matic pam
@@ -25,7 +25,7 @@ RDEPEND="x11-libs/libX11
pam? ( virtual/pam )
nas? ( media-libs/nas )
esd? ( media-sound/esound )
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
gtk? ( >=x11-libs/gtk+-2:2 )"
DEPEND="${RDEPEND}
dev-util/pkgconfig
diff --git a/x11-misc/xlockmore/xlockmore-5.29.1.ebuild b/x11-misc/xlockmore/xlockmore-5.29.1.ebuild
index e493dc82833c..ada69e454da7 100644
--- a/x11-misc/xlockmore/xlockmore-5.29.1.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.29.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.29.1.ebuild,v 1.3 2010/02/14 15:43:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.29.1.ebuild,v 1.4 2010/10/10 21:07:53 ulm Exp $
EAPI=2
inherit autotools eutils flag-o-matic pam
@@ -25,7 +25,7 @@ RDEPEND="x11-libs/libX11
pam? ( virtual/pam )
nas? ( media-libs/nas )
esd? ( media-sound/esound )
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
gtk? ( x11-libs/gtk+:2 )
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}
diff --git a/x11-misc/xlockmore/xlockmore-5.31.ebuild b/x11-misc/xlockmore/xlockmore-5.31.ebuild
index bcf11b630880..757e89aa7e5d 100644
--- a/x11-misc/xlockmore/xlockmore-5.31.ebuild
+++ b/x11-misc/xlockmore/xlockmore-5.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.31.ebuild,v 1.2 2010/06/29 20:11:54 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xlockmore/xlockmore-5.31.ebuild,v 1.3 2010/10/10 21:07:53 ulm Exp $
EAPI=2
inherit autotools eutils flag-o-matic pam
@@ -25,7 +25,7 @@ RDEPEND="x11-libs/libX11
pam? ( virtual/pam )
nas? ( media-libs/nas )
esd? ( media-sound/esound )
- motif? ( x11-libs/openmotif )
+ motif? ( >=x11-libs/openmotif-2.3:0 )
gtk? ( x11-libs/gtk+:2 )
xinerama? ( x11-libs/libXinerama )"
DEPEND="${RDEPEND}