public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/qelectrotech/
Date: Wed,  8 Jun 2016 16:15:39 +0000 (UTC)	[thread overview]
Message-ID: <1465402528.6b8a488a45cc1ffbc879a947cee1ce76dfb3f25a.kensington@gentoo> (raw)

commit:     6b8a488a45cc1ffbc879a947cee1ce76dfb3f25a
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 16:10:51 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 16:15:28 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b8a488a

sci-electronics/qelectrotech: remove old

Package-Manager: portage-2.3.0_rc1

 sci-electronics/qelectrotech/Manifest              |  1 -
 .../qelectrotech/qelectrotech-0.30.ebuild          | 56 ----------------------
 2 files changed, 57 deletions(-)

diff --git a/sci-electronics/qelectrotech/Manifest b/sci-electronics/qelectrotech/Manifest
index 5f08271..f7c504b 100644
--- a/sci-electronics/qelectrotech/Manifest
+++ b/sci-electronics/qelectrotech/Manifest
@@ -1,2 +1 @@
-DIST qelectrotech-0.3-src.tar.gz 4600831 SHA256 9a699c724800466ad7d0dd0e60099fe1ceea7665d93d6d0ff27daddeac251c00 SHA512 3676a17e04cffc10c82c7d3eaf65fdc7d2a4875761d99726c5cc8f5c1aa2dbd0699a95090d52e7507f4f1b5916c7301e7a931b2aea4b49812a4a0b3011f2f2a2 WHIRLPOOL f1b8acbefdbc1f87d5b9dbe78d5e0dd825841cfc90fd66b5713b41cc1147eb86b01a1f9ef3da80218bc8dc7cd474e02a21a828d526dcef22c17046163697de66
 DIST qelectrotech-0.5-src.tar.gz 13814511 SHA256 361f0f0fd282bdbd1624f7590f6be24918f8be75266f2c09a07ad9453590ce67 SHA512 af918d77661c2aaa0f57b150512faec6337512edf6c67e22b9ce50e5a68a300ac37add28d24109732f981af8f9549003c4aaca2a3969913e94ba61404945dcfd WHIRLPOOL a56aaca795bd13e4f47e00d62cb17ffd1ad33b6f5431e3b40040f090462e0299188aba2181640c74b9cf86cfb6f7ae15aa6812031ef433eff17883c7f5842502

diff --git a/sci-electronics/qelectrotech/qelectrotech-0.30.ebuild b/sci-electronics/qelectrotech/qelectrotech-0.30.ebuild
deleted file mode 100644
index 6d426c7..0000000
--- a/sci-electronics/qelectrotech/qelectrotech-0.30.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PLOCALES="cs de el en es fr it pl pt ro ru"
-
-inherit l10n qt4-r2
-
-MY_P=${PN}-${PV%0}-src
-
-DESCRIPTION="Qt4 application to design electric diagrams"
-HOMEPAGE="http://qelectrotech.org/"
-SRC_URI="http://download.tuxfamily.org/qet/tags/20130928/${MY_P}.tar.gz"
-
-LICENSE="CC-BY-3.0 GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-IUSE="doc"
-
-RDEPEND="
-	dev-qt/designer:4
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	dev-qt/qtsql:4[sqlite]
-	dev-qt/qtsvg:4
-"
-DEPEND="${RDEPEND}
-	doc? ( app-doc/doxygen )
-"
-
-S=${WORKDIR}/${MY_P}
-
-DOCS=(CREDIT ChangeLog README)
-PATCHES=(
-	"${FILESDIR}/${PN}-0.3-fix-paths.patch"
-)
-
-qet_disable_translation() {
-	sed -i -e "/TRANSLATIONS +=/s: lang/qet_${1}.ts::" ${PN}.pro || die
-}
-
-src_prepare() {
-	qt4-r2_src_prepare
-	l10n_for_each_disabled_locale_do qet_disable_translation
-}
-
-src_install() {
-	qt4-r2_src_install
-
-	if use doc; then
-		doxygen Doxyfile || die
-		dodoc -r doc/html
-	fi
-}


             reply	other threads:[~2016-06-08 16:15 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-08 16:15 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-04-18 19:55 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/qelectrotech/ Andreas Sturmlechner
2025-04-18 19:33 Andreas Sturmlechner
2025-04-18 19:33 Andreas Sturmlechner
2024-07-18  8:18 Sam James
2021-04-05 16:45 Sam James
2021-04-05 16:43 Sam James
2021-02-28 21:36 Andreas Sturmlechner
2020-10-10 11:57 Andreas Sturmlechner
2020-10-09  8:41 Agostino Sarubbo
2020-10-04 16:59 Sam James
2020-08-09  8:32 Andreas Sturmlechner
2020-08-09  8:32 Andreas Sturmlechner
2020-08-09  8:32 Andreas Sturmlechner
2020-08-09  8:32 Andreas Sturmlechner
2020-05-21 19:12 Andreas Sturmlechner
2018-12-28 12:45 Andreas Sturmlechner
2018-12-28  8:09 Mikle Kolyada
2018-12-22 22:25 Thomas Deutschmann
2018-10-06 15:38 Michael Palimaka
2018-10-06 15:38 Michael Palimaka
2018-04-10  9:22 Andreas Sturmlechner
2017-06-18  9:06 Michael Palimaka
2016-06-08 16:15 Michael Palimaka
2016-06-08 16:15 Michael Palimaka
2016-01-14 15:26 Michael Palimaka
2016-01-14 15:26 Michael Palimaka
2016-01-14 15:26 Michael Palimaka
2016-01-14 15:04 Michael Palimaka

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=1465402528.6b8a488a45cc1ffbc879a947cee1ce76dfb3f25a.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