summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-09-23 08:35:07 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-09-23 08:35:07 +0000
commit7171902d2181bc609a1ab10b4928a7701a5f1960 (patch)
tree44035163adf423ca92ec9dad9299efdf57fdb910 /media-radio
parentx86 stable wrt bug #428884 (diff)
downloadgentoo-2-7171902d2181bc609a1ab10b4928a7701a5f1960.tar.gz
gentoo-2-7171902d2181bc609a1ab10b4928a7701a5f1960.tar.bz2
gentoo-2-7171902d2181bc609a1ab10b4928a7701a5f1960.zip
x86 stable wrt bug #432988
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/xastir/ChangeLog5
-rw-r--r--media-radio/xastir/xastir-2.0.0-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog
index 96306e87cfe9..0b7b0857c37c 100644
--- a/media-radio/xastir/ChangeLog
+++ b/media-radio/xastir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/xastir
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.26 2012/09/06 19:30:50 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.27 2012/09/23 08:35:07 phajdan.jr Exp $
+
+ 23 Sep 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xastir-2.0.0-r2.ebuild:
+ x86 stable wrt bug #432988
06 Sep 2012; Thomas Beierlein <tomjbe@gentoo.org> xastir-2.0.0-r2.ebuild:
Add missing RDEPENDS. Thanks ago.
diff --git a/media-radio/xastir/xastir-2.0.0-r2.ebuild b/media-radio/xastir/xastir-2.0.0-r2.ebuild
index d2d4efb3c207..791d4885e5f2 100644
--- a/media-radio/xastir/xastir-2.0.0-r2.ebuild
+++ b/media-radio/xastir/xastir-2.0.0-r2.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-radio/xastir/xastir-2.0.0-r2.ebuild,v 1.5 2012/09/06 19:30:50 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r2.ebuild,v 1.6 2012/09/23 08:35:07 phajdan.jr Exp $
EAPI=2
inherit autotools eutils
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="festival gdal geotiff graphicsmagick"
DEPEND=">=x11-libs/openmotif-2.3:0