diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 11:49:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-01 11:49:13 +0000 |
commit | a2fdf88e4d76363b4ac76e714567ad615af80fc8 (patch) | |
tree | d50c45a19426410d5dd6041dd29416b590386795 /net-irc | |
parent | alpha/ia64/x86 stable (diff) | |
download | gentoo-2-a2fdf88e4d76363b4ac76e714567ad615af80fc8.tar.gz gentoo-2-a2fdf88e4d76363b4ac76e714567ad615af80fc8.tar.bz2 gentoo-2-a2fdf88e4d76363b4ac76e714567ad615af80fc8.zip |
alpha/ia64/x86 stable wrt #187365
(Portage version: 2.1.2.9)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/files/digest-xchat-2.8.4-r1 | 1 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.4-r1.ebuild | 4 |
3 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index fc9fd6743d6b..06af00861981 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.254 2007/07/15 11:38:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.255 2007/08/01 11:49:13 armin76 Exp $ + + 01 Aug 2007; Raúl Porcel <armin76@gentoo.org> xchat-2.8.4-r1.ebuild: + alpha/ia64/x86 stable wrt #187365 *xchat-2.8.4-r1 (15 Jul 2007) diff --git a/net-irc/xchat/files/digest-xchat-2.8.4-r1 b/net-irc/xchat/files/digest-xchat-2.8.4-r1 index d5bc74aee547..a35cdfc237e7 100644 --- a/net-irc/xchat/files/digest-xchat-2.8.4-r1 +++ b/net-irc/xchat/files/digest-xchat-2.8.4-r1 @@ -1,3 +1,4 @@ +MD5 66d60febc62a01bafac9bb3a35fb37ae xchat-2.8.4.tar.bz2 1370883 RMD160 35cf84e03dfda160674d141063c8fc9cd0ac7de2 xchat-2.8.4.tar.bz2 1370883 SHA256 f95a9a9e477128aae536669dedd79f4e7b4d469072565695289e4bbb5b36dd63 xchat-2.8.4.tar.bz2 1370883 MD5 c0220456a4df8ee54ae02e7704a6e024 xchat-dccserver-0.6.patch.bz2 49320 diff --git a/net-irc/xchat/xchat-2.8.4-r1.ebuild b/net-irc/xchat/xchat-2.8.4-r1.ebuild index ec7b8a6351be..85f883767e39 100644 --- a/net-irc/xchat/xchat-2.8.4-r1.ebuild +++ b/net-irc/xchat/xchat-2.8.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.1 2007/07/15 11:38:13 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.4-r1.ebuild,v 1.2 2007/08/01 11:49:13 armin76 Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |