diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-20 20:15:10 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-10-20 20:15:10 +0000 |
commit | 32eed9051784e44bc6bb96403ffc579966a215d2 (patch) | |
tree | beabfcf810d95b3081e68da9cc988959cfc089f2 /net-irc | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-32eed9051784e44bc6bb96403ffc579966a215d2.tar.gz gentoo-2-32eed9051784e44bc6bb96403ffc579966a215d2.tar.bz2 gentoo-2-32eed9051784e44bc6bb96403ffc579966a215d2.zip |
Stable on sparc
(Portage version: 2.1.1)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 0fb5ad6684c3..77e9ae829e15 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.44 2006/06/27 14:15:36 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.45 2006/10/20 20:15:10 gustavoz Exp $ + + 20 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> + unrealircd-3.2.5.ebuild: + Stable on sparc *unrealircd-3.2.5 (27 Jun 2006) diff --git a/net-irc/unrealircd/unrealircd-3.2.5.ebuild b/net-irc/unrealircd/unrealircd-3.2.5.ebuild index 2350e3e212cd..fc73d89221a8 100644 --- a/net-irc/unrealircd/unrealircd-3.2.5.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.5.ebuild,v 1.1 2006/06/27 14:15:37 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.5.ebuild,v 1.2 2006/10/20 20:15:10 gustavoz Exp $ inherit eutils ssl-cert versionator multilib @@ -14,7 +14,7 @@ SRC_URI="http://unrealircd.funny4chat.de/downloads/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="~amd64 ppc sparc x86" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl ) |