diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-02-25 22:04:36 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-02-25 22:04:36 +0000 |
commit | 43cdd5115333bff9983f25c788c5d940eee6f874 (patch) | |
tree | 6f40f2b9a96aff6552f404a23dcd166ff4a6a37d /net-irc/conspire | |
parent | Version bump, as requested by the proxy-maintainer Alessio Cassibba. (diff) | |
download | gentoo-2-43cdd5115333bff9983f25c788c5d940eee6f874.tar.gz gentoo-2-43cdd5115333bff9983f25c788c5d940eee6f874.tar.bz2 gentoo-2-43cdd5115333bff9983f25c788c5d940eee6f874.zip |
Add ~AMD64 keyword. Tested on a Core 2 Duo T7700.
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/conspire')
-rw-r--r-- | net-irc/conspire/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/conspire/conspire-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/conspire/ChangeLog b/net-irc/conspire/ChangeLog index 2eaedc9f9d6c..63a3f0e575a4 100644 --- a/net-irc/conspire/ChangeLog +++ b/net-irc/conspire/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/conspire # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.1 2008/02/01 13:19:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/ChangeLog,v 1.2 2008/02/25 22:04:36 chainsaw Exp $ + + 25 Feb 2008; Tony Vroon <chainsaw@gentoo.org> conspire-0.12.0.ebuild: + Add ~AMD64 keyword. Tested on a Core 2 Duo T7700. *conspire-0.12.0 (01 Feb 2008) diff --git a/net-irc/conspire/conspire-0.12.0.ebuild b/net-irc/conspire/conspire-0.12.0.ebuild index e21d30d22025..fb8951dd68cb 100644 --- a/net-irc/conspire/conspire-0.12.0.ebuild +++ b/net-irc/conspire/conspire-0.12.0.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.12.0.ebuild,v 1.1 2008/02/01 13:19:09 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/conspire/conspire-0.12.0.ebuild,v 1.2 2008/02/25 22:04:36 chainsaw Exp $ DESCRIPTION="A high quality IRC client which uses a multitude of interfaces" HOMEPAGE="http://www.nenolod.net/conspire/" SRC_URI="http://distfiles.atheme.org/${P}.tbz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~amd64" IUSE="python gnutls ipv6 nls mmx socks5" DEPEND=">=dev-libs/libmowgli-0.6.0 >=x11-libs/gtk+-2.10 |