diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 15:20:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-18 15:20:54 +0000 |
commit | 6d612a72bd682b8ed3a38bc30bc11ac5324070eb (patch) | |
tree | 2d8b4276fe4326d32b7b243b87220ba8dae14f65 /net-nntp/kwooty | |
parent | Stable for amd64, wrt bug #421525 (diff) | |
download | gentoo-2-6d612a72bd682b8ed3a38bc30bc11ac5324070eb.tar.gz gentoo-2-6d612a72bd682b8ed3a38bc30bc11ac5324070eb.tar.bz2 gentoo-2-6d612a72bd682b8ed3a38bc30bc11ac5324070eb.zip |
Stable for amd64, wrt bug #421449
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-nntp/kwooty')
-rw-r--r-- | net-nntp/kwooty/ChangeLog | 5 | ||||
-rw-r--r-- | net-nntp/kwooty/kwooty-0.8.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-nntp/kwooty/ChangeLog b/net-nntp/kwooty/ChangeLog index fd81a58abd51..4e44c6afe0c6 100644 --- a/net-nntp/kwooty/ChangeLog +++ b/net-nntp/kwooty/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-nntp/kwooty # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/ChangeLog,v 1.20 2012/06/17 05:35:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/ChangeLog,v 1.21 2012/06/18 15:20:54 ago Exp $ + + 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org> kwooty-0.8.3.ebuild: + Stable for amd64, wrt bug #421449 17 Jun 2012; Jeff Horelick <jdhore@gentoo.org> kwooty-0.8.3.ebuild: marked x86 per bug 421449 diff --git a/net-nntp/kwooty/kwooty-0.8.3.ebuild b/net-nntp/kwooty/kwooty-0.8.3.ebuild index 245b672a235b..6a9955c0a66c 100644 --- a/net-nntp/kwooty/kwooty-0.8.3.ebuild +++ b/net-nntp/kwooty/kwooty-0.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/kwooty-0.8.3.ebuild,v 1.2 2012/06/17 05:35:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/kwooty-0.8.3.ebuild,v 1.3 2012/06/18 15:20:54 ago Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="debug" DEPEND="$(add_kdebase_dep libkworkspace) |