public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/betagarden:master commit in: app-editors/texworks/, app-editors/texworks/files/, ...
@ 2018-12-30 11:34 Justin Lecher
  0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2018-12-30 11:34 UTC (permalink / raw
  To: gentoo-commits

commit:     cbe64be02868bde376268aedc17670f16862df74
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 30 11:33:42 2018 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 30 11:33:42 2018 +0000
URL:        https://gitweb.gentoo.org/proj/betagarden.git/commit/?id=cbe64be0

Drop package using removed eclass

Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-editors/texworks/ChangeLog               |   7 -------
 app-editors/texworks/files/icon/texworks.png | Bin 2575 -> 0 bytes
 app-editors/texworks/files/texworks.desktop  |  21 --------------------
 app-editors/texworks/metadata.xml            |   7 -------
 app-editors/texworks/texworks-9999-r4.ebuild |  28 ---------------------------
 5 files changed, 63 deletions(-)

diff --git a/app-editors/texworks/ChangeLog b/app-editors/texworks/ChangeLog
deleted file mode 100644
index 505d4dc..0000000
--- a/app-editors/texworks/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for app-editors/texworks
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-
-  12 Dec 2013; Justin Lecher <jlec@gentoo.org> texworks-9999-r4.ebuild,
-  metadata.xml:
-  Bump to EAPI=5 and fix qt dep; use eutils.eclass functions
-

diff --git a/app-editors/texworks/files/icon/texworks.png b/app-editors/texworks/files/icon/texworks.png
deleted file mode 100644
index 349b331..0000000
Binary files a/app-editors/texworks/files/icon/texworks.png and /dev/null differ

diff --git a/app-editors/texworks/files/texworks.desktop b/app-editors/texworks/files/texworks.desktop
deleted file mode 100644
index f516483..0000000
--- a/app-editors/texworks/files/texworks.desktop
+++ /dev/null
@@ -1,21 +0,0 @@
-[Desktop Entry]
-Encoding=UTF-8
-Version=1.0
-Name=TeXworks
-Name[zh_CN]=TeXworks
-Name[zh_HK]=TeXworks
-Name[zh_TW]=TeXworks
-GenericName=TeX Editor
-GenericName[zh_CN]=TeX编辑器
-GenericName[zh_HK]=TeX編輯器
-GenericName[zh_TW]=TeX編輯器
-Comment=Edit TeX documents
-Comment[zh_CN]=编辑TeX文档
-Comment[zh_HK]=編輯TeX文檔
-Comment[zh_TW]=編輯TeX文檔
-Exec=texworks
-Icon=texworks
-Terminal=false
-Type=Application
-MimeType=text/x-tex;
-Categories=Development;TextEditor;

diff --git a/app-editors/texworks/metadata.xml b/app-editors/texworks/metadata.xml
deleted file mode 100644
index 2c53357..0000000
--- a/app-editors/texworks/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>
-  <maintainer type="project">
-    <email>maintainer-wanted@gentoo.org</email>
-  </maintainer>
-</pkgmetadata>

diff --git a/app-editors/texworks/texworks-9999-r4.ebuild b/app-editors/texworks/texworks-9999-r4.ebuild
deleted file mode 100644
index f446e75..0000000
--- a/app-editors/texworks/texworks-9999-r4.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-inherit eutils qt4-r2 subversion
-
-DESCRIPTION="Environment for authoring TeX/LaTeX/ConTeXt with focus on usability"
-HOMEPAGE="http://code.google.com/p/texworks"
-SRC_URI=""
-ESVN_REPO_URI="http://texworks.googlecode.com/svn/trunk/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS=""
-IUSE=""
-
-DEPEND="
-	>=dev-qt/qtcore-4.5:4
-	app-text/poppler[qt4]
-	>=app-text/hunspell-1.2.2"
-RDEPEND="${DEPEND}"
-
-src_install() {
-	domenu "${FILESDIR}"/texworks.desktop
-	doicon "${FILESDIR}"/icon/texworks.png
-	dobin texworks
-}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-30 11:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-30 11:34 [gentoo-commits] proj/betagarden:master commit in: app-editors/texworks/, app-editors/texworks/files/, Justin Lecher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox