summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-06 16:01:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-06 16:01:41 +0000
commitd80416d45d38df8cf9be0230ee64e0759ef5485c (patch)
treedd2ca5c545b84b32d7daf35b7c4f219e9f306f36 /media-radio
parentStable for amd64, wrt bug #432822 (diff)
downloadgentoo-2-d80416d45d38df8cf9be0230ee64e0759ef5485c.tar.gz
gentoo-2-d80416d45d38df8cf9be0230ee64e0759ef5485c.tar.bz2
gentoo-2-d80416d45d38df8cf9be0230ee64e0759ef5485c.zip
Stable for amd64, wrt bug #432988
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 39a8b28b9036..1e3959bfaa5f 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.24 2012/08/27 18:37:39 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.25 2012/09/06 16:01:41 ago Exp $
+
+ 06 Sep 2012; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.0-r2.ebuild:
+ Stable for amd64, wrt bug #432988
27 Aug 2012; Thomas Beierlein <tomjbe@gentoo.org> xastir-2.0.0-r2.ebuild,
+files/xastir-2.0.0-no-builtin-shapelib.diff:
diff --git a/media-radio/xastir/xastir-2.0.0-r2.ebuild b/media-radio/xastir/xastir-2.0.0-r2.ebuild
index a3054a92bb50..26362f3fe854 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.3 2012/08/27 18:37:40 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r2.ebuild,v 1.4 2012/09/06 16:01:41 ago 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