diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:41:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 12:41:49 +0000 |
commit | e2d528d59123754ecdcd9888051e8910db570ee8 (patch) | |
tree | 135652fc75a2856b78d6f94fbac83d935d174716 /net-irc/xchat-gnome | |
parent | Add ~ia64, wrt bug #449220 (diff) | |
download | gentoo-2-e2d528d59123754ecdcd9888051e8910db570ee8.tar.gz gentoo-2-e2d528d59123754ecdcd9888051e8910db570ee8.tar.bz2 gentoo-2-e2d528d59123754ecdcd9888051e8910db570ee8.zip |
Add ~ia64, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 8 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index 992eba04a8ec..8cf9e65ef36e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.70 2012/05/03 06:27:13 jdhore Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.71 2013/01/01 12:41:49 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> xchat-gnome-0.26.1-r2.ebuild: + Add ~ia64, wrt bug #449220 03 May 2012; Jeff Horelick <jdhore@gentoo.org> xchat-gnome-0.26.1-r1.ebuild, xchat-gnome-0.26.1-r2.ebuild: @@ -323,4 +326,3 @@ 14 May 2005; Sven Wegener <swegener@gentoo.org> +metadata.xml, +xchat-gnome-0.4.ebuild: Initial commit. Based on the ebuild provided by Hendrik Brandt in bug #54896. - 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 41784165aafe..67d732455492 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-2012 Gentoo Foundation +# 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.8 2012/05/03 06:27:13 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.26.1-r2.ebuild,v 1.9 2013/01/01 12:41:49 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://live.gnome.org/Xchat-Gnome" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~ia64 ppc ~ppc64 x86 ~x86-fbsd" IUSE="dbus libnotify mmx nls perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.18:2 |