summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2007-01-04 18:51:12 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2007-01-04 18:51:12 +0000
commit6ac9cee0ace0b36013ded10f11eaf07c1e89ab15 (patch)
tree363787da46bb873fa06be4ac254542a971f00d98 /net-irc
parentstable x86, bug #157814 (diff)
downloadgentoo-2-6ac9cee0ace0b36013ded10f11eaf07c1e89ab15.tar.gz
gentoo-2-6ac9cee0ace0b36013ded10f11eaf07c1e89ab15.tar.bz2
gentoo-2-6ac9cee0ace0b36013ded10f11eaf07c1e89ab15.zip
Stable on ppc, x86.
(Portage version: 2.1.1-r2)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/inspircd/ChangeLog8
-rw-r--r--net-irc/inspircd/inspircd-1.0.7-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog
index f847bfd657b7..385aee22f736 100644
--- a/net-irc/inspircd/ChangeLog
+++ b/net-irc/inspircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/inspircd
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.7 2006/11/28 18:46:18 hansmi Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.8 2007/01/04 18:51:12 hansmi Exp $
+
+ 04 Jan 2007; Michael Hanselmann <hansmi@gentoo.org>
+ inspircd-1.0.7-r1.ebuild:
+ Stable on ppc, x86.
*inspircd-1.0.7-r1 (28 Nov 2006)
diff --git a/net-irc/inspircd/inspircd-1.0.7-r1.ebuild b/net-irc/inspircd/inspircd-1.0.7-r1.ebuild
index eb5de73c3c9b..eeaea52884c4 100644
--- a/net-irc/inspircd/inspircd-1.0.7-r1.ebuild
+++ b/net-irc/inspircd/inspircd-1.0.7-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.0.7-r1.ebuild,v 1.1 2006/11/28 18:46:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.0.7-r1.ebuild,v 1.2 2007/01/04 18:51:12 hansmi Exp $
inherit eutils toolchain-funcs multilib
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.inspircd.org"
SRC_URI="mirror://sourceforge/${PN}/InspIRCd-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ppc x86"
RDEPEND="
openssl? ( >=dev-libs/openssl-0.9.7d )
gnutls? ( >=net-libs/gnutls-1.3.0 )"