commit:     a6cd2cf6cf4a568d1fbd936212989799ff0e03a2
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 16:39:47 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 16:40:57 2016 +0000
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..0000000
--- 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..0000000
--- a/net-im/qwit/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
-<pkgmetadata>
-       <maintainer type="person">
-               <email>[email protected]</email>
-               <name>Markos Chandras</name>
-       </maintainer>
-       <maintainer type="project">
-               <email>[email protected]</email>
-               <name>Gentoo Qt Project</name>
-       </maintainer>
-       <longdescription lang="en">
-       </longdescription>
-       <upstream>
-               <remote-id type="google-code">qwit</remote-id>
-       </upstream>
-</pkgmetadata>

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..0000000
--- 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..0000000
--- 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
-}

Reply via email to