summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-radio/xastir/ChangeLog8
-rw-r--r--media-radio/xastir/xastir-2.0.4.ebuild6
2 files changed, 8 insertions, 6 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog
index 7a4464482c49..d4337aa8a699 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.30 2012/12/07 14:31:19 tomjbe Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.31 2013/01/20 21:38:01 ago Exp $
+
+ 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.4.ebuild:
+ Stable for amd64, wrt bug #452724
*xastir-2.0.4 (07 Dec 2012)
@@ -96,4 +99,3 @@
+files/xastir-1.9.8-Destdir.diff, +files/xastir-1.9.8-scripts.diff,
+metadata.xml:
Moved back from sunrise. See Bug #109695
-
diff --git a/media-radio/xastir/xastir-2.0.4.ebuild b/media-radio/xastir/xastir-2.0.4.ebuild
index 080cbd2eba50..0b6920efe62e 100644
--- a/media-radio/xastir/xastir-2.0.4.ebuild
+++ b/media-radio/xastir/xastir-2.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.4.ebuild,v 1.1 2012/12/07 14:31:19 tomjbe Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.4.ebuild,v 1.2 2013/01/20 21:38:01 ago Exp $
EAPI=4
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/motif-2.3:0