summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-03-29 14:26:05 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-03-29 14:26:05 +0000
commitb41a81726995688d10001b4ebb48e77e6eb647d7 (patch)
treeb371e1181eb6db8c39a765d2838503e32ee01277 /net-irc
parentAdd Tahoma optionally. Include shipped EULA (bug #416735). (diff)
downloadgentoo-2-b41a81726995688d10001b4ebb48e77e6eb647d7.tar.gz
gentoo-2-b41a81726995688d10001b4ebb48e77e6eb647d7.tar.bz2
gentoo-2-b41a81726995688d10001b4ebb48e77e6eb647d7.zip
x86 stable wrt bug #516836
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/ChangeLog5
-rw-r--r--net-irc/quassel/quassel-0.10.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog
index 513d3ea9b247..e7afca0fbd9b 100644
--- a/net-irc/quassel/ChangeLog
+++ b/net-irc/quassel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/quassel
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.195 2015/03/17 03:42:26 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.196 2015/03/29 14:26:05 zlogene Exp $
+
+ 29 Mar 2015; Mikle Kolyada <zlogene@gentoo.org> quassel-0.10.0-r1.ebuild:
+ x86 stable wrt bug #516836
17 Mar 2015; Patrick Lauer <patrick@gentoo.org> quassel-0.12_rc1.ebuild:
Whitespace
diff --git a/net-irc/quassel/quassel-0.10.0-r1.ebuild b/net-irc/quassel/quassel-0.10.0-r1.ebuild
index b67b1a810a82..a32a13eda1ed 100644
--- a/net-irc/quassel/quassel-0.10.0-r1.ebuild
+++ b/net-irc/quassel/quassel-0.10.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.10.0-r1.ebuild,v 1.8 2015/03/02 09:29:54 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.10.0-r1.ebuild,v 1.9 2015/03/29 14:26:05 zlogene Exp $
EAPI=5
@@ -14,7 +14,7 @@ HOMEPAGE="http://quassel-irc.org/"
[[ "${PV}" == "9999" ]] || SRC_URI="http://quassel-irc.org/pub/${P/_/-}.tar.bz2"
LICENSE="GPL-3"
-KEYWORDS="amd64 ~arm ppc ~x86 ~amd64-linux ~sparc-solaris"
+KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~sparc-solaris"
SLOT="0"
IUSE="ayatana crypt dbus debug kde monolithic phonon postgres +server +ssl syslog webkit X"