diff options
Diffstat (limited to 'net-analyzer/knocker')
-rw-r--r-- | net-analyzer/knocker/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/knocker/knocker-0.7.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net-analyzer/knocker/ChangeLog b/net-analyzer/knocker/ChangeLog index e4d6d7b7848c..47ed24d03ed0 100644 --- a/net-analyzer/knocker/ChangeLog +++ b/net-analyzer/knocker/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/knocker # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/knocker/ChangeLog,v 1.18 2012/10/09 09:31:28 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/knocker/ChangeLog,v 1.19 2012/11/13 20:29:26 blueness Exp $ + + 13 Nov 2012; Anthony G. Basile <blueness@gentoo.org> knocker-0.7.1-r2.ebuild: + stable ppc, bug #442962 *knocker-0.7.1-r2 (09 Oct 2012) @@ -64,5 +67,3 @@ comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository. - - diff --git a/net-analyzer/knocker/knocker-0.7.1-r2.ebuild b/net-analyzer/knocker/knocker-0.7.1-r2.ebuild index f1a18ddb412b..95f6a95cddf5 100644 --- a/net-analyzer/knocker/knocker-0.7.1-r2.ebuild +++ b/net-analyzer/knocker/knocker-0.7.1-r2.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-analyzer/knocker/knocker-0.7.1-r2.ebuild,v 1.1 2012/10/09 09:31:28 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/knocker/knocker-0.7.1-r2.ebuild,v 1.2 2012/11/13 20:29:26 blueness Exp $ EAPI="4" @@ -12,7 +12,7 @@ HOMEPAGE="http://knocker.sourceforge.net" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="" DEPEND="" |