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: app-text/kbibtex/
Date: Sun, 14 Feb 2016 14:12:53 +0000 (UTC)	[thread overview]
Message-ID: <1455459160.bf1f932309f65eb5365451031b76dca5f3a14920.kensington@gentoo> (raw)

commit:     bf1f932309f65eb5365451031b76dca5f3a14920
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 14:06:37 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 14:12:40 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf1f9323

app-text/kbibtex: remove old

Package-Manager: portage-2.2.27

 app-text/kbibtex/Manifest             |  2 --
 app-text/kbibtex/kbibtex-0.5.1.ebuild | 32 --------------------------------
 app-text/kbibtex/kbibtex-0.5.2.ebuild | 26 --------------------------
 3 files changed, 60 deletions(-)

diff --git a/app-text/kbibtex/Manifest b/app-text/kbibtex/Manifest
index 5f18220..e3bcf81 100644
--- a/app-text/kbibtex/Manifest
+++ b/app-text/kbibtex/Manifest
@@ -1,3 +1 @@
-DIST kbibtex-0.5.1.tar.xz 250224 SHA256 8e3717721ecf29a864142df302f8c6a029704c10832b3926fd42b19d315b6284 SHA512 e1e36f750a26196f8c0f07b51084afa69080fb57b747a98b0bc4ec16d733603b64dd0cc23b44a470467b0e7f705d7aef4c36c2171ceadaa3afd109fdfab56e55 WHIRLPOOL c0358164611fdf4526148205a9bc69dcc213ff7f6d68a92fa301c3bf934cf89b198f23aa568b956938e04eaaf54e1838cab89e977151043b205b9127da4d5be7
-DIST kbibtex-0.5.2.tar.xz 250092 SHA256 c1577e18e3bbf745cccdace537e84d3e1dc957330affac8b441e6f9cfc120d38 SHA512 1973ba4fe366605db17c01ee8df5c0a79231351fad20e3243cd4040d7499f4f7af43abf60df8f654c91bdf2e2051299f16f40aa90761f5cae8c1e6d97ea90827 WHIRLPOOL e951e5c4eb2f1d7986dfdc7c973f77b75b818d6c8a8fc8590ecedc306263b4b53a18be0203384dda3b18c262d5e43bb3da6f698fa1091b0e80f62d79aa9fff5d
 DIST kbibtex-0.6.tar.xz 2430176 SHA256 fc67a376f05105f14a0bee595bfd073a1ef2c7f9fc6be35dc620bb34f3bd9656 SHA512 a6943271df529c15be8a3112ccbe2c64ccff4cc942c846f00447f7a40bb3e6a6408af12fafe201143a8cf0288ec5ea13da1abab5d870fea6d0516bf5c4543b60 WHIRLPOOL e679f3907fb3041e0680aee1f3f7e0a299fce648c5c1b81663de49ce9d77351dfde8165048cd92c2a5ba7139f8d67d5a9a4eb5f37c393e19006fba4bd5dcd98e

diff --git a/app-text/kbibtex/kbibtex-0.5.1.ebuild b/app-text/kbibtex/kbibtex-0.5.1.ebuild
deleted file mode 100644
index 454833f..0000000
--- a/app-text/kbibtex/kbibtex-0.5.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit versionator kde4-base
-
-DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX"
-HOMEPAGE="http://home.gna.org/kbibtex/"
-if [[ ${PV} != *9999* ]]; then
-	SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P/_/-}.tar.xz"
-	KEYWORDS="amd64 x86"
-else
-	EGIT_BRANCH="${PN}/$(get_version_component_range 1-2)"
-	KEYWORDS=""
-fi
-
-LICENSE="GPL-2"
-SLOT="4"
-IUSE="debug"
-
-DEPEND="
-	app-text/poppler[qt4]
-	dev-libs/libxml2
-	dev-libs/libxslt
-	virtual/tex-base
-"
-RDEPEND="${DEPEND}
-	dev-tex/bibtex2html"
-
-S=${WORKDIR}/${P/_/-}

