diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-12-26 21:21:08 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-12-26 21:21:08 +0000 |
commit | 99bedc735f93e8c8965c9f570c0d8a69ae986a37 (patch) | |
tree | 7a6f50be2d21b099d95d03a81580ed917412a611 /net-irc | |
parent | Fix build failure against ghc-7.4 (bug #424299 by Diego Elio Pettenò and sli... (diff) | |
download | gentoo-2-99bedc735f93e8c8965c9f570c0d8a69ae986a37.tar.gz gentoo-2-99bedc735f93e8c8965c9f570c0d8a69ae986a37.tar.bz2 gentoo-2-99bedc735f93e8c8965c9f570c0d8a69ae986a37.zip |
marked x86 per bug 446526
(Portage version: 2.2.0_alpha149/cvs/Linux i686, signed Manifest commit with key 23E9E900)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/kvirc/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/kvirc/kvirc-4.4_pre6250.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/kvirc/ChangeLog b/net-irc/kvirc/ChangeLog index 5390864e8c49..dd18df608ce8 100644 --- a/net-irc/kvirc/ChangeLog +++ b/net-irc/kvirc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/kvirc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.151 2012/12/12 19:04:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/ChangeLog,v 1.152 2012/12/26 21:21:08 jdhore Exp $ + + 26 Dec 2012; Jeff Horelick <jdhore@gentoo.org> kvirc-4.4_pre6250.ebuild: + marked x86 per bug 446526 12 Dec 2012; Agostino Sarubbo <ago@gentoo.org> kvirc-4.4_pre6250.ebuild: stable on amd64, wrt to bug #446526 diff --git a/net-irc/kvirc/kvirc-4.4_pre6250.ebuild b/net-irc/kvirc/kvirc-4.4_pre6250.ebuild index 46ab236a4d60..1651a2fc9bd1 100644 --- a/net-irc/kvirc/kvirc-4.4_pre6250.ebuild +++ b/net-irc/kvirc/kvirc-4.4_pre6250.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-4.4_pre6250.ebuild,v 1.2 2012/12/12 19:04:08 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/kvirc/kvirc-4.4_pre6250.ebuild,v 1.3 2012/12/26 21:21:08 jdhore Exp $ EAPI="4" PYTHON_DEPEND="python? 2" @@ -13,7 +13,7 @@ SRC_URI="http://people.apache.org/~Arfrever/gentoo/${P}.tar.xz" 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 +ssl theora +transparency webkit" RDEPEND="sys-libs/zlib |