diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-14 14:44:25 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-10-14 14:44:25 +0000 |
commit | 98631b18d640af52f35b50841635fcb44780f249 (patch) | |
tree | 0c5757c523ef80a9375de1e1ecc1c508b5da3fcf | |
parent | Stable on sparc wrt #107229 (diff) | |
download | gentoo-2-98631b18d640af52f35b50841635fcb44780f249.tar.gz gentoo-2-98631b18d640af52f35b50841635fcb44780f249.tar.bz2 gentoo-2-98631b18d640af52f35b50841635fcb44780f249.zip |
Keyworded ~sparc wrt #107146
(Portage version: 2.0.53_rc5)
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 38574cd9c0cc..44dac97ae06c 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/unrealircd # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.36 2005/08/14 23:37:51 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.37 2005/10/14 14:44:25 gustavoz Exp $ + + 14 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> + unrealircd-3.2.3-r1.ebuild: + Keyworded ~sparc wrt #107146 15 Aug 2005; Luis Medinas <metalgod@gentoo.org> unrealircd-3.2.3-r1.ebuild: diff --git a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild index f80b0923acab..eca0d98adef3 100644 --- a/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.5 2005/08/14 23:37:51 metalgod Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.3-r1.ebuild,v 1.6 2005/10/14 14:44:25 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 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="hub ipv6 ssl zlib curl" RDEPEND="ssl? ( dev-libs/openssl ) |