summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2013-02-07 06:37:31 +0000
committerMichael Weber <xmw@gentoo.org>2013-02-07 06:37:31 +0000
commit91b14c25b3cd71769c59ec6cb84797c4655359f2 (patch)
tree3914e9ead68e75d1f439a2dd822ea849e49eb6c0 /net-misc/hotot
parentVersion bump (diff)
downloadgentoo-2-91b14c25b3cd71769c59ec6cb84797c4655359f2.tar.gz
gentoo-2-91b14c25b3cd71769c59ec6cb84797c4655359f2.tar.bz2
gentoo-2-91b14c25b3cd71769c59ec6cb84797c4655359f2.zip
Drop old
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'net-misc/hotot')
-rw-r--r--net-misc/hotot/ChangeLog6
-rw-r--r--net-misc/hotot/files/hotot-0.9.8.8_pre-it_IT.patch40
-rw-r--r--net-misc/hotot/hotot-0.9.8.8_pre.ebuild67
3 files changed, 5 insertions, 108 deletions
diff --git a/net-misc/hotot/ChangeLog b/net-misc/hotot/ChangeLog
index adc75a017ab1..aa156fdf93cd 100644
--- a/net-misc/hotot/ChangeLog
+++ b/net-misc/hotot/ChangeLog
@@ -1,6 +1,10 @@
# 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.28 2013/01/28 14:03:30 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/hotot/ChangeLog,v 1.29 2013/02/07 06:37:31 xmw Exp $
+
+ 07 Feb 2013; Michael Weber <xmw@gentoo.org> -hotot-0.9.8.8_pre.ebuild,
+ -files/hotot-0.9.8.8_pre-it_IT.patch:
+ Drop old
28 Jan 2013; Michael Weber <xmw@gentoo.org> hotot-9999.ebuild:
Updated EGIT_REPO_URI.
diff --git a/net-misc/hotot/files/hotot-0.9.8.8_pre-it_IT.patch b/net-misc/hotot/files/hotot-0.9.8.8_pre-it_IT.patch
deleted file mode 100644
index eb091997451e..000000000000
--- a/net-misc/hotot/files/hotot-0.9.8.8_pre-it_IT.patch
+++ /dev/null
@@ -1,40 +0,0 @@
-diff --git a/po/it_IT.po b/po/it_IT.po
-index 5c1d3a5..127c761 100644
---- a/po/it_IT.po
-+++ b/po/it_IT.po
-@@ -232,7 +232,7 @@ msgstr "_Visualizza"
- #~ msgstr "'Cerca qualcuno che ti piace'"
-
- #~ msgid "'Font Family'"
--#~ msgstr "'Famiglia di font""
-+#~ msgstr "'Famiglia di font'"
-
- #~ msgid "'Font Size'"
- #~ msgstr "'Dimensione del font'"
-@@ -337,7 +337,7 @@ msgstr "_Visualizza"
- #~ msgstr "'Website'"
-
- #~ msgid "'What is happening?'"
--#~ msgstr "'Che c\'è di nuovo?'"
-+#~ msgstr "'Che c'è di nuovo?'"
-
- #~ msgid "- Credits -"
- #~ msgstr "- Ringraziamenti -"
-@@ -533,7 +533,7 @@ msgstr "_Visualizza"
- #~ msgstr "Abilita"
-
- #~ msgid "Enter action mode"
--#~ msgstr "Inserisci modalità d\'azione "
-+#~ msgstr "Inserisci modalità d'azione"
-
- #~ msgid "Enter compose mode"
- #~ msgstr "Inserisci modalità di scrittura"
-@@ -1117,7 +1117,7 @@ msgstr "_Visualizza"
- #~ msgid ""
- #~ "You MUST restart Hotot for some changes below to take effect. And these "
- #~ "changes will affect ALL accounts"
--#~ msgstr "* Devi RIAVVIARE Hotot affinche\' le modifiche abbiano effetto. I cambiamenti influiranno su TUTTI gli account"
-+#~ msgstr "* Devi RIAVVIARE Hotot affinche' le modifiche abbiano effetto. I cambiamenti influiranno su TUTTI gli account"
-
- #~ msgid ""
- #~ "You need to go to twitter.com to send a request before you can start "
diff --git a/net-misc/hotot/hotot-0.9.8.8_pre.ebuild b/net-misc/hotot/hotot-0.9.8.8_pre.ebuild
deleted file mode 100644
index 3a7deb79451b..000000000000
--- a/net-misc/hotot/hotot-0.9.8.8_pre.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# 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.8_pre.ebuild,v 1.3 2012/12/06 03:59:12 phajdan.jr Exp $
-
-EAPI=4
-
-PYTHON_DEPEND="gtk? 2"
-RESTRICT_PYTHON_ABIS="3.*"
-
-inherit cmake-utils eutils python vcs-snapshot
-
-DESCRIPTION="lightweight & open source microblogging client"
-HOMEPAGE="http://hotot.org"
-SRC_URI="https://github.com/shellex/Hotot/tarball/d1ad4f714 -> ${P}.tar.gz"
-
-LICENSE="LGPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="chrome gtk kde qt4"
-
-RDEPEND="dev-python/dbus-python
- gtk? ( dev-python/pywebkitgtk )
- qt4? ( x11-libs/qt-webkit:4
- kde? ( kde-base/kdelibs ) )"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- qt4? ( x11-libs/qt-sql:4 )"
-
-REQUIRED_USE="|| ( chrome gtk qt4 )"
-
-pkg_setup() {
- if ! use gtk ; then
- if ! use qt4 ; then
- ewarn "neither gtk not qt4 binaries will be build"
- fi
- fi
- python_pkg_setup
-}
-
-src_prepare() {
- epatch "${FILESDIR}"/${P}-it_IT.patch
-}
-
-src_configure() {
- mycmakeargs="${mycmakeargs} \
- $(cmake-utils_use_with chrome CHROME) \
- $(cmake-utils_use_with gtk GTK) \
- $(cmake-utils_use_with kde KDE) \
- $(cmake-utils_use_with qt4 QT) \
- -DPYTHON_EXECUTABLE=$(PYTHON -2 -a)"
-
- cmake-utils_src_configure
-}
-
-src_install() {
- cmake-utils_src_install
-
- find "${D}" -name "*.pyc" -delete
-}
-
-pkg_postinst() {
- if use chrome; then
- elog "TO install hotot for chrome, open chromium/google-chrome,"
- elog "vist chrome://chrome/extensions/ and load /usr/share/hotot"
- elog "as unpacked extension."
- fi
-}