summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2007-07-12 15:51:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2007-07-12 15:51:00 +0000
commit0d69cc634587922b2b245b1c681721def5034968 (patch)
treeef175cd2d487a7c69be7e318446f550626046035 /net-misc/streamtuner
parentmksh bump (diff)
downloadgentoo-2-0d69cc634587922b2b245b1c681721def5034968.tar.gz
gentoo-2-0d69cc634587922b2b245b1c681721def5034968.tar.bz2
gentoo-2-0d69cc634587922b2b245b1c681721def5034968.zip
Just ~sparc, it's really not stable, see #184869
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-misc/streamtuner')
-rw-r--r--net-misc/streamtuner/ChangeLog6
-rw-r--r--net-misc/streamtuner/streamtuner-0.12.4.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/net-misc/streamtuner/ChangeLog b/net-misc/streamtuner/ChangeLog
index 290adecd2eb2..828b8bb885c4 100644
--- a/net-misc/streamtuner/ChangeLog
+++ b/net-misc/streamtuner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/streamtuner
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.26 2007/02/22 02:49:09 peper Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/ChangeLog,v 1.27 2007/07/12 15:51:00 gustavoz Exp $
+
+ 12 Jul 2007; Gustavo Zacarias <gustavoz@gentoo.org>
+ streamtuner-0.12.4.ebuild:
+ Just ~sparc, it's really not stable, see #184869
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
diff --git a/net-misc/streamtuner/streamtuner-0.12.4.ebuild b/net-misc/streamtuner/streamtuner-0.12.4.ebuild
index bd6bd6f8510f..88394af74720 100644
--- a/net-misc/streamtuner/streamtuner-0.12.4.ebuild
+++ b/net-misc/streamtuner/streamtuner-0.12.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.12.4.ebuild,v 1.5 2006/11/13 15:13:37 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/streamtuner/streamtuner-0.12.4.ebuild,v 1.6 2007/07/12 15:51:00 gustavoz Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.nongnu.org/streamtuner/"
SLOT="0"
-KEYWORDS="x86 ~ppc amd64 sparc"
+KEYWORDS="x86 ~ppc amd64 ~sparc"
LICENSE="BSD"
RDEPEND=">=x11-libs/gtk+-2.2.2