diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 12:29:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-04 12:29:05 +0000 |
commit | a438a4bac659cb1a2999b5ee5a99c22fafbaae4b (patch) | |
tree | 2e7e088d917e1d8ff4c5cda64189ad2efeb4b651 /net-irc | |
parent | Stable for x86, wrt bug #471690 (diff) | |
download | gentoo-2-a438a4bac659cb1a2999b5ee5a99c22fafbaae4b.tar.gz gentoo-2-a438a4bac659cb1a2999b5ee5a99c22fafbaae4b.tar.bz2 gentoo-2-a438a4bac659cb1a2999b5ee5a99c22fafbaae4b.zip |
Stable for x86, wrt bug #471738
(Portage version: 2.1.12.2/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-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 2270c24f7306..43ce2b202e4d 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.66 2013/05/28 14:27:49 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.67 2013/06/04 12:29:05 ago Exp $ + + 04 Jun 2013; Agostino Sarubbo <ago@gentoo.org> znc-1.0-r2.ebuild: + Stable for x86, wrt bug #471738 *znc-1.0-r2 (28 May 2013) diff --git a/net-irc/znc/znc-1.0-r2.ebuild b/net-irc/znc/znc-1.0-r2.ebuild index 0c449f689f2e..d72f3792e462 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.1 2013/05/28 14:27:49 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-1.0-r2.ebuild,v 1.2 2013/06/04 12:29:05 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=" |