diff --git a/app-text/kbibtex/kbibtex-0.5.2.ebuild b/app-text/kbibtex/kbibtex-0.5.2.ebuild
deleted file mode 100644
index 0725b09..0000000
--- a/app-text/kbibtex/kbibtex-0.5.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit kde4-base versionator
-
-DESCRIPTION="BibTeX editor for KDE to edit bibliographies used with LaTeX"
-HOMEPAGE="http://home.gna.org/kbibtex/"
-SRC_URI="http://download.gna.org/${PN}/$(get_version_component_range 1-2)/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="4"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-
-DEPEND="
-	app-text/poppler[qt4]
-	dev-libs/libxml2
-	dev-libs/libxslt
-	virtual/tex-base
-"
-RDEPEND="${DEPEND}
-	dev-tex/bibtex2html
-"


             reply	other threads:[~2016-02-14 14:12 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-14 14:12 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-16 11:32 [gentoo-commits] repo/gentoo:master commit in: app-text/kbibtex/ Andreas Sturmlechner
2025-02-06 22:41 Andreas Sturmlechner
2025-01-13 18:47 Andreas Sturmlechner
2024-03-25 18:48 Andreas Sturmlechner
2024-03-11  9:50 Andreas Sturmlechner
2023-06-12 17:45 Andreas Sturmlechner
2023-06-12  3:49 Sam James
2023-06-10 22:04 Sam James
2023-05-03 11:31 Andreas Sturmlechner
2023-04-23 13:04 Sam James
2023-04-23 13:04 Sam James
2023-03-29 10:24 Andreas Sturmlechner
2023-02-25 18:05 Arthur Zamarin
2023-02-25 14:46 Arthur Zamarin
2022-12-15 19:26 Andreas Sturmlechner
2022-12-15  4:43 Arthur Zamarin
2022-12-05 18:03 Arthur Zamarin
2020-06-04  8:40 Andreas Sturmlechner
2020-05-29  7:39 Agostino Sarubbo
2020-04-26 23:06 Andreas Sturmlechner
2020-01-10 16:01 Andreas Sturmlechner
2020-01-10 16:01 Andreas Sturmlechner
2020-01-10  1:26 Thomas Deutschmann
2019-11-17 23:25 Andreas Sturmlechner
2019-11-17 23:15 Andreas Sturmlechner
2019-06-20 10:37 Andreas Sturmlechner
2019-06-20  9:33 Mikle Kolyada
2019-06-18 18:28 Andreas Sturmlechner
2019-06-18 18:24 Thomas Deutschmann
2019-06-05  7:03 Andreas Sturmlechner
2019-02-05 23:27 Andreas Sturmlechner
2019-02-02 15:39 Andreas Sturmlechner
2019-01-04 22:37 Andreas Sturmlechner
2018-06-26  6:47 Johannes Huber
2018-06-26  2:04 Aaron Bauman
2018-06-23 17:04 Andreas Sturmlechner
2018-06-23 17:04 Andreas Sturmlechner
2018-05-29 14:59 Andreas Sturmlechner
2018-05-28 22:00 Andreas Sturmlechner
2018-05-28 22:00 Andreas Sturmlechner
2018-05-26 22:31 Andreas Sturmlechner
2018-05-05 11:28 Andreas Sturmlechner
2018-05-05 11:28 Andreas Sturmlechner
2018-03-19 17:16 Andreas Sturmlechner
2018-02-28 22:21 Andreas Sturmlechner
2017-12-29 19:28 Mikle Kolyada
2017-12-29 17:49 Thomas Deutschmann
2017-12-29 12:58 Andreas Sturmlechner
2017-12-29 10:11 Andreas Sturmlechner
2017-12-03  0:27 Andreas Sturmlechner
2017-12-03  0:27 Andreas Sturmlechner
2017-10-29 11:06 Andreas Sturmlechner
2017-06-25 16:37 Andreas Sturmlechner
2017-06-18  9:04 Andreas Sturmlechner
2017-06-18  8:36 Andreas Sturmlechner
2017-05-07 10:41 Andreas Sturmlechner
2017-05-07 10:36 Agostino Sarubbo
2017-05-07 10:34 Agostino Sarubbo
2016-08-20 18:28 Michael Palimaka
2016-03-17 13:09 Johannes Huber
2016-01-27  9:22 Agostino Sarubbo
2015-08-12 14:56 Michael Palimaka
2015-08-12 14:36 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=1455459160.bf1f932309f65eb5365451031b76dca5f3a14920.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