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 | ab3948de5688d5757fae47295170115b3032da28 (patch) | |
tree | 61eb17f58c49a79fc312727f9f0537af5646fb83 /net-irc/xchat-gnome | |
parent | Added block to the old perlmagick to the newer imagemagicks. Without it, peop... (diff) | |
download | historical-ab3948de5688d5757fae47295170115b3032da28.tar.gz historical-ab3948de5688d5757fae47295170115b3032da28.tar.bz2 historical-ab3948de5688d5757fae47295170115b3032da28.zip |
Add ~amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-irc/xchat-gnome')
-rw-r--r-- | net-irc/xchat-gnome/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat-gnome/Manifest | 14 | ||||
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.4.ebuild | 4 |
3 files changed, 8 insertions, 15 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..3dcad1a545ed 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 6c7c5a8acd23ca20b95ab5c68317b62b ChangeLog 598 +MD5 335498eea7bd31ae063f1f1f3b648ce1 xchat-gnome-0.4.ebuild 1475 +MD5 f7e9e1b31a9045bf61fc859fd8124c42 ChangeLog 665 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 |