summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-01-01 17:19:44 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-01-01 17:19:44 +0000
commitfc8b6fab568138f174c48676642a49fd96d7bfd6 (patch)
tree0e0d4692c07c71df11f56937293f53aab67301b2 /net-irc
parentPort Prefix keywords (diff)
downloadgentoo-2-fc8b6fab568138f174c48676642a49fd96d7bfd6.tar.gz
gentoo-2-fc8b6fab568138f174c48676642a49fd96d7bfd6.tar.bz2
gentoo-2-fc8b6fab568138f174c48676642a49fd96d7bfd6.zip
Add ~ia64 wrt #282965
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/ChangeLog7
-rw-r--r--net-irc/quassel/quassel-0.5.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog
index b21dd968b74d..c4e283f22d64 100644
--- a/net-irc/quassel/ChangeLog
+++ b/net-irc/quassel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/quassel
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.72 2009/11/21 15:59:19 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.73 2010/01/01 17:19:44 armin76 Exp $
+
+ 01 Jan 2010; Raúl Porcel <armin76@gentoo.org> quassel-0.5.1.ebuild:
+ Add ~ia64 wrt #282965
*quassel-0.5.1 (21 Nov 2009)
diff --git a/net-irc/quassel/quassel-0.5.1.ebuild b/net-irc/quassel/quassel-0.5.1.ebuild
index 9138c60f12da..c6ccc26d307d 100644
--- a/net-irc/quassel/quassel-0.5.1.ebuild
+++ b/net-irc/quassel/quassel-0.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.5.1.ebuild,v 1.1 2009/11/21 15:59:19 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/quassel-0.5.1.ebuild,v 1.2 2010/01/01 17:19:44 armin76 Exp $
EAPI="2"
@@ -13,7 +13,7 @@ HOMEPAGE="http://quassel-irc.org/"
SRC_URI="http://quassel-irc.org/pub/${MY_P}.tar.bz2"
LICENSE="GPL-3"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~x86"
SLOT="0"
IUSE="dbus debug kde monolithic +oxygen phonon postgres +server +ssl webkit +X"