diff options
author | Alex Alexander <wired@gentoo.org> | 2010-03-13 00:03:07 +0000 |
---|---|---|
committer | Alex Alexander <wired@gentoo.org> | 2010-03-13 00:03:07 +0000 |
commit | c9bedf119bf5550e3b34cc0a4669eec9fcad2b81 (patch) | |
tree | 1374acbea79d4f28a4564e2fbd7da251bbc46893 /net-irc | |
parent | version bump (bug #298838) (diff) | |
download | gentoo-2-c9bedf119bf5550e3b34cc0a4669eec9fcad2b81.tar.gz gentoo-2-c9bedf119bf5550e3b34cc0a4669eec9fcad2b81.tar.bz2 gentoo-2-c9bedf119bf5550e3b34cc0a4669eec9fcad2b81.zip |
[net-irc/znc] added ~arm to newer versions, accidentally lost on 0.078 bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/znc/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/znc/znc-0.078.ebuild | 4 | ||||
-rw-r--r-- | net-irc/znc/znc-0.080.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/znc/ChangeLog b/net-irc/znc/ChangeLog index 231b4ff15603..f9f2806cd695 100644 --- a/net-irc/znc/ChangeLog +++ b/net-irc/znc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/znc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.29 2010/03/12 12:40:11 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/ChangeLog,v 1.30 2010/03/13 00:03:07 wired Exp $ + + 12 Mar 2010; Alex Alexander <wired@gentoo.org> znc-0.078.ebuild, + znc-0.080.ebuild: + added ~arm to newer versions, accidentally lost on 0.078 bump *znc-0.080 (12 Mar 2010) diff --git a/net-irc/znc/znc-0.078.ebuild b/net-irc/znc/znc-0.078.ebuild index ba5afc9283af..70081ad2effa 100644 --- a/net-irc/znc/znc-0.078.ebuild +++ b/net-irc/znc/znc-0.078.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.078.ebuild,v 1.1 2010/01/19 14:23:53 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.078.ebuild,v 1.2 2010/03/13 00:03:07 wired Exp $ DESCRIPTION="An advanced IRC Bouncer" HOMEPAGE="http://znc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="ares debug extras ipv6 nomodules perl ssl sasl" DEPEND="ssl? ( >=dev-libs/openssl-0.9.7d ) diff --git a/net-irc/znc/znc-0.080.ebuild b/net-irc/znc/znc-0.080.ebuild index 91097cdf0087..ba415294453f 100644 --- a/net-irc/znc/znc-0.080.ebuild +++ b/net-irc/znc/znc-0.080.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.080.ebuild,v 1.1 2010/03/12 12:40:11 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/znc/znc-0.080.ebuild,v 1.2 2010/03/13 00:03:07 wired Exp $ DESCRIPTION="An advanced IRC Bouncer" HOMEPAGE="http://znc.sourceforge.net" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="ares debug extras ipv6 nomodules perl ssl sasl" DEPEND="ssl? ( >=dev-libs/openssl-0.9.7d ) |