diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-29 17:07:58 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-29 17:07:58 +0000 |
commit | 2f635e536f23e09804d780bbd9d9a7af3cd1f7cb (patch) | |
tree | bca0c2dc3f2b025e2839ef2db97493648aeb9099 | |
parent | Stable on amd64 wrt bug #352808 (diff) | |
download | gentoo-2-2f635e536f23e09804d780bbd9d9a7af3cd1f7cb.tar.gz gentoo-2-2f635e536f23e09804d780bbd9d9a7af3cd1f7cb.tar.bz2 gentoo-2-2f635e536f23e09804d780bbd9d9a7af3cd1f7cb.zip |
Stable on amd64 wrt bug #352808
(Portage version: 2.1.9.35/cvs/Linux x86_64)
-rw-r--r-- | net-irc/smuxi/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/smuxi/smuxi-0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/smuxi/ChangeLog b/net-irc/smuxi/ChangeLog index 1231d648143c..7212772a0dc7 100644 --- a/net-irc/smuxi/ChangeLog +++ b/net-irc/smuxi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/smuxi # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.13 2011/01/29 15:59:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/ChangeLog,v 1.14 2011/01/29 17:07:58 hwoarang Exp $ + + 29 Jan 2011; Markos Chandras <hwoarang@gentoo.org> smuxi-0.8.ebuild: + Stable on amd64 wrt bug #352808 29 Jan 2011; Christian Faulhammer <fauli@gentoo.org> smuxi-0.8.ebuild: stable x86, bug 352808 diff --git a/net-irc/smuxi/smuxi-0.8.ebuild b/net-irc/smuxi/smuxi-0.8.ebuild index ffa0b1b005cd..4b734ab4741c 100644 --- a/net-irc/smuxi/smuxi-0.8.ebuild +++ b/net-irc/smuxi/smuxi-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.ebuild,v 1.2 2011/01/29 15:59:25 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/smuxi/smuxi-0.8.ebuild,v 1.3 2011/01/29 17:07:58 hwoarang Exp $ EAPI=2 @@ -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="debug gnome libnotify" LICENSE="|| ( GPL-2 GPL-3 )" |