diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-05-18 18:25:26 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-05-18 18:25:26 +0000 |
commit | 443c6ee55a8fba0ab492e567e59134e3cb76f5dd (patch) | |
tree | 7ae24b6459096d82659b67dc12419170524c4eba /net-irc | |
parent | Added block to the old perlmagick to the newer imagemagicks. Without it, peop... (diff) | |
download | gentoo-2-443c6ee55a8fba0ab492e567e59134e3cb76f5dd.tar.gz gentoo-2-443c6ee55a8fba0ab492e567e59134e3cb76f5dd.tar.bz2 gentoo-2-443c6ee55a8fba0ab492e567e59134e3cb76f5dd.zip |
Add ~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/Manifest | 12 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.4.ebuild | 4 |
3 files changed, 7 insertions, 14 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog index d6715181464b..0aa5d120ed6b 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.2 2005/05/15 12:47:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.3 2005/05/18 18:25:26 dang Exp $ + + 18 May 2005; <dang@gentoo.org> xchat-gnome-0.4.ebuild: + Add ~amd64 15 May 2005; Sven Wegener <swegener@gentoo.org> xchat-gnome-0.4.ebuild: Disabled the gtk and text frontends, if users want them they should use diff --git a/net-irc/xchat-gnome/Manifest b/net-irc/xchat-gnome/Manifest index 94add74d1608..ec18fce09cd8 100644 --- a/net-irc/xchat-gnome/Manifest +++ b/net-irc/xchat-gnome/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 70588a087efb72965e4b7bc1ff078c4f xchat-gnome-0.4.ebuild 1472 +MD5 8a274da71cb0cb4b5e14ed1d7794d148 xchat-gnome-0.4.ebuild 1479 MD5 6c7c5a8acd23ca20b95ab5c68317b62b ChangeLog 598 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 MD5 6b74f53c26e12ea2bc55b54b33ada601 files/digest-xchat-gnome-0.4 69 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCh0T6I1lqEGTUzyQRAvY0AJ44na2n+GB2erI7OREgJCEUH1xTOACgus0P -SZS9AqimM2ABloKy3dMmr00= -=SoYL ------END PGP SIGNATURE----- diff --git a/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild index 5d775b1af646..78b80e1339f1 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.4.ebuild,v 1.2 2005/05/15 12:47:34 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.4.ebuild,v 1.3 2005/05/18 18:25:26 dang Exp $ DESCRIPTION="GNOME frontend for the popular X-Chat IRC client" HOMEPAGE="http://xchat-gnome.navi.cx/" @@ -8,7 +8,7 @@ SRC_URI="http://flapjack.navi.cx/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="perl tcltk python ssl mmx ipv6 nls" RDEPEND=">=dev-libs/glib-2.0.3 |