diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 19:09:13 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-20 19:09:13 +0000 |
commit | db5fff26b3ab2010ad4f012934b8561d2d78a89d (patch) | |
tree | 22d1783a1293801d93b94312ed9af7ec6d8cfedb /net-irc | |
parent | amd64 stable (bug #186716) (diff) | |
download | gentoo-2-db5fff26b3ab2010ad4f012934b8561d2d78a89d.tar.gz gentoo-2-db5fff26b3ab2010ad4f012934b8561d2d78a89d.tar.bz2 gentoo-2-db5fff26b3ab2010ad4f012934b8561d2d78a89d.zip |
x86 stable wrt #193233
(Portage version: 2.1.3.9)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index e6d13a12ad21..421bcf3d86a4 100644 --- a/net-irc/unrealircd/ChangeLog +++ b/net-irc/unrealircd/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2007/08/20 10:40:11 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.60 2007/09/20 19:09:13 armin76 Exp $ + + 20 Sep 2007; Raúl Porcel <armin76@gentoo.org> unrealircd-3.2.7.ebuild: + x86 stable wrt #193233 *unrealircd-3.2.7 (20 Aug 2007) diff --git a/net-irc/unrealircd/unrealircd-3.2.7.ebuild b/net-irc/unrealircd/unrealircd-3.2.7.ebuild index 68226f544e76..38b338b9a238 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.1 2007/08/20 10:40:11 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.7.ebuild,v 1.2 2007/09/20 19:09:13 armin76 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 ) |