diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-19 13:37:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-19 13:37:25 +0000 |
commit | 0e5ab07202bea0eba90f3116d2bd2ff582409111 (patch) | |
tree | ac2c400c22412d957e57111dfa97e4e296096057 /net-irc/unrealircd | |
parent | Remove cretin from metadata.xml due to retirement. (diff) | |
download | gentoo-2-0e5ab07202bea0eba90f3116d2bd2ff582409111.tar.gz gentoo-2-0e5ab07202bea0eba90f3116d2bd2ff582409111.tar.bz2 gentoo-2-0e5ab07202bea0eba90f3116d2bd2ff582409111.zip |
Stable on sparc wrt #171421
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 0a827eca9917..9c6810a489a7 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.51 2007/03/19 10:47:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.52 2007/03/19 13:37:25 gustavoz Exp $ + + 19 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + unrealircd-3.2.6.ebuild: + Stable on sparc wrt #171421 19 Mar 2007; Raúl Porcel <armin76@gentoo.org> unrealircd-3.2.6.ebuild: x86 stable wrt bug 171421 diff --git a/net-irc/unrealircd/unrealircd-3.2.6.ebuild b/net-irc/unrealircd/unrealircd-3.2.6.ebuild index 5e58187c4033..0b5d0be8670a 100644 --- a/net-irc/unrealircd/unrealircd-3.2.6.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.6.ebuild,v 1.2 2007/03/19 10:47:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.6.ebuild,v 1.3 2007/03/19 13:37:25 gustavoz Exp $ inherit eutils ssl-cert versionator multilib @@ -15,7 +15,7 @@ SRC_URI="http://unreal.brueggisite.de/${MY_P}.tar.gz SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc sparc x86 ~x86-fbsd" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl ) |