From 7cd59f1e2254f5466547cbf8d2933c70bd7b6716 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sun, 17 Feb 2013 17:41:06 +0000 Subject: Stable for x86, wrt bug #446454 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F) --- net-irc/znc/ChangeLog | 6 ++++-- net-irc/znc/znc-1.0-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog index 9c4e70f76464..73473cc4cd78 100644 --- a/net-irc/znc/ChangeLog +++ b/net-irc/znc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/znc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.63 2013/02/03 11:04:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.64 2013/02/17 17:41:06 ago Exp $ + + 17 Feb 2013; Agostino Sarubbo znc-1.0-r1.ebuild: + Stable for x86, wrt bug #446454 03 Feb 2013; Sergey Popov znc-1.0-r1.ebuild: Stable on amd64, wrt bug #446454 @@ -286,4 +289,3 @@ +znc-0.047.ebuild: Initial import, initial ebuild by Uli Schlachter bug 175212 - diff --git a/net-irc/znc/znc-1.0-r1.ebuild b/net-irc/znc/znc-1.0-r1.ebuild index debe1513c00d..a9929ade2cae 100644 --- a/net-irc/znc/znc-1.0-r1.ebuild +++ b/net-irc/znc/znc-1.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.0-r1.ebuild,v 1.2 2013/02/03 11:04:00 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.0-r1.ebuild,v 1.3 2013/02/17 17:41:06 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="http://znc.in/releases/${PN}-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm x86" IUSE="daemon debug ipv6 perl python ssl sasl tcl" RDEPEND=" -- cgit v1.2.3-65-gdbad