summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 16:57:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 16:57:03 +0000
commitb747a6abd594e5b5f8306f3a1a71a520596c8ce8 (patch)
tree81647ab7f5f9853f44a1d819667ce7e8887ca14a /net-misc/hotot
parentStable for amd64, wrt bug #473196 (diff)
downloadgentoo-2-b747a6abd594e5b5f8306f3a1a71a520596c8ce8.tar.gz
gentoo-2-b747a6abd594e5b5f8306f3a1a71a520596c8ce8.tar.bz2
gentoo-2-b747a6abd594e5b5f8306f3a1a71a520596c8ce8.zip
Stable for amd64, wrt bug #473136
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/hotot')
-rw-r--r--net-misc/hotot/ChangeLog5
-rw-r--r--net-misc/hotot/hotot-0.9.8.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog
index 35d697a44624..79d27e987c66 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.32 2013/06/25 16:49:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.33 2013/06/25 16:57:03 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.14.ebuild:
+ Stable for amd64, wrt bug #473136
25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.14.ebuild:
Stable for x86, wrt bug #473136
diff --git a/net-misc/hotot/hotot-0.9.8.14.ebuild b/net-misc/hotot/hotot-0.9.8.14.ebuild
index abc8c19539bd..4665398c43e6 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.2 2013/06/25 16:49:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.14.ebuild,v 1.3 2013/06/25 16:57:03 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 )"