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 | |
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')
-rw-r--r-- | app-misc/cstream/ChangeLog | 7 | ||||
-rw-r--r-- | app-misc/cstream/cstream-3.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-misc/cstream/ChangeLog b/app-misc/cstream/ChangeLog index d10a95f35cc4..1d971c9c6bee 100644 --- a/app-misc/cstream/ChangeLog +++ b/app-misc/cstream/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/cstream -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/ChangeLog,v 1.4 2012/05/10 15:10:34 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-misc/cstream/ChangeLog,v 1.5 2013/02/26 18:58:25 nimiux Exp $ + + 26 Feb 2013; Chema Alonso <nimiux@gentoo.org> cstream-3.0.0.ebuild: + Stable for amd64 wrt bug #459318 10 May 2012; Agostino Sarubbo <ago@gentoo.org> -cstream-2.7.6.ebuild: Remove old 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() { |