diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:56:30 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 18:56:30 +0000 |
commit | e35936d415b8bd8415dc1d8c53b89d870b437d66 (patch) | |
tree | 142b645a89aafc497a76f8d66b942ceeec59b3ee /media-sound/vlevel | |
parent | x86 stable wrt bug #397109 (diff) | |
download | gentoo-2-e35936d415b8bd8415dc1d8c53b89d870b437d66.tar.gz gentoo-2-e35936d415b8bd8415dc1d8c53b89d870b437d66.tar.bz2 gentoo-2-e35936d415b8bd8415dc1d8c53b89d870b437d66.zip |
x86 stable wrt bug #397111
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'media-sound/vlevel')
-rw-r--r-- | media-sound/vlevel/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/vlevel/vlevel-0.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/vlevel/ChangeLog b/media-sound/vlevel/ChangeLog index 0b950910968f..d2d9e240a9bb 100644 --- a/media-sound/vlevel/ChangeLog +++ b/media-sound/vlevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/vlevel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/ChangeLog,v 1.12 2012/02/03 17:50:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/ChangeLog,v 1.13 2012/02/16 18:56:30 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> vlevel-0.5-r1.ebuild: + x86 stable wrt bug #397111 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> vlevel-0.5-r1.ebuild: Stable for amd64, wrt bug #397111 diff --git a/media-sound/vlevel/vlevel-0.5-r1.ebuild b/media-sound/vlevel/vlevel-0.5-r1.ebuild index f52bbb96865d..dc5bdf809637 100644 --- a/media-sound/vlevel/vlevel-0.5-r1.ebuild +++ b/media-sound/vlevel/vlevel-0.5-r1.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/vlevel/vlevel-0.5-r1.ebuild,v 1.2 2012/02/03 17:50:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/vlevel/vlevel-0.5-r1.ebuild,v 1.3 2012/02/16 18:56:30 phajdan.jr Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/vlevel/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~sparc x86" IUSE="" RDEPEND="media-libs/ladspa-sdk" |