public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/
Date: Tue, 27 Mar 2018 22:19:18 +0000 (UTC)	[thread overview]
Message-ID: <1522189144.10905cd499a41f8e1dd8017afe2f95947668df74.bman@gentoo> (raw)

commit:     10905cd499a41f8e1dd8017afe2f95947668df74
Author:     charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Tue Mar 27 17:43:24 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:19:04 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10905cd4

lxde-base/menu-cache: Remove old

Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7651

 lxde-base/menu-cache/Manifest                   |  2 --
 lxde-base/menu-cache/menu-cache-1.0.0-r1.ebuild | 20 --------------------
 lxde-base/menu-cache/menu-cache-1.0.1.ebuild    | 20 --------------------
 3 files changed, 42 deletions(-)

diff --git a/lxde-base/menu-cache/Manifest b/lxde-base/menu-cache/Manifest
index 5cd65b6f652..a25cf9fff7a 100644
--- a/lxde-base/menu-cache/Manifest
+++ b/lxde-base/menu-cache/Manifest
@@ -1,4 +1,2 @@
-DIST menu-cache-1.0.0.tar.xz 261988 BLAKE2B 126aca354efff42ea51336b4cb0c8cb42240b1c95ba3de0862fb2a2ee31da04c85c5b4c0b442bf00c7a96311b8b6c5cf45a6299bad4c638559b8d8e69ac53a48 SHA512 b336cddb9c3d993aa605e6adf9ac3c40fe631eccfa06d1835897f6cb5ae82bed93bc323c12b7dff44b8785dfb646058d77cb697f3c275998a5483b2582926e22
-DIST menu-cache-1.0.1.tar.xz 262508 BLAKE2B 82019f7a6b596cb0f4da641cdd70c5b96fd75d2e63192391b556c6f1d40fdfb90047a7febef44f10fe9357c0682d8c0fa931b0ff45462ba1b6578e5c9c44656f SHA512 5de4bf99ab5a511da6781d54b03349cc0232b379a73f9f9c328fb9aed6ec03558a9adda85be1fbbe53d94669d07a5196929ab67cd3291de7aae59f587afda3a3
 DIST menu-cache-1.0.2.tar.xz 264540 BLAKE2B 500dd761cf2c5771a89fd0f1ed58f5f736be816a75af5209041dcabab0fe5d3cd04b14749ff1cde88bf0a536a6c13f3a32ecf1a55663c52ab379c65951dce3e1 SHA512 4a74d464778160052ca7c2abda8c899ce4a3bdf8ddf5fe9ca4cd7297a62340ad1b065162fc5ecb55c0af206175e50dacd4ad0c01a8ffac5690012e534dc3b4b7
 DIST menu-cache-1.1.0.tar.xz 265524 BLAKE2B af7caea53a30be53836ccb7d75b0817aef610815009f22dc56fb6d412508ce27a6a5625c25f92faaafe8123dd73ddb2b3f83484e48c1b5deb635c9d630cc868c SHA512 e4c6619ade7b9a1b97c1366bb94dffb9975be5664b193cf0c69cf9470ef7ae19bda3390d04d98ee9a5b1658ec48aa5c83508c26c347af689161ee67c076b3c9e

diff --git a/lxde-base/menu-cache/menu-cache-1.0.0-r1.ebuild b/lxde-base/menu-cache/menu-cache-1.0.0-r1.ebuild
deleted file mode 100644
index 1de7fb22bea..00000000000
--- a/lxde-base/menu-cache/menu-cache-1.0.0-r1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Library to create and utilize caches to speed up freedesktop application menus"
-HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-# ABI is v2. See Makefile.am
-SLOT="0/2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
-	x11-libs/libfm-extra"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig"

diff --git a/lxde-base/menu-cache/menu-cache-1.0.1.ebuild b/lxde-base/menu-cache/menu-cache-1.0.1.ebuild
deleted file mode 100644
index 6d32b1638f3..00000000000
--- a/lxde-base/menu-cache/menu-cache-1.0.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Library to create and utilize caches to speed up freedesktop application menus"
-HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-# ABI is v2. See Makefile.am
-SLOT="0/2"
-KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2
-	x11-libs/libfm-extra"
-DEPEND="${RDEPEND}
-	sys-devel/gettext
-	virtual/pkgconfig"


             reply	other threads:[~2018-03-27 22:19 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-27 22:19 Aaron Bauman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-21 14:49 [gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/ Yixun Lan
2021-03-30 22:58 Andreas Sturmlechner
2021-03-30 22:05 Sam James
2021-03-30 22:02 Sam James
2021-03-30 17:35 Sam James
2021-03-30 17:35 Sam James
2021-03-30 16:26 Thomas Deutschmann
2021-03-05 22:20 Sam James
2020-05-11  6:55 Joonas Niilola
2019-09-22 13:51 Hanno Boeck
2019-06-27  7:29 Sergei Trofimovich
2019-03-10  3:56 Aaron Bauman
2018-07-10  4:58 Markus Meier
2018-06-26  2:14 Aaron Bauman
2018-05-26 14:32 Aaron Bauman
2018-04-09  0:15 Aaron Bauman
2018-03-27  0:45 Aaron Bauman
2018-03-05 22:00 Patrice Clement
2017-12-02 12:52 David Seifert
2017-02-18  5:45 Markus Meier
2017-02-12 17:01 Agostino Sarubbo
2017-02-12 15:44 Agostino Sarubbo
2017-02-04 15:21 Agostino Sarubbo
2016-12-29 10:05 Agostino Sarubbo
2016-11-08 22:15 Manuel Rüger
2016-11-08 22:11 Manuel Rüger
2016-11-01 21:31 Markus Meier
2016-02-11  1:18 Manuel Rüger

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=1522189144.10905cd499a41f8e1dd8017afe2f95947668df74.bman@gentoo \
    --to=bman@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