diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:27:22 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-02-24 01:27:22 +0000 |
commit | 117111600ffae95a14c4a40e32fde3762361781b (patch) | |
tree | defd6feb83f943c17308a2234e49816224a2bc1a /media-sound/qarecord | |
parent | x86 stable wrt bug #495826 (diff) | |
download | gentoo-2-117111600ffae95a14c4a40e32fde3762361781b.tar.gz gentoo-2-117111600ffae95a14c4a40e32fde3762361781b.tar.bz2 gentoo-2-117111600ffae95a14c4a40e32fde3762361781b.zip |
x86 stable wrt bug #434416
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'media-sound/qarecord')
-rw-r--r-- | media-sound/qarecord/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/qarecord/qarecord-0.5.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/qarecord/ChangeLog b/media-sound/qarecord/ChangeLog index 68f8197bd783..fac70ee12a14 100644 --- a/media-sound/qarecord/ChangeLog +++ b/media-sound/qarecord/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/qarecord -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qarecord/ChangeLog,v 1.3 2013/03/02 21:59:29 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/qarecord/ChangeLog,v 1.4 2014/02/24 01:27:22 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> qarecord-0.5.0.ebuild: + x86 stable wrt bug #434416 02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> qarecord-0.5.0.ebuild: Move Qt dependencies to the new category diff --git a/media-sound/qarecord/qarecord-0.5.0.ebuild b/media-sound/qarecord/qarecord-0.5.0.ebuild index ad0dc6468037..bbad4213393c 100644 --- a/media-sound/qarecord/qarecord-0.5.0.ebuild +++ b/media-sound/qarecord/qarecord-0.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/qarecord/qarecord-0.5.0.ebuild,v 1.3 2013/03/02 21:59:29 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/qarecord/qarecord-0.5.0.ebuild,v 1.4 2014/02/24 01:27:22 phajdan.jr Exp $ EAPI=2 inherit flag-o-matic multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/alsamodular/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" RDEPEND="dev-qt/qtgui:4 |