diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 15:32:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-10-06 15:32:29 +0000 |
commit | de218a36a95ea454ac0f86b2035c84c2deab1edf (patch) | |
tree | 987bde96e8ab792dd9626aafec80f17b3951bab5 /net-irc | |
parent | alpha/ia64 stable wrt #194623 (diff) | |
download | gentoo-2-de218a36a95ea454ac0f86b2035c84c2deab1edf.tar.gz gentoo-2-de218a36a95ea454ac0f86b2035c84c2deab1edf.tar.bz2 gentoo-2-de218a36a95ea454ac0f86b2035c84c2deab1edf.zip |
ppc stable, bug #193233
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index 169abed4ede9..b6317917d387 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.61 2007/09/25 18:24:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.62 2007/10/06 15:32:29 dertobi123 Exp $ + + 06 Oct 2007; Tobias Scherbaum <dertobi123@gentoo.org> + unrealircd-3.2.7.ebuild: + ppc stable, bug #193233 25 Sep 2007; Raúl Porcel <armin76@gentoo.org> unrealircd-3.2.7.ebuild: sparc stable wrt #193233 diff --git a/net-irc/unrealircd/unrealircd-3.2.7.ebuild b/net-irc/unrealircd/unrealircd-3.2.7.ebuild index 8abb5664981d..c20d10bc24e3 100644 --- a/net-irc/unrealircd/unrealircd-3.2.7.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.7.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.7.ebuild,v 1.3 2007/09/25 18:24:21 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.7.ebuild,v 1.4 2007/10/06 15:32:29 dertobi123 Exp $ inherit eutils ssl-cert versionator multilib @@ -14,7 +14,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 prefixaq showlistmodes" RDEPEND="ssl? ( dev-libs/openssl ) |