From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/kqoauth/
Date: Mon, 13 Feb 2017 15:16:08 +0000 (UTC) [thread overview]
Message-ID: <1486998833.13bb96100afb3070614e0330483212e21d355254.soap@gentoo> (raw)
commit: 13bb96100afb3070614e0330483212e21d355254
Author: 0xd34df00d <0xd34df00d <AT> gmail <DOT> com>
AuthorDate: Sun Feb 12 01:34:42 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Mon Feb 13 15:13:53 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13bb9610
dev-libs/kqoauth: removed older Qt4 versions
Closes: https://github.com/gentoo/gentoo/pull/3925
dev-libs/kqoauth/kqoauth-0.98-r1.ebuild | 31 -------------------------------
dev-libs/kqoauth/kqoauth-0.98.ebuild | 29 -----------------------------
2 files changed, 60 deletions(-)
diff --git a/dev-libs/kqoauth/kqoauth-0.98-r1.ebuild b/dev-libs/kqoauth/kqoauth-0.98-r1.ebuild
deleted file mode 100644
index 51ed29588e..0000000000
--- a/dev-libs/kqoauth/kqoauth-0.98-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qt4-r2 vcs-snapshot
-
-DESCRIPTION="Library for Qt that implements the OAuth 1.0 authentication specification"
-HOMEPAGE="https://github.com/kypeli/kQOAuth"
-SRC_URI="https://github.com/kypeli/kQOAuth/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- dev-qt/qtcore:4
- dev-qt/qtgui:4
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # prevent tests from beeing built at src_compile
- sed -i -e '/SUBDIRS/s/ tests//' ${PN}.pro || die "sed on ${PN}.pro failed"
- # respect libdir
- sed -e 's:{INSTALL_PREFIX}/lib:[QT_INSTALL_LIBS]:g' -i src/src.pro || die "sed on src.pro failed"
-
- qt4-r2_src_prepare
-}
diff --git a/dev-libs/kqoauth/kqoauth-0.98.ebuild b/dev-libs/kqoauth/kqoauth-0.98.ebuild
deleted file mode 100644
index ba411804d9..0000000000
--- a/dev-libs/kqoauth/kqoauth-0.98.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit qt4-r2 vcs-snapshot
-
-DESCRIPTION="Library for Qt that implements the OAuth 1.0 authentication specification"
-HOMEPAGE="https://github.com/kypeli/kQOAuth"
-SRC_URI="https://github.com/kypeli/kQOAuth/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-DEPEND="
- dev-qt/qtcore:4
- dev-qt/qtgui:4
-"
-RDEPEND="${DEPEND}"
-
-src_prepare() {
- # prevent tests from beeing built at src_compile
- sed -i -e '/SUBDIRS/s/ tests//' ${PN}.pro || die "sed on ${PN}.pro failed"
-
- qt4-r2_src_prepare
-}
next reply other threads:[~2017-02-13 15:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-13 15:16 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-06-07 21:00 [gentoo-commits] repo/gentoo:master commit in: dev-libs/kqoauth/ Andreas Sturmlechner
2020-06-07 21:00 Andreas Sturmlechner
2020-06-07 21:00 Andreas Sturmlechner
2020-05-21 18:49 Andreas Sturmlechner
2017-02-13 15:16 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1486998833.13bb96100afb3070614e0330483212e21d355254.soap@gentoo \
--to=soap@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox