diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-08-02 21:06:41 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-08-02 21:06:41 +0000 |
commit | 879fad43fee7c171dec82b74dbb267aa811ae8b2 (patch) | |
tree | f39967f57feff040d833902c17328671f7e399c9 /media-libs/raul/raul-0.5.1.ebuild | |
parent | Completely unable to find testers with sufficiently old hardware on AMD64 kit... (diff) | |
download | gentoo-2-879fad43fee7c171dec82b74dbb267aa811ae8b2.tar.gz gentoo-2-879fad43fee7c171dec82b74dbb267aa811ae8b2.tar.bz2 gentoo-2-879fad43fee7c171dec82b74dbb267aa811ae8b2.zip |
Marked stable on AMD64 as a dependency of media-sound/patchage-0.4.2; requested by Alexis Ballier <aballier@gentoo.org> in bug #278595. Compile-tested on a dual hex-core Opteron with USE="-debug -doc -jack -test".
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/raul/raul-0.5.1.ebuild')
-rw-r--r-- | media-libs/raul/raul-0.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/raul/raul-0.5.1.ebuild b/media-libs/raul/raul-0.5.1.ebuild index cb731294f00d..6e82c4719c96 100644 --- a/media-libs/raul/raul-0.5.1.ebuild +++ b/media-libs/raul/raul-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raul/raul-0.5.1.ebuild,v 1.3 2009/07/30 06:30:47 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raul/raul-0.5.1.ebuild,v 1.4 2009/08/02 21:06:41 chainsaw Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.drobilla.net/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug doc jack test" RDEPEND=">=dev-cpp/glibmm-2.4 |