diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-09-16 23:16:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-09-16 23:16:29 +0000 |
commit | 5fd96a1ccc5cfea59ade57eb210452fee26e3d6d (patch) | |
tree | 02478f34a4a2c5117b402b05028428fd73a1d801 /net-irc/smuxi | |
parent | Stable for amd64, wrt bug #435202 (diff) | |
download | gentoo-2-5fd96a1ccc5cfea59ade57eb210452fee26e3d6d.tar.gz gentoo-2-5fd96a1ccc5cfea59ade57eb210452fee26e3d6d.tar.bz2 gentoo-2-5fd96a1ccc5cfea59ade57eb210452fee26e3d6d.zip |
Stable for amd64, wrt bug #435202
(Portage version: 2.1.11.9/cvs/Linux x86_64)
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 27d40cf2e15f..fad1e8b2288b 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.22 2012/09/14 21:01:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.23 2012/09/16 23:16:29 ago Exp $ + + 16 Sep 2012; Agostino Sarubbo <ago@gentoo.org> smuxi-0.8.10.1.ebuild: + Stable for amd64, wrt bug #435202 *smuxi-0.8.10.1 (14 Sep 2012) diff --git a/net-irc/smuxi/smuxi-0.8.10.1.ebuild b/net-irc/smuxi/smuxi-0.8.10.1.ebuild index 5fe348929aaa..ab1b1aa943a2 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.1 2012/09/14 21:01:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.10.1.ebuild,v 1.2 2012/09/16 23:16:29 ago 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 )" |