diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:02:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:02:36 +0000 |
commit | f9dd7d07054f0d5621418910b707267805783a68 (patch) | |
tree | c6119989e31ca7d3f747c7040c7eef1ad0a6aa14 /net-irc | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-f9dd7d07054f0d5621418910b707267805783a68.tar.gz gentoo-2-f9dd7d07054f0d5621418910b707267805783a68.tar.bz2 gentoo-2-f9dd7d07054f0d5621418910b707267805783a68.zip |
Add ~arm, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index c9068ce5100b..656c29ef9388 100644 --- a/net-irc/xchat-gnome/ChangeLog +++ b/net-irc/xchat-gnome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-gnome # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.73 2013/01/06 09:59:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.74 2013/02/02 23:02:36 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: + Add ~arm, wrt bug #449220 06 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: Add ~sparc, wrt bug #449220 diff --git a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild index 5cbf0c505c7f..b3307bbdf242 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.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/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.11 2013/01/06 09:59:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.12 2013/02/02 23:02:36 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/Xchat-Gnome" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="dbus libnotify mmx nls perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18:2 |