diff options
author | Johannes Huber <johu@gentoo.org> | 2011-12-18 13:25:29 +0000 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2011-12-18 13:25:29 +0000 |
commit | 12eadfef7eee79626cc22450ba0e4c2e5e25b7a0 (patch) | |
tree | 951598d312615f72e04ad7892251ff8008c8dcdf /net-nntp/kwooty | |
parent | Version bump. (diff) | |
download | gentoo-2-12eadfef7eee79626cc22450ba0e4c2e5e25b7a0.tar.gz gentoo-2-12eadfef7eee79626cc22450ba0e4c2e5e25b7a0.tar.bz2 gentoo-2-12eadfef7eee79626cc22450ba0e4c2e5e25b7a0.zip |
Version bump wrt bug #395127.
(Portage version: 2.2.0_alpha81/cvs/Linux i686)
Diffstat (limited to 'net-nntp/kwooty')
-rw-r--r-- | net-nntp/kwooty/ChangeLog | 8 | ||||
-rw-r--r-- | net-nntp/kwooty/kwooty-0.7.3.ebuild (renamed from net-nntp/kwooty/kwooty-0.7.0.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-nntp/kwooty/ChangeLog b/net-nntp/kwooty/ChangeLog index 482a38a768a5..d3d48a14ade4 100644 --- a/net-nntp/kwooty/ChangeLog +++ b/net-nntp/kwooty/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-nntp/kwooty # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/ChangeLog,v 1.14 2011/09/25 11:24:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/ChangeLog,v 1.15 2011/12/18 13:25:29 johu Exp $ + +*kwooty-0.7.3 (18 Dec 2011) + + 18 Dec 2011; Johannes Huber <johu@gentoo.org> +kwooty-0.7.3.ebuild, + -kwooty-0.7.0.ebuild: + Version bump wrt bug #395127. *kwooty-0.7.2 (25 Sep 2011) diff --git a/net-nntp/kwooty/kwooty-0.7.0.ebuild b/net-nntp/kwooty/kwooty-0.7.3.ebuild index aa0de2d35773..ed0727322b3c 100644 --- a/net-nntp/kwooty/kwooty-0.7.0.ebuild +++ b/net-nntp/kwooty/kwooty-0.7.3.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/kwooty-0.7.0.ebuild,v 1.1 2011/04/20 16:31:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-nntp/kwooty/kwooty-0.7.3.ebuild,v 1.1 2011/12/18 13:25:29 johu Exp $ EAPI=4 KDE_LINGUAS="cs de" inherit kde4-base -DESCRIPTION="A friendly nzb linux usenet binary client" +DESCRIPTION="Friendly nzb linux usenet binary client" HOMEPAGE="http://sourceforge.net/projects/kwooty/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |