summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-12 19:37:51 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-12 19:37:51 +0000
commit2ec2617a6df1bc07f9315999be610b0e169d74ae (patch)
tree64d03e4a738dbe1a457da68d0ce9cf4f012bedb3 /net-irc
parentStable on hppa. See bug #117465. (diff)
downloadhistorical-2ec2617a6df1bc07f9315999be610b0e169d74ae.tar.gz
historical-2ec2617a6df1bc07f9315999be610b0e169d74ae.tar.bz2
historical-2ec2617a6df1bc07f9315999be610b0e169d74ae.zip
Added ~amd64 keyword. Closes bug #118338.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/miau/ChangeLog5
-rw-r--r--net-irc/miau/Manifest14
-rw-r--r--net-irc/miau/miau-0.6.0.2.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/net-irc/miau/ChangeLog b/net-irc/miau/ChangeLog
index c79165a30d0c..d1360d472431 100644
--- a/net-irc/miau/ChangeLog
+++ b/net-irc/miau/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/miau
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.6 2006/01/02 15:42:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/ChangeLog,v 1.7 2006/01/12 19:37:51 metalgod Exp $
+
+ 12 Jan 2006; Luis Medinas <metalgod@gentoo.org> miau-0.6.0.2.ebuild:
+ Added ~amd64 keyword. Closes bug #118338.
*miau-0.6.0.2 (02 Jan 2006)
diff --git a/net-irc/miau/Manifest b/net-irc/miau/Manifest
index 6d4439add06d..8c75738980c7 100644
--- a/net-irc/miau/Manifest
+++ b/net-irc/miau/Manifest
@@ -1,6 +1,16 @@
-MD5 a6dae3785affb7a1a1a68601ae9eb595 ChangeLog 916
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 acc651660aa62df9149cea369bbb3996 ChangeLog 1032
MD5 2d1cd3b2769a6108d363cc178fb6f3c1 files/digest-miau-0.5.4 62
MD5 a8d97a0c71a41408ed1423034d30090b files/digest-miau-0.6.0.2 64
MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160
MD5 ae74f11651ce37f616d1f0185122c8e0 miau-0.5.4.ebuild 1449
-MD5 fed1398d59aa6577231b855e4baa4199 miau-0.6.0.2.ebuild 1433
+MD5 53ec15db9cde25076b61f87279b054b7 miau-0.6.0.2.ebuild 1440
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFDxq/kwUpWvClEHQoRAgk7AJ4y5wXMGBBMtRSQPSe0awH1uajTGACfU4+w
+TWyLSlHwuBIDRaZE7uuEqmA=
+=HNgs
+-----END PGP SIGNATURE-----
diff --git a/net-irc/miau/miau-0.6.0.2.ebuild b/net-irc/miau/miau-0.6.0.2.ebuild
index e9008cc78ce0..632b005ec626 100644
--- a/net-irc/miau/miau-0.6.0.2.ebuild
+++ b/net-irc/miau/miau-0.6.0.2.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.0.2.ebuild,v 1.1 2006/01/02 15:42:36 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/miau/miau-0.6.0.2.ebuild,v 1.2 2006/01/12 19:37:51 metalgod Exp $
DESCRIPTION="Persistent IRC bouncer with multi-client support - a fork of muh"
HOMEPAGE="http://miau.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~ppc ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="debug ipv6"
DEPEND=""