summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:49:17 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 16:49:17 +0000
commitd5460ebdf9bac69e9ebd5adf0c6f7e4939f90d82 (patch)
treefe0d2f47091fa70487aa7faf940fb6ef2410fba9 /net-irc
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-d5460ebdf9bac69e9ebd5adf0c6f7e4939f90d82.tar.gz
gentoo-2-d5460ebdf9bac69e9ebd5adf0c6f7e4939f90d82.tar.bz2
gentoo-2-d5460ebdf9bac69e9ebd5adf0c6f7e4939f90d82.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/ChangeLog6
-rw-r--r--net-irc/quassel/quassel-0.7.2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog
index b88a097b251c..7fcf32835510 100644
--- a/net-irc/quassel/ChangeLog
+++ b/net-irc/quassel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/quassel
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.128 2011/08/11 23:05:43 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.129 2011/08/17 16:49:17 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ quassel-0.7.2.ebuild:
+ keyword ~sparc-solaris
11 Aug 2011; Nathan Phillip Brink <binki@gentoo.org> quassel-0.7.2.ebuild:
Use an existing versionator function to determine the minor version, fixes
diff --git a/net-irc/quassel/quassel-0.7.2.ebuild b/net-irc/quassel/quassel-0.7.2.ebuild
index 5665f259a386..572f834e08ce 100644
--- a/net-irc/quassel/quassel-0.7.2.ebuild
+++ b/net-irc/quassel/quassel-0.7.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.7.2.ebuild,v 1.5 2011/08/11 23:05:43 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.7.2.ebuild,v 1.6 2011/08/17 16:49:17 chithanh 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 x86 ~amd64-linux"
+KEYWORDS="amd64 x86 ~amd64-linux ~sparc-solaris"
SLOT="0"
IUSE="ayatana crypt dbus debug kde monolithic phonon postgres +server +ssl webkit X"