From: "Davide Pesavento" <pesa@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/qt:master commit in: app-editors/qxmledit/
Date: Mon, 21 May 2012 22:32:47 +0000 (UTC) [thread overview]
Message-ID: <1337639536.3728423aac4a375d6b61c0eb54b084da33342186.pesa@gentoo> (raw)
commit: 3728423aac4a375d6b61c0eb54b084da33342186
Author: Davide Pesavento <davidepesa <AT> gmail <DOT> com>
AuthorDate: Mon May 21 22:32:16 2012 +0000
Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Mon May 21 22:32:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=3728423a
Remove broken and unmaintained qxmledit live ebuild.
---
app-editors/qxmledit/metadata.xml | 7 -----
app-editors/qxmledit/qxmledit-9999.ebuild | 39 -----------------------------
2 files changed, 0 insertions(+), 46 deletions(-)
diff --git a/app-editors/qxmledit/metadata.xml b/app-editors/qxmledit/metadata.xml
deleted file mode 100644
index 76975b5..0000000
--- a/app-editors/qxmledit/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>qt</herd>
-<longdescription lang="en">
-</longdescription>
-</pkgmetadata>
diff --git a/app-editors/qxmledit/qxmledit-9999.ebuild b/app-editors/qxmledit/qxmledit-9999.ebuild
deleted file mode 100644
index 2fed787..0000000
--- a/app-editors/qxmledit/qxmledit-9999.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-inherit qt4-r2 subversion
-
-DESCRIPTION="Qt4 XML Editor"
-HOMEPAGE="http://code.google.com/p/qxmledit/"
-ESVN_REPO_URI="http://${PN}.googlecode.com/svn/trunk/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE="debug"
-
-DEPEND="x11-libs/qt-gui:4"
-RDEPEND="${DEPEND}"
-
-DOCS=( AUTHORS NEWS README TODO )
-DOCSDIR="${WORKDIR}/${P}"
-
-src_prepare(){
- subversion_src_prepare
- # fix installation path
- sed -i "/^target.path/ s/\/opt\/${PN}/\/usr\/bin/" src/QXmlEdit.pro || \
- die "failed to fix installation path"
- # fix translations
- sed -i "/^translations.path/ s/\/opt/\/usr\/share/" src/QXmlEdit.pro || \
- die "failed to fix translations"
- qt4-r2_src_prepare
-}
-
-src_install(){
- qt4-r2_src_install
- newicon "${S}"/src/images/icon.png ${PN}.png
- make_desktop_entry QXmlEdit QXmlEdit ${PN} "Qt;Utility;TextEditor;"
-}
next reply other threads:[~2012-05-21 22:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-21 22:32 Davide Pesavento [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-04 13:38 [gentoo-commits] proj/qt:master commit in: app-editors/qxmledit/ Johannes Huber
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=1337639536.3728423aac4a375d6b61c0eb54b084da33342186.pesa@gentoo \
--to=pesa@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