summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2008-04-28 17:46:02 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2008-04-28 17:46:02 +0000
commit9c2d295668a6ad5123be48e7eca421bb1f2c2080 (patch)
treeed94ef71293417554a356e345eac3e128bec0028 /net-irc
parentUpload again the binaries for alpha, and add ~ia64 wrt #206643 (diff)
downloadgentoo-2-9c2d295668a6ad5123be48e7eca421bb1f2c2080.tar.gz
gentoo-2-9c2d295668a6ad5123be48e7eca421bb1f2c2080.tar.bz2
gentoo-2-9c2d295668a6ad5123be48e7eca421bb1f2c2080.zip
ppc stable, bug #215704
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/inspircd/ChangeLog6
-rw-r--r--net-irc/inspircd/inspircd-1.1.19.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/inspircd/ChangeLog b/net-irc/inspircd/ChangeLog
index d0b5431d2a56..3bc00023be30 100644
--- a/net-irc/inspircd/ChangeLog
+++ b/net-irc/inspircd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/inspircd
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.22 2008/04/26 11:05:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/ChangeLog,v 1.23 2008/04/28 17:46:02 dertobi123 Exp $
+
+ 28 Apr 2008; Tobias Scherbaum <dertobi123@gentoo.org>
+ inspircd-1.1.19.ebuild:
+ ppc stable, bug #215704
26 Apr 2008; Markus Meier <maekke@gentoo.org> inspircd-1.1.19.ebuild:
fix cp for openssl in src_unpack, fix ipv6 detection, x86 stable (security
diff --git a/net-irc/inspircd/inspircd-1.1.19.ebuild b/net-irc/inspircd/inspircd-1.1.19.ebuild
index 181d080fe55a..052fe819f770 100644
--- a/net-irc/inspircd/inspircd-1.1.19.ebuild
+++ b/net-irc/inspircd/inspircd-1.1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.2 2008/04/26 11:05:18 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/inspircd/inspircd-1.1.19.ebuild,v 1.3 2008/04/28 17:46:02 dertobi123 Exp $
inherit eutils toolchain-funcs multilib # subversion
@@ -11,7 +11,7 @@ mirror://sourceforge/${PN}/InspIRCd-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="~amd64 ppc x86"
IUSE="openssl gnutls ipv6 kernel_linux mysql postgres sqlite zlib ldap"
RDEPEND="