diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 17:14:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-12 17:14:20 +0000 |
commit | d70e67fe1d294bb9ec8be2410631b91bad5932d2 (patch) | |
tree | 6b678352d6baba8c0544696428a98c4ebeceac06 /net-irc/unrealircd | |
parent | P.mask =x11-plugins/replytolist-0.3.0 as it segfaults with IMAP (diff) | |
download | gentoo-2-d70e67fe1d294bb9ec8be2410631b91bad5932d2.tar.gz gentoo-2-d70e67fe1d294bb9ec8be2410631b91bad5932d2.tar.bz2 gentoo-2-d70e67fe1d294bb9ec8be2410631b91bad5932d2.zip |
sparc/x86 stable wrt #201682
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-irc/unrealircd')
-rw-r--r-- | net-irc/unrealircd/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/unrealircd/ChangeLog b/net-irc/unrealircd/ChangeLog index fc40aa60cc7c..b425089a2130 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.65 2007/12/12 15:56:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/ChangeLog,v 1.66 2007/12/12 17:14:20 armin76 Exp $ + + 12 Dec 2007; Raúl Porcel <armin76@gentoo.org> unrealircd-3.2.7-r2.ebuild: + sparc/x86 stable wrt #201682 *unrealircd-3.2.7-r2 (12 Dec 2007) diff --git a/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild b/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild index 2bdd25acbf34..b910ac9c46d6 100644 --- a/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild +++ b/net-irc/unrealircd/unrealircd-3.2.7-r2.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-r2.ebuild,v 1.1 2007/12/12 15:56:31 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/unrealircd/unrealircd-3.2.7-r2.ebuild,v 1.2 2007/12/12 17:14:20 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 ) |