From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/
Date: Fri, 15 Jan 2016 06:47:18 +0000 (UTC) [thread overview]
Message-ID: <1452840424.fb9ae22af22f251f5b297b6e5bdc88e080a7a0fd.kensington@gentoo> (raw)
commit: fb9ae22af22f251f5b297b6e5bdc88e080a7a0fd
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 15 06:41:31 2016 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Fri Jan 15 06:47:04 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb9ae22a
dev-qt/designer: remove old revision
Package-Manager: portage-2.2.26
dev-qt/designer/designer-5.5.1.ebuild | 41 -----------------------------------
1 file changed, 41 deletions(-)
diff --git a/dev-qt/designer/designer-5.5.1.ebuild b/dev-qt/designer/designer-5.5.1.ebuild
deleted file mode 100644
index 253b61f..0000000
--- a/dev-qt/designer/designer-5.5.1.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-QT5_MODULE="qttools"
-inherit qt5-build
-
-DESCRIPTION="WYSIWYG tool for designing and building Qt-based GUIs"
-
-if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
-fi
-
-IUSE="declarative webkit"
-
-DEPEND="
- >=dev-qt/qtcore-${PV}:5
- >=dev-qt/qtgui-${PV}:5
- >=dev-qt/qtnetwork-${PV}:5
- >=dev-qt/qtprintsupport-${PV}:5
- >=dev-qt/qtwidgets-${PV}:5
- >=dev-qt/qtxml-${PV}:5
- declarative? ( >=dev-qt/qtdeclarative-${PV}:5[widgets] )
- webkit? ( >=dev-qt/qtwebkit-${PV}:5 )
-"
-RDEPEND="${DEPEND}"
-
-QT5_TARGET_SUBDIRS=(
- src/designer
-)
-
-src_prepare() {
- qt_use_disable_mod declarative quickwidgets \
- src/designer/src/plugins/plugins.pro
-
- qt_use_disable_mod webkit webkitwidgets \
- src/designer/src/plugins/plugins.pro
-
- qt5-build_src_prepare
-}
next reply other threads:[~2016-01-15 6:47 UTC|newest]
Thread overview: 51+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-15 6:47 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-28 12:13 [gentoo-commits] repo/gentoo:master commit in: dev-qt/designer/ Arthur Zamarin
2024-04-03 19:06 Arthur Zamarin
2024-04-03 18:48 Arthur Zamarin
2024-01-31 22:47 Ionen Wolkens
2023-11-06 7:14 Arthur Zamarin
2023-07-12 23:39 Sam James
2023-07-12 1:13 Sam James
2023-04-25 9:42 Arthur Zamarin
2022-12-05 19:45 Arthur Zamarin
2022-07-04 17:58 Arthur Zamarin
2022-07-02 12:54 Arthur Zamarin
2022-06-13 21:18 Sam James
2022-04-17 18:18 Sam James
2022-04-12 18:45 Arthur Zamarin
2021-10-17 0:29 Sam James
2021-10-17 0:27 Sam James
2021-09-30 18:21 Sam James
2021-09-30 18:15 Sam James
2021-09-22 20:01 Andreas Sturmlechner
2021-09-08 16:55 Andreas Sturmlechner
2020-05-30 19:33 Sergei Trofimovich
2020-01-27 10:48 Mikle Kolyada
2020-01-13 19:50 Sergei Trofimovich
2019-04-26 17:51 Anthony G. Basile
2018-09-07 23:46 Sergei Trofimovich
2018-08-22 1:21 Mikle Kolyada
2018-03-21 7:25 Sergei Trofimovich
2018-03-13 19:51 Michał Górny
2017-09-02 13:18 Michael Palimaka
2017-07-15 5:16 Markus Meier
2017-07-10 10:35 Alexis Ballier
2017-06-06 16:12 Markus Meier
2017-06-03 20:09 Sergei Trofimovich
2017-05-21 16:41 Michael Weber
2017-05-20 10:37 Michael Weber
2017-05-19 7:40 Jeroen Roovers
2017-05-18 12:39 Agostino Sarubbo
2017-03-17 7:47 Jeroen Roovers
2017-01-02 19:01 Markus Meier
2016-10-13 9:41 Agostino Sarubbo
2016-08-23 19:49 Markus Meier
2016-08-15 5:56 Jeroen Roovers
2016-03-27 16:47 Agostino Sarubbo
2016-03-24 5:53 Markus Meier
2016-03-09 4:12 Jeroen Roovers
2016-03-05 22:20 Mikle Kolyada
2016-01-14 17:56 Michael Palimaka
2015-10-18 9:40 Mikle Kolyada
2015-09-21 4:58 Jeroen Roovers
2015-08-23 9:24 Jeroen Roovers
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=1452840424.fb9ae22af22f251f5b297b6e5bdc88e080a7a0fd.kensington@gentoo \
--to=kensington@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