diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 12:31:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 12:31:34 +0000 |
commit | b57f758b419531d5597a642c1b4e14e8cc502ae3 (patch) | |
tree | 765d848173c4ce09ba54483b17ea02f6b5d64dd2 /net-irc/znc | |
parent | Stable for amd64, wrt bug #466092 (diff) | |
download | gentoo-2-b57f758b419531d5597a642c1b4e14e8cc502ae3.tar.gz gentoo-2-b57f758b419531d5597a642c1b4e14e8cc502ae3.tar.bz2 gentoo-2-b57f758b419531d5597a642c1b4e14e8cc502ae3.zip |
Stable for amd64, wrt bug #471738
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/znc')
-rw-r--r-- | net-irc/znc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/znc/znc-1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog index 43ce2b202e4d..5dd4c4ad7ceb 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.67 2013/06/04 12:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.68 2013/06/04 12:31:34 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> znc-1.0-r2.ebuild: + Stable for amd64, wrt bug #471738 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> znc-1.0-r2.ebuild: Stable for x86, wrt bug #471738 diff --git a/net-irc/znc/znc-1.0-r2.ebuild b/net-irc/znc/znc-1.0-r2.ebuild index d72f3792e462..bce7c8eca711 100644 --- a/net-irc/znc/znc-1.0-r2.ebuild +++ b/net-irc/znc/znc-1.0-r2.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-r2.ebuild,v 1.2 2013/06/04 12:29:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.0-r2.ebuild,v 1.3 2013/06/04 12:31:34 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=" |