From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A4C1C13832E for ; Sun, 24 Jul 2016 13:23:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20340E09D2; Sun, 24 Jul 2016 13:23:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4902DE09B3 for ; Sun, 24 Jul 2016 13:23:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 503EB340D42 for ; Sun, 24 Jul 2016 13:23:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 26B00241F for ; Sun, 24 Jul 2016 13:23:35 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1469366579.b5d75ae1c59f199b65ddc93e4e961d8ca4b5a57e.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, dev-util/crow-designer/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/crow-designer/Manifest dev-util/crow-designer/crow-designer-2.21.0.ebuild dev-util/crow-designer/crow-designer-2.99.0.ebuild dev-util/crow-designer/metadata.xml profiles/package.mask X-VCS-Directories: profiles/ dev-util/crow-designer/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: b5d75ae1c59f199b65ddc93e4e961d8ca4b5a57e X-VCS-Branch: master Date: Sun, 24 Jul 2016 13:23:35 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 7871d29e-5610-487c-b508-6047b33178fd X-Archives-Hash: 5f80ce40d6f99d5559afa9d478b1d2d3 commit: b5d75ae1c59f199b65ddc93e4e961d8ca4b5a57e Author: Michał Górny gentoo org> AuthorDate: Sun Jul 24 13:19:31 2016 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jul 24 13:22:59 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5d75ae1 dev-util/crow-designer: Remove last-rited pkg dev-util/crow-designer/Manifest | 2 - dev-util/crow-designer/crow-designer-2.21.0.ebuild | 46 ---------------------- dev-util/crow-designer/crow-designer-2.99.0.ebuild | 40 ------------------- dev-util/crow-designer/metadata.xml | 16 -------- profiles/package.mask | 1 - 5 files changed, 105 deletions(-) diff --git a/dev-util/crow-designer/Manifest b/dev-util/crow-designer/Manifest deleted file mode 100644 index d2fecff..0000000 --- a/dev-util/crow-designer/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST crow-2.21.0.tar.bz2 441555 SHA256 b3d84a80fd9a721199d2d3534fc2eea8f87434ba6896a34cd727bebeaa7ef194 SHA512 cfe7ba53185b9238f1df13265ca91deb7f1ff6ebc1808da423ef617d0bc750a62ba4827e32e52fdf34dd3d81aa86a551e67fd0074b6ac8da37821c0d9ff5cbd3 WHIRLPOOL a89fbb4966b14e1f7b80dff6b161c4dbe5a50bd4d04bcd3bbb5ed36557b40a2bc47a9a031a005b7481c5aae201e4f91fb846f0ab57f1503e06930516cba1b485 -DIST crow-2.99.0.tar.xz 391644 SHA256 19ed270b4cb446fa9855a2df9b8cc68f66d0b1a318f4df66e523923e5b28f1aa SHA512 3d90ae0f5bb8e474b55fead29ff062f8779f70db17a6548ef3d084fa7a593fd244c5ba2e704c45ee6cbe289df97c8c78dc6010fac657b91e05ab9ea0a65d9f55 WHIRLPOOL 740572d001fa7c860a4338895ba4a37139b3bf4c3de9d604090610a67df7d1243a9194c3bb2ecf505f60a7f95865172ceeb7a32c0fcb960ddb94d456964f0291 diff --git a/dev-util/crow-designer/crow-designer-2.21.0.ebuild b/dev-util/crow-designer/crow-designer-2.21.0.ebuild deleted file mode 100644 index b1a4807..0000000 --- a/dev-util/crow-designer/crow-designer-2.21.0.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=5 -inherit eutils flag-o-matic - -DESCRIPTION="GTK+ GUI building tool" -HOMEPAGE="http://www.crowdesigner.org" -SRC_URI="https://nothing-personal.googlecode.com/files/crow-${PV}.tar.bz2" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="nls" - -LANGS="ru" - -RDEPEND=" - >=dev-libs/guiloader-2.21 - >=dev-libs/guiloader-c++-2.21 - dev-cpp/gtkmm:2.4 - >=dev-libs/dbus-glib-0.86 -" -DEPEND="${RDEPEND} - dev-libs/boost - virtual/pkgconfig - nls? ( >=sys-devel/gettext-0.18 ) -" - -S="${WORKDIR}/crow-${PV}" - -for x in ${LANGS}; do - IUSE="${IUSE} linguas_${x}" -done - -src_configure() { - append-cxxflags -std=c++11 - econf $(use_enable nls) -} - -src_install() { - default - dodoc doc/{authors.txt,news.{en,ru}.txt,readme.{en,ru}.txt,readme.ru.txt} - prune_libtool_files -} diff --git a/dev-util/crow-designer/crow-designer-2.99.0.ebuild b/dev-util/crow-designer/crow-designer-2.99.0.ebuild deleted file mode 100644 index 9b9c04d..0000000 --- a/dev-util/crow-designer/crow-designer-2.99.0.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="4" - -DESCRIPTION="GTK+ GUI building tool" -HOMEPAGE="http://www.crowdesigner.org" -SRC_URI="https://nothing-personal.googlecode.com/files/crow-${PV}.tar.xz" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="nls" - -LANGS="ru" - -RDEPEND=">=dev-libs/guiloader-2.99 - >=dev-libs/guiloader-c++-2.99 - dev-cpp/gtkmm:3.0 - >=dev-libs/dbus-glib-0.92" -DEPEND="${RDEPEND} - dev-libs/boost - virtual/pkgconfig - nls? ( >=sys-devel/gettext-0.18 )" - -S=${WORKDIR}/crow-${PV} - -for x in ${LANGS}; do - IUSE="${IUSE} linguas_${x}" -done - -src_configure() { - econf $(use_enable nls) -} - -src_install() { - emake DESTDIR="${D}" install - dodoc doc/{authors.txt,news.{en,ru}.txt,readme.{en,ru}.txt,readme.ru.txt} -} diff --git a/dev-util/crow-designer/metadata.xml b/dev-util/crow-designer/metadata.xml deleted file mode 100644 index 7152e92..0000000 --- a/dev-util/crow-designer/metadata.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - Gideon is a modern GUI builder for GTK+ toolkit. It is an advanced - IDE-embeddable RAD tool designed to fulfil l the needs of desktop - programmers who want to create multi-platform GTK+ based applications - with minimal GUI coding. Gideon is full-featured yet elegant: its - innovative Property Explorer solves many GUI constructing t asks in a - versatile manner without additional popup dialogs. The project is - targeted to develop a tool that i s coherent and highly productive for - experienced GTK+ users as well as simple and accessible for newcomers. - - nothing-personal - - diff --git a/profiles/package.mask b/profiles/package.mask index 74d19d4..d95243b 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -250,7 +250,6 @@ app-portage/epm # Unmaintained ebuilds. Upstream is either dead or AWOL. Also, most of these # ebuilds are still sitting in ~arch after years in the tree. # Masked for removal in 30 days. -dev-util/crow-designer dev-util/qdevelop dev-util/intel2gas dev-util/webcpp