summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-10-10 18:43:46 +0000
committerUlrich Müller <ulm@gentoo.org>2010-10-10 18:43:46 +0000
commitdb9c6f1da60d21128e4eaeab2ea26a6d44aafd3f (patch)
tree1d37870fd0ce3b30e80519ed9ccef001d2ee0712 /media-radio
parentsparc stable wrt #326139 (diff)
downloadgentoo-2-db9c6f1da60d21128e4eaeab2ea26a6d44aafd3f.tar.gz
gentoo-2-db9c6f1da60d21128e4eaeab2ea26a6d44aafd3f.tar.bz2
gentoo-2-db9c6f1da60d21128e4eaeab2ea26a6d44aafd3f.zip
Fix openmotif dependency.
(Portage version: 2.1.9.14/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/xastir/ChangeLog6
-rw-r--r--media-radio/xastir/xastir-1.9.8-r1.ebuild4
-rw-r--r--media-radio/xastir/xastir-1.9.8.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog
index 87242e3a2935..8aedadc83bf2 100644
--- a/media-radio/xastir/ChangeLog
+++ b/media-radio/xastir/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-radio/xastir
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.14 2010/09/24 17:52:16 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.15 2010/10/10 18:43:46 ulm Exp $
+
+ 10 Oct 2010; Ulrich Mueller <ulm@gentoo.org> xastir-1.9.8.ebuild,
+ xastir-1.9.8-r1.ebuild:
+ Fix openmotif dependency.
*xastir-1.9.8-r1 (24 Sep 2010)
diff --git a/media-radio/xastir/xastir-1.9.8-r1.ebuild b/media-radio/xastir/xastir-1.9.8-r1.ebuild
index 06d94c6f594d..7456f03a5068 100644
--- a/media-radio/xastir/xastir-1.9.8-r1.ebuild
+++ b/media-radio/xastir/xastir-1.9.8-r1.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/media-radio/xastir/xastir-1.9.8-r1.ebuild,v 1.1 2010/09/24 17:52:16 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.9.8-r1.ebuild,v 1.2 2010/10/10 18:43:46 ulm Exp $
EAPI=2
inherit autotools eutils multilib
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="festival gdal geotiff imagemagick"
-DEPEND="x11-libs/openmotif
+DEPEND=">=x11-libs/openmotif-2.3:0
x11-libs/libXpm
x11-apps/xfontsel
dev-libs/libpcre
diff --git a/media-radio/xastir/xastir-1.9.8.ebuild b/media-radio/xastir/xastir-1.9.8.ebuild
index 6d9e7c6047fc..ec44512c12a0 100644
--- a/media-radio/xastir/xastir-1.9.8.ebuild
+++ b/media-radio/xastir/xastir-1.9.8.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/media-radio/xastir/xastir-1.9.8.ebuild,v 1.4 2010/07/17 09:41:43 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.9.8.ebuild,v 1.5 2010/10/10 18:43:46 ulm Exp $
EAPI=2
inherit autotools eutils multilib
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE="festival gdal geotiff imagemagick"
-DEPEND="x11-libs/openmotif
+DEPEND=">=x11-libs/openmotif-2.3:0
x11-libs/libXpm
x11-apps/xfontsel
dev-libs/libpcre