diff options
author | Nathan Phillip Brink <binki@gentoo.org> | 2011-09-20 03:30:55 +0000 |
---|---|---|
committer | Nathan Phillip Brink <binki@gentoo.org> | 2011-09-20 03:30:55 +0000 |
commit | 45d2bcb62cb1e4b1131038bd2036bd1d3f888643 (patch) | |
tree | 320257c46643c8b0f685fdfe0734c1e0e5026774 /net-irc | |
parent | update -9999 for recent build changes (diff) | |
download | gentoo-2-45d2bcb62cb1e4b1131038bd2036bd1d3f888643.tar.gz gentoo-2-45d2bcb62cb1e4b1131038bd2036bd1d3f888643.tar.bz2 gentoo-2-45d2bcb62cb1e4b1131038bd2036bd1d3f888643.zip |
Add ~x86 keyword, bug #383709 by Faustus.
(Portage version: 2.2.0_alpha55-r1/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat-otr/ChangeLog | 7 | ||||
-rw-r--r-- | net-irc/xchat-otr/xchat-otr-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/xchat-otr/ChangeLog b/net-irc/xchat-otr/ChangeLog index e349d4d05d46..e5010103cae6 100644 --- a/net-irc/xchat-otr/ChangeLog +++ b/net-irc/xchat-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat-otr -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.1 2010/06/28 08:34:16 polynomial-c Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/ChangeLog,v 1.2 2011/09/20 03:30:55 binki Exp $ + + 20 Sep 2011; Nathan Phillip Brink <binki@gentoo.org> xchat-otr-0.3.ebuild: + Add ~x86 keyword, bug #383709 by Faustus. *xchat-otr-0.3 (28 Jun 2010) diff --git a/net-irc/xchat-otr/xchat-otr-0.3.ebuild b/net-irc/xchat-otr/xchat-otr-0.3.ebuild index b8f89b113e4b..308cf3ee8b59 100644 --- a/net-irc/xchat-otr/xchat-otr-0.3.ebuild +++ b/net-irc/xchat-otr/xchat-otr-0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.2 2010/06/28 08:41:36 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-otr/xchat-otr-0.3.ebuild,v 1.3 2011/09/20 03:30:55 binki Exp $ EAPI="2" inherit cmake-utils @@ -16,7 +16,7 @@ SRC_URI="ftp://download.tuxfamily.org/irssiotr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug" RDEPEND="net-libs/libotr |