diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:36:55 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-28 11:36:55 +0000 |
commit | b1ead73f673d5b9951a235db4f06d6d9a55d196f (patch) | |
tree | d7c9903bd87bbdd7e9f9445b037432db3f9b0081 /media-plugins | |
parent | x86 stable wrt bug #391579 (diff) | |
download | gentoo-2-b1ead73f673d5b9951a235db4f06d6d9a55d196f.tar.gz gentoo-2-b1ead73f673d5b9951a235db4f06d6d9a55d196f.tar.bz2 gentoo-2-b1ead73f673d5b9951a235db4f06d6d9a55d196f.zip |
x86 stable wrt bug #391483
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/rev-plugins/ChangeLog | 8 | ||||
-rw-r--r-- | media-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-plugins/rev-plugins/ChangeLog b/media-plugins/rev-plugins/ChangeLog index d550d5ec061e..49588dfe976a 100644 --- a/media-plugins/rev-plugins/ChangeLog +++ b/media-plugins/rev-plugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/rev-plugins -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/rev-plugins/ChangeLog,v 1.17 2010/08/27 05:21:01 jer Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/rev-plugins/ChangeLog,v 1.18 2011/11/28 11:36:55 phajdan.jr Exp $ + + 28 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + rev-plugins-0.3.1-r1.ebuild: + x86 stable wrt bug #391483 27 Aug 2010; Jeroen Roovers <jer@gentoo.org> rev-plugins-0.3.1.ebuild, rev-plugins-0.3.1-r1.ebuild: diff --git a/media-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild b/media-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild index 2b216bae0d41..ba72d66d0706 100644 --- a/media-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild +++ b/media-plugins/rev-plugins/rev-plugins-0.3.1-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-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild,v 1.2 2010/08/27 05:21:01 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/rev-plugins/rev-plugins-0.3.1-r1.ebuild,v 1.3 2011/11/28 11:36:55 phajdan.jr Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.kokkinizita.net/linuxaudio/" SRC_URI="http://www.kokkinizita.net/linuxaudio/downloads/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" |