diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-22 12:22:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-22 12:22:08 +0000 |
commit | 0a5bc8f2d70e51336dc0ceeb6913560e07353e5f (patch) | |
tree | 665593da3020763aace006741978f8f9d4539cf8 /net-irc | |
parent | Stable for amd64, wrt bug #407701 (diff) | |
download | gentoo-2-0a5bc8f2d70e51336dc0ceeb6913560e07353e5f.tar.gz gentoo-2-0a5bc8f2d70e51336dc0ceeb6913560e07353e5f.tar.bz2 gentoo-2-0a5bc8f2d70e51336dc0ceeb6913560e07353e5f.zip |
Stable for amd64, wrt bug #407701
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/smuxi/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-0.8.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/smuxi/ChangeLog b/net-irc/smuxi/ChangeLog index 883aacce7877..f63e70f8b483 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.18 2012/05/03 06:27:15 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.19 2012/05/22 12:22:08 ago Exp $ + + 22 May 2012; Agostino Sarubbo <ago@gentoo.org> smuxi-0.8.9.1.ebuild: + Stable for amd64, wrt bug #407701 03 May 2012; Jeff Horelick <jdhore@gentoo.org> smuxi-0.8.ebuild, smuxi-0.8.9.1.ebuild: diff --git a/net-irc/smuxi/smuxi-0.8.9.1.ebuild b/net-irc/smuxi/smuxi-0.8.9.1.ebuild index 44f5bb030cbb..9fec46d2e366 100644 --- a/net-irc/smuxi/smuxi-0.8.9.1.ebuild +++ b/net-irc/smuxi/smuxi-0.8.9.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.9.1.ebuild,v 1.3 2012/05/03 06:27:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.9.1.ebuild,v 1.4 2012/05/22 12:22:08 ago Exp $ EAPI="4" @@ -11,7 +11,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" LICENSE="|| ( GPL-2 GPL-3 )" |