summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-27 17:47:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-27 17:47:01 +0000
commitd469880e4e2de51d6ed652918ce9007aa489044b (patch)
treeef0e321f52216dd8990b354c27868d629cedbef6 /media-radio
parentFix conditional bug for UNIPATCH_DROP (diff)
downloadgentoo-2-d469880e4e2de51d6ed652918ce9007aa489044b.tar.gz
gentoo-2-d469880e4e2de51d6ed652918ce9007aa489044b.tar.bz2
gentoo-2-d469880e4e2de51d6ed652918ce9007aa489044b.zip
Stable for amd64, wrt bug #535486
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/xastir/ChangeLog5
-rw-r--r--media-radio/xastir/xastir-2.0.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog
index 4b4837634fad..68038b5b166c 100644
--- a/media-radio/xastir/ChangeLog
+++ b/media-radio/xastir/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-radio/xastir
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.41 2015/04/26 16:24:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.42 2015/06/27 17:47:01 ago Exp $
+
+ 27 Jun 2015; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.6.ebuild:
+ Stable for amd64, wrt bug #535486
26 Apr 2015; Pacho Ramos <pacho@gentoo.org> xastir-2.0.6.ebuild:
x86 stable wrt bug #535486
diff --git a/media-radio/xastir/xastir-2.0.6.ebuild b/media-radio/xastir/xastir-2.0.6.ebuild
index 3e526f512223..d6d54af8b660 100644
--- a/media-radio/xastir/xastir-2.0.6.ebuild
+++ b/media-radio/xastir/xastir-2.0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild,v 1.3 2015/04/26 16:24:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.6.ebuild,v 1.4 2015/06/27 17:47:01 ago Exp $
EAPI=5
inherit autotools eutils flag-o-matic toolchain-funcs
@@ -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