diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-08-11 19:50:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-08-11 19:50:02 +0000 |
commit | 356230b52ff3049d9da9a008a7faf4d2f497b084 (patch) | |
tree | 8f21fa912db750fc18e3a436ede9c3c5bad460cf /net-irc | |
parent | stable x86, bug 271396 (diff) | |
download | gentoo-2-356230b52ff3049d9da9a008a7faf4d2f497b084.tar.gz gentoo-2-356230b52ff3049d9da9a008a7faf4d2f497b084.tar.bz2 gentoo-2-356230b52ff3049d9da9a008a7faf4d2f497b084.zip |
stable x86, bug 277906
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/conspire/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/conspire/conspire-0.20.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/net-irc/conspire/ChangeLog b/net-irc/conspire/ChangeLog index eb197ca9fae6..4a5b3648acaa 100644 --- a/net-irc/conspire/ChangeLog +++ b/net-irc/conspire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/conspire # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.11 2009/06/16 23:26:45 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.12 2009/08/11 19:50:02 fauli Exp $ + + 11 Aug 2009; Christian Faulhammer <fauli@gentoo.org> conspire-0.20.ebuild: + stable x86, bug 277906 *conspire-1.0_beta1 (16 Jun 2009) diff --git a/net-irc/conspire/conspire-0.20.ebuild b/net-irc/conspire/conspire-0.20.ebuild index 448881347039..8d9057ecd374 100644 --- a/net-irc/conspire/conspire-0.20.ebuild +++ b/net-irc/conspire/conspire-0.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.3 2008/10/31 13:14:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.20.ebuild,v 1.4 2009/08/11 19:50:02 fauli Exp $ inherit eutils @@ -11,7 +11,7 @@ HOMEPAGE="http://www.nenolod.net/conspire/" SRC_URI="http://distfiles.atheme.org/${MY_P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="python gnutls ipv6 nls mmx socks5 dbus" DEPEND="nls? ( dev-util/intltool ) dev-util/pkgconfig" |