diff options
author | Michael Weber <xmw@gentoo.org> | 2011-07-26 17:03:22 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2011-07-26 17:03:22 +0000 |
commit | 50ded6a21723c89d4681f6615fcbaab17085d228 (patch) | |
tree | 6027e65b8681a8b6bb9158635017778e3fa7ecdb /net-misc | |
parent | Fixed compilation with >=curl-7.21.7 (bug #375899) (diff) | |
download | gentoo-2-50ded6a21723c89d4681f6615fcbaab17085d228.tar.gz gentoo-2-50ded6a21723c89d4681f6615fcbaab17085d228.tar.bz2 gentoo-2-50ded6a21723c89d4681f6615fcbaab17085d228.zip |
New snapshot, remove old versions
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/hotot/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.5.531.ebuild | 30 | ||||
-rw-r--r-- | net-misc/hotot/hotot-0.9.6_p20110726.ebuild (renamed from net-misc/hotot/hotot-0.9.5.531_p20110218.ebuild) | 2 |
3 files changed, 8 insertions, 32 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog index e71ad9a48228..5bd6dd9e83a7 100644 --- a/net-misc/hotot/ChangeLog +++ b/net-misc/hotot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/hotot # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.4 2011/07/26 16:37:45 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.5 2011/07/26 17:03:22 xmw Exp $ + +*hotot-0.9.6_p20110726 (26 Jul 2011) + + 26 Jul 2011; Michael Weber <xmw@gentoo.org> -hotot-0.9.5.531.ebuild, + -hotot-0.9.5.531_p20110218.ebuild, +hotot-0.9.6_p20110726.ebuild: + New snapshot, remove old versions *hotot-0.9.6_p20110703-r1 (26 Jul 2011) diff --git a/net-misc/hotot/hotot-0.9.5.531.ebuild b/net-misc/hotot/hotot-0.9.5.531.ebuild deleted file mode 100644 index 2f1adf69e32d..000000000000 --- a/net-misc/hotot/hotot-0.9.5.531.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.5.531.ebuild,v 1.1 2011/01/05 15:30:22 xmw Exp $ - -EAPI=2 - -PYTHON_DEPEND="2" -SUPPORT_PYTHON_ABIS="1" -RESTRICT_PYTHON_ABIS="2.4 3.*" - -inherit distutils python versionator - -DESCRIPTION="lightweight & open source microblogging client" -HOMEPAGE="http://hotot.org" -MY_P=${PN}-$(get_version_component_range 1-3)_hg~20101108.$(get_version_component_range 4) -SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.7z" - -LICENSE="LGPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND="dev-libs/keybinder[python] - dev-python/notify-python - dev-python/python-distutils-extra - >=dev-python/pywebkitgtk-1.1.8" -DEPEND="${RDEPEND} - app-arch/p7zip" - -S=${WORKDIR}/${PN} diff --git a/net-misc/hotot/hotot-0.9.5.531_p20110218.ebuild b/net-misc/hotot/hotot-0.9.6_p20110726.ebuild index d1a8d55f8508..d1adb9a27a8d 100644 --- a/net-misc/hotot/hotot-0.9.5.531_p20110218.ebuild +++ b/net-misc/hotot/hotot-0.9.6_p20110726.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.5.531_p20110218.ebuild,v 1.1 2011/02/19 21:06:39 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/hotot-0.9.6_p20110726.ebuild,v 1.1 2011/07/26 17:03:22 xmw Exp $ EAPI=2 |