diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-28 03:29:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2010-07-28 03:29:33 +0000 |
commit | 514fed2fc54cd5fd034fb1025959e9836223a537 (patch) | |
tree | 2bf98f14390a3cd9c69744480c4ed802771aa92b /net-irc | |
parent | Version bump (diff) | |
download | gentoo-2-514fed2fc54cd5fd034fb1025959e9836223a537.tar.gz gentoo-2-514fed2fc54cd5fd034fb1025959e9836223a537.tar.bz2 gentoo-2-514fed2fc54cd5fd034fb1025959e9836223a537.zip |
x86 stable wrt security bug #330111
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/kvirc/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/kvirc/kvirc-4.1_pre4696.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/kvirc/ChangeLog b/net-irc/kvirc/ChangeLog index 189a965f82a0..4c84d21e4a3b 100644 --- a/net-irc/kvirc/ChangeLog +++ b/net-irc/kvirc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/kvirc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.111 2010/07/27 20:52:51 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.112 2010/07/28 03:29:33 phajdan.jr Exp $ + + 28 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + kvirc-4.1_pre4696.ebuild: + x86 stable wrt security bug #330111 *kvirc-4.1_pre4696 (27 Jul 2010) diff --git a/net-irc/kvirc/kvirc-4.1_pre4696.ebuild b/net-irc/kvirc/kvirc-4.1_pre4696.ebuild index 9f34040914ec..7340fddfbf6a 100644 --- a/net-irc/kvirc/kvirc-4.1_pre4696.ebuild +++ b/net-irc/kvirc/kvirc-4.1_pre4696.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/kvirc/kvirc-4.1_pre4696.ebuild,v 1.1 2010/07/27 20:52:51 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-4.1_pre4696.ebuild,v 1.2 2010/07/28 03:29:33 phajdan.jr Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="kvirc" SLOT="4" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 x86" IUSE="audiofile dcc_video +dcc_voice debug doc gsm +ipc ipv6 kde +nls oss +perl +phonon profile +python +qt-dbus qt-webkit +ssl theora +transparency" RDEPEND=" |