diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:59:12 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-12-06 03:59:12 +0000 |
commit | 6101f564f84d38f4c4cba0cb4d954f274dc384ab (patch) | |
tree | 9a443ef506f56cd9d1df0e73cee290318b127c83 /net-misc/hotot | |
parent | Marked ~arm ~ppc ~ppc64 (bug #446118). (diff) | |
download | gentoo-2-6101f564f84d38f4c4cba0cb4d954f274dc384ab.tar.gz gentoo-2-6101f564f84d38f4c4cba0cb4d954f274dc384ab.tar.bz2 gentoo-2-6101f564f84d38f4c4cba0cb4d954f274dc384ab.zip |
x86 stable wrt bug #445444
(Portage version: 2.1.11.31/cvs/Linux i686, signed Manifest commit with key 30427902)
Diffstat (limited to 'net-misc/hotot')
-rw-r--r-- | net-misc/hotot/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.8_pre.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index 6cf394f5eb39..9bdc2cead63f 100644 --- a/net-misc/hotot/ChangeLog +++ b/net-misc/hotot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/hotot # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.23 2012/12/01 21:36:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.24 2012/12/06 03:59:12 phajdan.jr Exp $ + + 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + hotot-0.9.8.8_pre.ebuild: + x86 stable wrt bug #445444 01 Dec 2012; <ago@gentoo.org> hotot-0.9.8.8_pre.ebuild: Stable for amd64, wrt bug #445444 diff --git a/net-misc/hotot/hotot-0.9.8.8_pre.ebuild b/net-misc/hotot/hotot-0.9.8.8_pre.ebuild index b29a6514be51..3a7deb79451b 100644 --- a/net-misc/hotot/hotot-0.9.8.8_pre.ebuild +++ b/net-misc/hotot/hotot-0.9.8.8_pre.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-misc/hotot/hotot-0.9.8.8_pre.ebuild,v 1.2 2012/12/01 21:36:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.8_pre.ebuild,v 1.3 2012/12/06 03:59:12 phajdan.jr Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/shellex/Hotot/tarball/d1ad4f714 -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="chrome gtk kde qt4" RDEPEND="dev-python/dbus-python |