diff options
author | Greg Kroah-Hartman <gregkh@gentoo.org> | 2008-05-20 16:28:27 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@gentoo.org> | 2008-05-20 16:28:27 +0000 |
commit | 41c854997ac71b8303595e627f4ad4b8cfedc79d (patch) | |
tree | d09d96219771f8a5d8a96765af9fe500bc868c87 /net-misc/twitux | |
parent | Sparc stable, Bug #222133. (diff) | |
download | gentoo-2-41c854997ac71b8303595e627f4ad4b8cfedc79d.tar.gz gentoo-2-41c854997ac71b8303595e627f4ad4b8cfedc79d.tar.bz2 gentoo-2-41c854997ac71b8303595e627f4ad4b8cfedc79d.zip |
added ~x86
(Portage version: 2.1.5)
Diffstat (limited to 'net-misc/twitux')
-rw-r--r-- | net-misc/twitux/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/twitux/twitux-0.61-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/twitux/ChangeLog b/net-misc/twitux/ChangeLog index 6dbdd56e5bf8..01d8df1cca4a 100644 --- a/net-misc/twitux/ChangeLog +++ b/net-misc/twitux/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/twitux # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/twitux/ChangeLog,v 1.4 2008/04/22 14:06:53 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/twitux/ChangeLog,v 1.5 2008/05/20 16:28:27 gregkh Exp $ + + 20 May 2008; Greg Kroah-Hartman <gregkh@gentoo.org> twitux-0.61-r1.ebuild: + added ~x86 *twitux-0.61-r1 (22 Apr 2008) diff --git a/net-misc/twitux/twitux-0.61-r1.ebuild b/net-misc/twitux/twitux-0.61-r1.ebuild index 972bab694846..b8b1526d0c8a 100644 --- a/net-misc/twitux/twitux-0.61-r1.ebuild +++ b/net-misc/twitux/twitux-0.61-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/twitux/twitux-0.61-r1.ebuild,v 1.1 2008/04/22 14:06:53 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/twitux/twitux-0.61-r1.ebuild,v 1.2 2008/05/20 16:28:27 gregkh Exp $ EAPI=1 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/twitux/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="spell gnome-keyring" DEPEND="net-libs/libsoup:2.4 |