diff options
author | 2012-06-05 10:23:50 +0000 | |
---|---|---|
committer | 2012-06-05 10:23:50 +0000 | |
commit | 5aacb21dd76a3fb12d6940129da85a7c789d8599 (patch) | |
tree | e3f228561be034a82eee5654f490ce596c800dfe /net-misc/hotot | |
parent | Stable for amd64, wrt bug #418633 (diff) | |
download | gentoo-2-5aacb21dd76a3fb12d6940129da85a7c789d8599.tar.gz gentoo-2-5aacb21dd76a3fb12d6940129da85a7c789d8599.tar.bz2 gentoo-2-5aacb21dd76a3fb12d6940129da85a7c789d8599.zip |
Stable for amd64, wrt bug #419695
(Portage version: 2.1.10.49/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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index 1af540f43d77..65a2d867701d 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.11 2012/06/05 05:37:38 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.12 2012/06/05 10:23:50 ago Exp $ + + 05 Jun 2012; Agostino Sarubbo <ago@gentoo.org> hotot-0.9.8.ebuild: + Stable for amd64, wrt bug #419695 *hotot-0.9.8.7 (05 Jun 2012) diff --git a/net-misc/hotot/hotot-0.9.8.ebuild b/net-misc/hotot/hotot-0.9.8.ebuild index 5a8609f62759..e039e567f455 100644 --- a/net-misc/hotot/hotot-0.9.8.ebuild +++ b/net-misc/hotot/hotot-0.9.8.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.ebuild,v 1.1 2012/04/19 20:07:39 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.ebuild,v 1.2 2012/06/05 10:23:50 ago Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/shellex/Hotot/tarball/c14a972356 -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="chrome gtk kde qt4" RDEPEND=" |