diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:41:26 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-28 14:41:26 +0000 |
commit | 3fbc82f02c299280e034a9e631b22e27b9a7c458 (patch) | |
tree | 68dc48995fb74cc8dd5a94651044d22d40df604d /media-sound/awesfx | |
parent | x86 stable wrt bug #399363 (diff) | |
download | gentoo-2-3fbc82f02c299280e034a9e631b22e27b9a7c458.tar.gz gentoo-2-3fbc82f02c299280e034a9e631b22e27b9a7c458.tar.bz2 gentoo-2-3fbc82f02c299280e034a9e631b22e27b9a7c458.zip |
x86 stable wrt bug #400397
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'media-sound/awesfx')
-rw-r--r-- | media-sound/awesfx/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/awesfx/awesfx-0.5.1d.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/awesfx/ChangeLog b/media-sound/awesfx/ChangeLog index ac7ec25469c5..ec5c0644874c 100644 --- a/media-sound/awesfx/ChangeLog +++ b/media-sound/awesfx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/awesfx # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.38 2012/01/27 15:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/ChangeLog,v 1.39 2012/01/28 14:41:26 phajdan.jr Exp $ + + 28 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> awesfx-0.5.1d.ebuild: + x86 stable wrt bug #400397 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> awesfx-0.5.1d.ebuild: Stable for amd64, wrt bug #400397 diff --git a/media-sound/awesfx/awesfx-0.5.1d.ebuild b/media-sound/awesfx/awesfx-0.5.1d.ebuild index 51c89da9dec6..c7eb429ef348 100644 --- a/media-sound/awesfx/awesfx-0.5.1d.ebuild +++ b/media-sound/awesfx/awesfx-0.5.1d.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.1d.ebuild,v 1.2 2012/01/27 15:42:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/awesfx/awesfx-0.5.1d.ebuild,v 1.3 2012/01/28 14:41:26 phajdan.jr Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://ftp.suse.com/pub/people/tiwai/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="media-libs/alsa-lib" |