diff options
author | 2012-12-16 23:40:38 +0000 | |
---|---|---|
committer | 2012-12-16 23:40:38 +0000 | |
commit | a5e5aa835170de2552b57f75e4290a01acc6e4be (patch) | |
tree | 93588110ac4fd4cd72a530ea8b9c77a007358d0e /net-misc | |
parent | Install the man page. (diff) | |
download | gentoo-2-a5e5aa835170de2552b57f75e4290a01acc6e4be.tar.gz gentoo-2-a5e5aa835170de2552b57f75e4290a01acc6e4be.tar.bz2 gentoo-2-a5e5aa835170de2552b57f75e4290a01acc6e4be.zip |
Version bump
(Portage version: 2.2.0_alpha147/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hotot/ChangeLog | 11 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.8.11.ebuild (renamed from net-misc/hotot/hotot-0.9.8.7.ebuild) | 6 |
2 files changed, 13 insertions, 4 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index 9bdc2cead63f..40e2d271d5b3 100644 --- a/net-misc/hotot/ChangeLog +++ b/net-misc/hotot/ChangeLog @@ -1,6 +1,15 @@ # 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.24 2012/12/06 03:59:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.25 2012/12/16 23:40:38 xmw Exp $ + +*hotot-0.9.8.11 (16 Dec 2012) + + 16 Dec 2012; Michael Weber <xmw@gentoo.org> -hotot-0.9.8.7.ebuild, + +hotot-0.9.8.11.ebuild: + Version bump + + 12 Dec 2012; Michael Weber <xmw@gentoo.org> -hotot-0.9.8.7.ebuild: + Drop old 06 Dec 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> hotot-0.9.8.8_pre.ebuild: diff --git a/net-misc/hotot/hotot-0.9.8.7.ebuild b/net-misc/hotot/hotot-0.9.8.11.ebuild index 40be193cdd47..5058b60933ba 100644 --- a/net-misc/hotot/hotot-0.9.8.7.ebuild +++ b/net-misc/hotot/hotot-0.9.8.11.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.8 2012/08/29 22:22:13 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.8.11.ebuild,v 1.1 2012/12/16 23:40:38 xmw Exp $ EAPI=4 @@ -11,11 +11,11 @@ inherit cmake-utils python vcs-snapshot DESCRIPTION="lightweight & open source microblogging client" HOMEPAGE="http://hotot.org" -SRC_URI="https://github.com/shellex/Hotot/tarball/${PV} -> ${P}.tar.gz" +SRC_URI="https://github.com/shellex/Hotot/tarball/f32d0fb4 -> ${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="chrome gtk kde qt4" RDEPEND="dev-python/dbus-python |