diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 16:49:51 +0000 |
commit | 12bf2da1b50715581b3735e2e7e973af7f14e1a7 (patch) | |
tree | 566cad02337c6a901070b0ee04467220eaae69fa /net-misc/hotot | |
parent | Stable for x86, wrt bug #473196 (diff) | |
download | gentoo-2-12bf2da1b50715581b3735e2e7e973af7f14e1a7.tar.gz gentoo-2-12bf2da1b50715581b3735e2e7e973af7f14e1a7.tar.bz2 gentoo-2-12bf2da1b50715581b3735e2e7e973af7f14e1a7.zip |
Stable for x86, wrt bug #473136
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/hotot')
-rw-r--r-- | net-misc/hotot/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index a45558212424..35d697a44624 100644 --- a/net-misc/hotot/ChangeLog +++ b/net-misc/hotot/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/hotot # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.31 2013/06/12 20:16:30 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.32 2013/06/25 16:49:51 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.14.ebuild: + Stable for x86, wrt bug #473136 *hotot-0.9.8.14 (12 Jun 2013) *hotot-0.9.8.14_p20130514 (12 Jun 2013) diff --git a/net-misc/hotot/hotot-0.9.8.14.ebuild b/net-misc/hotot/hotot-0.9.8.14.ebuild index 9ba16c89020b..abc8c19539bd 100644 --- a/net-misc/hotot/hotot-0.9.8.14.ebuild +++ b/net-misc/hotot/hotot-0.9.8.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.14.ebuild,v 1.1 2013/06/12 20:16:30 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild,v 1.2 2013/06/25 16:49:51 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/lyricat/Hotot/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="chrome gtk kde qt4" REQUIRED_USE="|| ( chrome gtk qt4 )" |