diff options
author | 2010-04-03 12:30:50 +0000 | |
---|---|---|
committer | 2010-04-03 12:30:50 +0000 | |
commit | ce838338642c78293cddbe1aff3e2b1654bc3164 (patch) | |
tree | 77ea62ccbeb6301d6a0b4bd0e4aee6daad16b79b /net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild | |
parent | Fixing bug #310743 and #312311 (diff) | |
download | historical-ce838338642c78293cddbe1aff3e2b1654bc3164.tar.gz historical-ce838338642c78293cddbe1aff3e2b1654bc3164.tar.bz2 historical-ce838338642c78293cddbe1aff3e2b1654bc3164.zip |
Adding ~ppc keyword, fixing #310835
Package-Manager: portage-2.2_rc67/cvs/Linux i686
Diffstat (limited to 'net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild')
-rw-r--r-- | net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild b/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild index fc50b7317b4a..febb8bb173fa 100644 --- a/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild +++ b/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild,v 1.2 2009/07/18 12:11:58 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/psybnc/psybnc-2.3.2.9-r2.ebuild,v 1.3 2010/04/03 12:30:50 gurligebis Exp $ inherit eutils versionator toolchain-funcs flag-o-matic MY_PV="$(replace_version_separator 3 -)" @@ -12,7 +12,7 @@ SRC_URI="http://www.psybnc.at/download/beta/psyBNC-${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~sparc ~x86 ~ppc" IUSE="ipv6 ssl oidentd scripting multinetwork" DEPEND="ssl? ( >=dev-libs/openssl-0.9.7d ) |