summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-22 16:47:59 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-22 16:47:59 +0000
commit753c9b7e00b1f140e23231dab825a3284497e15e (patch)
tree3ddee36fb5f5c6eb209b8275351a5c6a170f16c9 /net-irc/quassel
parentamd64 stable, bug #490100 (diff)
downloadgentoo-2-753c9b7e00b1f140e23231dab825a3284497e15e.tar.gz
gentoo-2-753c9b7e00b1f140e23231dab825a3284497e15e.tar.bz2
gentoo-2-753c9b7e00b1f140e23231dab825a3284497e15e.zip
x86 stable, bug #492782
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'net-irc/quassel')
-rw-r--r--net-irc/quassel/ChangeLog5
-rw-r--r--net-irc/quassel/quassel-0.9.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog
index 8066b686eb82..061be058cc8a 100644
--- a/net-irc/quassel/ChangeLog
+++ b/net-irc/quassel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/quassel
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.161 2013/12/21 10:32:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.162 2013/12/22 16:47:59 johu Exp $
+
+ 22 Dec 2013; Johannes Huber <johu@gentoo.org> quassel-0.9.2.ebuild:
+ x86 stable, bug #492782
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> quassel-0.9.2.ebuild:
Stable for ppc, wrt bug #492782
diff --git a/net-irc/quassel/quassel-0.9.2.ebuild b/net-irc/quassel/quassel-0.9.2.ebuild
index a94a5e03b39d..53ccb983d6ed 100644
--- a/net-irc/quassel/quassel-0.9.2.ebuild
+++ b/net-irc/quassel/quassel-0.9.2.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/quassel/quassel-0.9.2.ebuild,v 1.3 2013/12/21 10:32:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.9.2.ebuild,v 1.4 2013/12/22 16:47:59 johu Exp $
EAPI=4
@@ -18,7 +18,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"