diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 21:47:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-20 21:47:43 +0000 |
commit | 7ef6419e9bf226a7a87fcfd3f71a347de2640637 (patch) | |
tree | 8f3dd6830b94ff95873d64a14d94e0a42b5dd984 /media-radio/xastir | |
parent | Drop sun-rpc from LICENSE, as Sun RPC was relicensed to BSD, bug 448618. (diff) | |
download | gentoo-2-7ef6419e9bf226a7a87fcfd3f71a347de2640637.tar.gz gentoo-2-7ef6419e9bf226a7a87fcfd3f71a347de2640637.tar.bz2 gentoo-2-7ef6419e9bf226a7a87fcfd3f71a347de2640637.zip |
Stable for x86, wrt bug #452724
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-radio/xastir')
-rw-r--r-- | media-radio/xastir/ChangeLog | 5 | ||||
-rw-r--r-- | media-radio/xastir/xastir-2.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog index d4337aa8a699..1711a087b417 100644 --- a/media-radio/xastir/ChangeLog +++ b/media-radio/xastir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/xastir # 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 $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.32 2013/01/20 21:47:43 ago Exp $ + + 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.4.ebuild: + Stable for x86, wrt bug #452724 20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xastir-2.0.4.ebuild: Stable for amd64, wrt bug #452724 diff --git a/media-radio/xastir/xastir-2.0.4.ebuild b/media-radio/xastir/xastir-2.0.4.ebuild index 0b6920efe62e..5f36908df9ce 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-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.2 2013/01/20 21:38:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-2.0.4.ebuild,v 1.3 2013/01/20 21:47:43 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 |