diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-09 11:55:16 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-09 11:55:16 +0000 |
commit | 940783cec9fe3487c9a4dc459810674d050b12b8 (patch) | |
tree | 3efb5dd55ad67b9fe389620a3b841075131665ff /net-misc/hotot | |
parent | Stable for HPPA (bug #418905). (diff) | |
download | gentoo-2-940783cec9fe3487c9a4dc459810674d050b12b8.tar.gz gentoo-2-940783cec9fe3487c9a4dc459810674d050b12b8.tar.bz2 gentoo-2-940783cec9fe3487c9a4dc459810674d050b12b8.zip |
Stable for amd64, wrt bug #425226
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/hotot')
-rw-r--r-- | net-misc/hotot/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index 30365aea70bd..94f9e881a58f 100644 --- a/net-misc/hotot/ChangeLog +++ b/net-misc/hotot/ChangeLog @@ -1,6 +1,9 @@ # 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.17 2012/07/08 23:51:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.18 2012/07/09 11:55:16 ago Exp $ + + 09 Jul 2012; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.7.ebuild: + Stable for amd64, wrt bug #425226 08 Jul 2012; Jeff Horelick <jdhore@gentoo.org> hotot-0.9.8.7.ebuild: marked x86 per bug 425226 diff --git a/net-misc/hotot/hotot-0.9.8.7.ebuild b/net-misc/hotot/hotot-0.9.8.7.ebuild index 8781f28a11ef..213fae6bfcbb 100644 --- a/net-misc/hotot/hotot-0.9.8.7.ebuild +++ b/net-misc/hotot/hotot-0.9.8.7.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.7.ebuild,v 1.4 2012/07/08 23:51:08 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.7.ebuild,v 1.5 2012/07/09 11:55:16 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/shellex/Hotot/tarball/${PV} -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="chrome gtk kde qt4" RDEPEND=" |