[gentoo-commits] repo/gentoo:master commit in: net-im/qwit/

2016-04-10 Thread Michael Palimaka
commit: a6cd2cf6cf4a568d1fbd936212989799ff0e03a2
Author: Michael Palimaka  gentoo  org>
AuthorDate: Sun Apr 10 16:39:47 2016 +
Commit: Michael Palimaka  gentoo  org>
CommitDate: Sun Apr 10 16:40:57 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6cd2cf6

net-im/qwit: remove last-rited package

Gentoo-bug: 575156

 net-im/qwit/Manifest|  1 -
 net-im/qwit/metadata.xml| 17 -
 net-im/qwit/qwit-1.1_pre2-r1.ebuild | 30 --
 net-im/qwit/qwit-1.1_pre2.ebuild| 30 --
 4 files changed, 78 deletions(-)

diff --git a/net-im/qwit/Manifest b/net-im/qwit/Manifest
deleted file mode 100644
index 1f1646b..000
--- a/net-im/qwit/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST qwit-1.1-pre2-src.tar.bz2 186229 SHA256 
c69044826ec4448765237556fa4def5c1a4df7c61d4cc825cdf9aa404f506d10 SHA512 
46f105b350217b64013630611c7b895664ea76302fa3cb4bcf547f75533e40ffb5140273a9da7c3f6c301e3e63180d33bd6f2b7ce2cce864c0b4957aace45bc3
 WHIRLPOOL 
845043d8d5509617b931bcc49b377ddd60369f943d45cc5831283d439df58c0e03c73a0d893584b95fd5fdae49da647d630a96f6ff1f33ca80e5f8e7e4899db1

diff --git a/net-im/qwit/metadata.xml b/net-im/qwit/metadata.xml
deleted file mode 100644
index 5ab3419..000
--- a/net-im/qwit/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-
-http://www.gentoo.org/dtd/metadata.dtd;>
-
-   
-   hwoar...@gentoo.org
-   Markos Chandras
-   
-   
-   q...@gentoo.org
-   Gentoo Qt Project
-   
-   
-   
-   
-   qwit
-   
-

diff --git a/net-im/qwit/qwit-1.1_pre2-r1.ebuild 
b/net-im/qwit/qwit-1.1_pre2-r1.ebuild
deleted file mode 100644
index 01a5dfa..000
--- a/net-im/qwit/qwit-1.1_pre2-r1.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qt4-r2
-
-MY_P=${P/_/-}-src
-
-DESCRIPTION="Qt4 cross-platform client for Twitter"
-HOMEPAGE="https://code.google.com/p/qwit/;
-SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DOCS="AUTHORS"
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
-   dev-libs/qoauth:0"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   eqmake4 ${PN}.pro PREFIX=/usr
-}

diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild
deleted file mode 100644
index 666de60..000
--- a/net-im/qwit/qwit-1.1_pre2.ebuild
+++ /dev/null
@@ -1,30 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="2"
-
-inherit qt4-r2
-
-MY_P=${P/_/-}-src
-
-DESCRIPTION="Qt4 cross-platform client for Twitter"
-HOMEPAGE="https://code.google.com/p/qwit/;
-SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2;
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DOCS="AUTHORS"
-
-DEPEND="dev-qt/qtgui:4"
-RDEPEND="${DEPEND}
-   dev-libs/qoauth:0"
-
-S=${WORKDIR}/${MY_P}
-
-src_configure() {
-   eqmake4 ${PN}.pro PREFIX=/usr
-}



[gentoo-commits] repo/gentoo:master commit in: net-im/qwit/

2016-03-19 Thread Johannes Huber
commit: f64a8f097f253a969937a90e55e6a842980e0a7d
Author: Johannes Huber  gentoo  org>
AuthorDate: Thu Mar 17 13:07:08 2016 +
Commit: Johannes Huber  gentoo  org>
CommitDate: Thu Mar 17 13:07:08 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f64a8f09

net-im/qwit: Pin slot on dev-libs/qoauth

Package-Manager: portage-2.2.28

 net-im/qwit/qwit-1.1_pre2-r1.ebuild | 4 ++--
 net-im/qwit/qwit-1.1_pre2.ebuild| 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/qwit/qwit-1.1_pre2-r1.ebuild 
b/net-im/qwit/qwit-1.1_pre2-r1.ebuild
index 33401ab..01a5dfa 100644
--- a/net-im/qwit/qwit-1.1_pre2-r1.ebuild
+++ b/net-im/qwit/qwit-1.1_pre2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DOCS="AUTHORS"
 
 DEPEND="dev-qt/qtgui:4"
 RDEPEND="${DEPEND}
-   dev-libs/qoauth"
+   dev-libs/qoauth:0"
 
 S=${WORKDIR}/${MY_P}
 

diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild
index b10a0ee..666de60 100644
--- a/net-im/qwit/qwit-1.1_pre2.ebuild
+++ b/net-im/qwit/qwit-1.1_pre2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DOCS="AUTHORS"
 
 DEPEND="dev-qt/qtgui:4"
 RDEPEND="${DEPEND}
-   dev-libs/qoauth"
+   dev-libs/qoauth:0"
 
 S=${WORKDIR}/${MY_P}
 



[gentoo-commits] repo/gentoo:master commit in: net-im/qwit/

2015-12-27 Thread Manuel Rüger
commit: 9817e68a334663aa3ab0da95187a9dd8de3f476c
Author: Manuel Rüger  gentoo  org>
AuthorDate: Sun Dec 27 13:41:04 2015 +
Commit: Manuel Rüger  gentoo  org>
CommitDate: Sun Dec 27 13:41:28 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9817e68a

net-im/qwit: EAPI bump

Package-Manager: portage-2.2.26

 net-im/qwit/qwit-1.1_pre2-r1.ebuild | 30 ++
 1 file changed, 30 insertions(+)

diff --git a/net-im/qwit/qwit-1.1_pre2-r1.ebuild 
b/net-im/qwit/qwit-1.1_pre2-r1.ebuild
new file mode 100644
index 000..33401ab
--- /dev/null
+++ b/net-im/qwit/qwit-1.1_pre2-r1.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit qt4-r2
+
+MY_P=${P/_/-}-src
+
+DESCRIPTION="Qt4 cross-platform client for Twitter"
+HOMEPAGE="https://code.google.com/p/qwit/;
+SRC_URI="https://${PN}.googlecode.com/files/${MY_P}.tar.bz2;
+
+LICENSE="GPL-3"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS="AUTHORS"
+
+DEPEND="dev-qt/qtgui:4"
+RDEPEND="${DEPEND}
+   dev-libs/qoauth"
+
+S=${WORKDIR}/${MY_P}
+
+src_configure() {
+   eqmake4 ${PN}.pro PREFIX=/usr
+}