diff options
author | 2014-07-27 10:40:33 +0000 | |
---|---|---|
committer | 2014-07-27 10:40:33 +0000 | |
commit | 956e89c46067961b8a69d2b53a2062c257172505 (patch) | |
tree | 27fd418dd2be7aa5bbab8eb0ea008406ed1a20b9 /media-sound | |
parent | Remove old. (diff) | |
download | gentoo-2-956e89c46067961b8a69d2b53a2062c257172505.tar.gz gentoo-2-956e89c46067961b8a69d2b53a2062c257172505.tar.bz2 gentoo-2-956e89c46067961b8a69d2b53a2062c257172505.zip |
x86 stable wrt bug #509524
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/xnoise/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/xnoise/xnoise-0.2.21.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/xnoise/ChangeLog b/media-sound/xnoise/ChangeLog index 1c2cbc522f93..58d5468ec669 100644 --- a/media-sound/xnoise/ChangeLog +++ b/media-sound/xnoise/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/xnoise # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/ChangeLog,v 1.39 2014/07/08 16:12:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/ChangeLog,v 1.40 2014/07/27 10:40:33 phajdan.jr Exp $ + + 26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> xnoise-0.2.21.ebuild: + x86 stable wrt bug #509524 08 Jul 2014; Chema Alonso <nimiux@gentoo.org> xnoise-0.2.21.ebuild: Stable for amd64 wrt bug #509524 diff --git a/media-sound/xnoise/xnoise-0.2.21.ebuild b/media-sound/xnoise/xnoise-0.2.21.ebuild index a5c6e64b97f3..ce32ec2b2f25 100644 --- a/media-sound/xnoise/xnoise-0.2.21.ebuild +++ b/media-sound/xnoise/xnoise-0.2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.2.21.ebuild,v 1.4 2014/07/08 16:12:06 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xnoise/xnoise-0.2.21.ebuild,v 1.5 2014/07/27 10:40:33 phajdan.jr Exp $ EAPI=4 inherit fdo-mime gnome2-utils @@ -12,7 +12,7 @@ SRC_URI="https://www.bitbucket.org/shuerhaaken/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="ayatana +lastfm +lyrics" RDEPEND="x11-libs/gtk+:3 |