diff options
Diffstat (limited to 'net-irc/znc')
-rw-r--r-- | net-irc/znc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/znc/znc-1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog index 4166ffbb51f4..9c4e70f76464 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.62 2013/02/02 02:48:24 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.63 2013/02/03 11:04:00 pinkbyte Exp $ + + 03 Feb 2013; Sergey Popov <pinkbyte@gentoo.org> znc-1.0-r1.ebuild: + Stable on amd64, wrt bug #446454 02 Feb 2013; Alex Alexander <wired@gentoo.org> znc-9999.ebuild, metadata.xml: updated live ebuild, removed obsolete use descriptions from metadata diff --git a/net-irc/znc/znc-1.0-r1.ebuild b/net-irc/znc/znc-1.0-r1.ebuild index 0d2cc0330ba4..debe1513c00d 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.1 2013/01/22 18:56:25 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.0-r1.ebuild,v 1.2 2013/02/03 11:04:00 pinkbyte 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=" |