diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 17:01:58 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-15 17:01:58 +0000 |
commit | 9b35847e629ce0b175c9d99db6aa89fd58d8c126 (patch) | |
tree | 831794ce567ff8f021f38680b79e4fb7553962b3 /media-radio | |
parent | Version bump for RSpec 2.4.0. (diff) | |
download | gentoo-2-9b35847e629ce0b175c9d99db6aa89fd58d8c126.tar.gz gentoo-2-9b35847e629ce0b175c9d99db6aa89fd58d8c126.tar.bz2 gentoo-2-9b35847e629ce0b175c9d99db6aa89fd58d8c126.zip |
Stable on amd64 wrt bug #351731
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/xastir/ChangeLog | 7 | ||||
-rw-r--r-- | media-radio/xastir/xastir-2.0.0-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog index 338977f51a6a..4cba5ad2f6ce 100644 --- a/media-radio/xastir/ChangeLog +++ b/media-radio/xastir/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2010/12/11 11:49:08 tomjbe Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.18 2011/01/15 17:01:58 hwoarang Exp $ + + 15 Jan 2011; Markos Chandras <hwoarang@gentoo.org> xastir-2.0.0-r1.ebuild: + Stable on amd64 wrt bug #351731 *xastir-2.0.0-r1 (11 Dec 2010) diff --git a/media-radio/xastir/xastir-2.0.0-r1.ebuild b/media-radio/xastir/xastir-2.0.0-r1.ebuild index acd34b9e09f3..46ecceed1d33 100644 --- a/media-radio/xastir/xastir-2.0.0-r1.ebuild +++ b/media-radio/xastir/xastir-2.0.0-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 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-r1.ebuild,v 1.1 2010/12/11 11:49:08 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.0-r1.ebuild,v 1.2 2011/01/15 17:01:58 hwoarang Exp $ EAPI=2 inherit autotools eutils multilib @@ -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 |