* [gentoo-commits] repo/gentoo:master commit in: app-text/xfbib/files/, app-text/xfbib/
@ 2019-05-11 17:00 Mikle Kolyada
0 siblings, 0 replies; only message in thread
From: Mikle Kolyada @ 2019-05-11 17:00 UTC (permalink / raw
To: gentoo-commits
commit: dd410f413dbf2bdc3d6b0353aeb59a98d6c56d54
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 17:00:13 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sat May 11 17:00:25 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd410f41
app-text/xfbib: remove last rited package
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
app-text/xfbib/Manifest | 1 -
app-text/xfbib/files/xfbib-0.0.2-validate.patch | 19 -----------
app-text/xfbib/metadata.xml | 8 -----
app-text/xfbib/xfbib-0.0.2-r2.ebuild | 42 -------------------------
4 files changed, 70 deletions(-)
diff --git a/app-text/xfbib/Manifest b/app-text/xfbib/Manifest
deleted file mode 100644
index 62f018ed762..00000000000
--- a/app-text/xfbib/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xfbib-0.0.2.tar.bz2 340703 BLAKE2B 4f15fb39fc55e06b5cde8961db27661f3f2f2e954e52e809105fb7f3326f54c63e63acb6fa21585da8a5aa340eafd4bc33df73822fe9f6ac7a04e67d95db6e0a SHA512 7f6f812bfdb6b95574f66b63e51fb1a70ce20fd795b6070b055cdc8e753656a266237be92a7e60865d9f1e5fa750be0af3404ecf219a8a5d89dde505c759aebc
diff --git a/app-text/xfbib/files/xfbib-0.0.2-validate.patch b/app-text/xfbib/files/xfbib-0.0.2-validate.patch
deleted file mode 100644
index a072b730c3a..00000000000
--- a/app-text/xfbib/files/xfbib-0.0.2-validate.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- xfbib.desktop
-+++ xfbib.desktop
-@@ -1,13 +1,11 @@
--
- [Desktop Entry]
--Encoding=UTF-8
- Name=Xfbib
- Exec=xfbib
- Icon=xfbib
- Type=Application
- Comment=A BibTeX editor for Xfce
--Terminal=0
--MimeType=text/x-bibtex
--Categories=Application;Office;GTK;
-+Terminal=false
-+MimeType=text/x-bibtex;
-+Categories=Office;GTK;
- GenericName=
- StartupNotify=false
diff --git a/app-text/xfbib/metadata.xml b/app-text/xfbib/metadata.xml
deleted file mode 100644
index 359901b31db..00000000000
--- a/app-text/xfbib/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>xfce@gentoo.org</email>
- <name>XFCE Team</name>
- </maintainer>
-</pkgmetadata>
diff --git a/app-text/xfbib/xfbib-0.0.2-r2.ebuild b/app-text/xfbib/xfbib-0.0.2-r2.ebuild
deleted file mode 100644
index 2a24e6eae3e..00000000000
--- a/app-text/xfbib/xfbib-0.0.2-r2.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2-utils xdg-utils
-
-DESCRIPTION="a lightweight BibTeX editor"
-HOMEPAGE="https://goodies.xfce.org/projects/applications/xfbib"
-SRC_URI="https://goodies.xfce.org/releases/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND=">=dev-libs/glib-2.12
- >=x11-libs/gtk+-2.10:2
- >=xfce-base/libxfcegui4-4.2
- >=xfce-base/libxfce4ui-4.8
- >=xfce-base/libxfce4util-4.8"
-DEPEND="${RDEPEND}
- dev-util/intltool
- sys-devel/gettext
- virtual/pkgconfig"
-
-DOCS=( AUTHORS ChangeLog NEWS README TODO )
-
-src_prepare() {
- eapply -p0 "${FILESDIR}"/${P}-validate.patch
- default
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
- xdg_desktop_database_update
-}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2019-05-11 17:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-11 17:00 [gentoo-commits] repo/gentoo:master commit in: app-text/xfbib/files/, app-text/xfbib/ Mikle Kolyada
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox