diff options
author | José María Alonso <nimiux@gentoo.org> | 2013-02-26 18:58:25 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2013-02-26 18:58:25 +0000 |
commit | 126593487d6a2a7454fff304ccc7a202e9d9bcd6 (patch) | |
tree | e04594fb4aa1fb34f6653a35d663a5db0c3be4b2 /app-misc/cstream/cstream-3.0.0.ebuild | |
parent | Stable for sh, wrt bug #456836 (diff) | |
download | gentoo-2-126593487d6a2a7454fff304ccc7a202e9d9bcd6.tar.gz gentoo-2-126593487d6a2a7454fff304ccc7a202e9d9bcd6.tar.bz2 gentoo-2-126593487d6a2a7454fff304ccc7a202e9d9bcd6.zip |
Stable for amd64 wrt bug #459318
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'app-misc/cstream/cstream-3.0.0.ebuild')
-rw-r--r-- | app-misc/cstream/cstream-3.0.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/cstream/cstream-3.0.0.ebuild b/app-misc/cstream/cstream-3.0.0.ebuild index a74077c8cb49..ecb270a70987 100644 --- a/app-misc/cstream/cstream-3.0.0.ebuild +++ b/app-misc/cstream/cstream-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/cstream-3.0.0.ebuild,v 1.1 2012/03/14 04:52:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/cstream-3.0.0.ebuild,v 1.2 2013/02/26 18:58:25 nimiux Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.cons.org/cracauer/download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" IUSE="" src_prepare() { |