diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-07 05:03:48 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-07 05:03:48 +0000 |
commit | 73dfcf749f3ca8a5d4a67e406edea3b87b330928 (patch) | |
tree | 9d2d9847620a13e98ab542236d578970d6013044 /net-irc/smuxi | |
parent | x86 stable wrt bug #435202 (diff) | |
download | gentoo-2-73dfcf749f3ca8a5d4a67e406edea3b87b330928.tar.gz gentoo-2-73dfcf749f3ca8a5d4a67e406edea3b87b330928.tar.bz2 gentoo-2-73dfcf749f3ca8a5d4a67e406edea3b87b330928.zip |
x86 stable wrt bug #435202
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'net-irc/smuxi')
-rw-r--r-- | net-irc/smuxi/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-0.8.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/smuxi/ChangeLog b/net-irc/smuxi/ChangeLog index 2356db97d1f7..dd11ac3199e7 100644 --- a/net-irc/smuxi/ChangeLog +++ b/net-irc/smuxi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/smuxi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.24 2012/10/27 10:09:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.25 2012/12/07 05:03:48 phajdan.jr Exp $ + + 07 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> smuxi-0.8.10.1.ebuild: + x86 stable wrt bug #435202 27 Oct 2012; Pacho Ramos <pacho@gentoo.org> smuxi-0.8.10.1.ebuild: Drop buggy gconf dependency, bug #437724 by René 'Necoro' Neumann. diff --git a/net-irc/smuxi/smuxi-0.8.10.1.ebuild b/net-irc/smuxi/smuxi-0.8.10.1.ebuild index fc5788c695e8..f06fe2c03b0b 100644 --- a/net-irc/smuxi/smuxi-0.8.10.1.ebuild +++ b/net-irc/smuxi/smuxi-0.8.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.10.1.ebuild,v 1.3 2012/10/27 10:09:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.10.1.ebuild,v 1.4 2012/12/07 05:03:48 phajdan.jr Exp $ EAPI=4 inherit base mono eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.smuxi.org/main/" SRC_URI="http://www.smuxi.org/jaws/data/files/${P}.tar.gz" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="dbus debug gnome libnotify spell" LICENSE="|| ( GPL-2 GPL-3 )" |