diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 17:46:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-25 17:46:16 +0000 |
commit | 9ad4ab3dc5c7651e412333177161efd87f239a4c (patch) | |
tree | 4c5cc3234c5f2519cadacbbbac42816eea83de9d /net-irc/xchat | |
parent | Initial import from sunrise, bug #235361. Original ebuild from Olof Frahm. (diff) | |
download | gentoo-2-9ad4ab3dc5c7651e412333177161efd87f239a4c.tar.gz gentoo-2-9ad4ab3dc5c7651e412333177161efd87f239a4c.tar.bz2 gentoo-2-9ad4ab3dc5c7651e412333177161efd87f239a4c.zip |
Add ~arm
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.6-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index 97549f04fb2a..f4381afb71f8 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.278 2010/04/06 22:06:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.279 2010/04/25 17:46:16 armin76 Exp $ + + 25 Apr 2010; Raúl Porcel <armin76@gentoo.org> xchat-2.8.6-r3.ebuild: + Add ~arm *xchat-2.8.6-r3 (06 Apr 2010) diff --git a/net-irc/xchat/xchat-2.8.6-r3.ebuild b/net-irc/xchat/xchat-2.8.6-r3.ebuild index aaec016e13d9..1e842b007cd8 100644 --- a/net-irc/xchat/xchat-2.8.6-r3.ebuild +++ b/net-irc/xchat/xchat-2.8.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r3.ebuild,v 1.1 2010/04/06 22:06:41 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r3.ebuild,v 1.2 2010/04/25 17:46:16 armin76 Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="dbus ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatnogtk xchatdccserver xft" RDEPEND=">=dev-libs/glib-2.6.0 |