From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/menu-cache/
Date: Tue, 8 Nov 2016 22:15:53 +0000 (UTC) [thread overview]
Message-ID: <1478643341.375afe39622d32fb71060894ad5d2f45a98c5336.mrueg@gentoo> (raw)
commit: 375afe39622d32fb71060894ad5d2f45a98c5336
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 8 22:15:41 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Nov 8 22:15:41 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=375afe39
lxde-base/menu-cache: Remove old
Package-Manager: portage-2.3.2
| 1 -
| 20 --------------------
| 21 ---------------------
3 files changed, 42 deletions(-)
--git a/lxde-base/menu-cache/Manifest b/lxde-base/menu-cache/Manifest
index 7e6c0c3..22a812b 100644
--- a/lxde-base/menu-cache/Manifest
+++ b/lxde-base/menu-cache/Manifest
@@ -1,5 +1,4 @@
DIST menu-cache-0.3.3.tar.gz 392291 SHA256 07241c1f5f371b426d3b0a6e571a86184ec6256bdd7ead7a4da866cd10f25955 SHA512 1966b94989cdae0a1a3a48f19d337471a28acadecf7f03dac8c27d515324b8eb4d15102e2aa293c251e020f521f6e586aa13c8eca7ae7909b9ce5e67ef3ebafe WHIRLPOOL 68cec171fcf87be051a661017166def0f4441be25edeb0af56a9813f49fb3ee906b5ef10557ac5ebdb3d5f63696e4718ae22ba8af5a9c01f365de3823d10420c
-DIST menu-cache-0.4.1.tar.gz 412859 SHA256 4fa9408e353fedba5b7314cbf6b6cd06d873a1424e281aa050d88bb9c0a0191e SHA512 9744765f6894462139cbb9cbeec74c915df27bfeb31179743fc6dbf2ac20e26520be6d089c8733f0a17248a2aa6687730c5ee28f26eb15195eaa16db5c73aec6 WHIRLPOOL 8d797f12bd97333962f911893e3fc3b43b417c68155e96fbd1a0952dcd43a847bc3594c12ddd5d69bab6cf692585f2ab84a1545c53e2e62c3d9de2686653e198
DIST menu-cache-0.5.1.tar.gz 406329 SHA256 08e658021faecd4eefb26cc21b207251a6b4e844e131cec491471aba9eaea122 SHA512 44d55a01f5452804e77518c4a2ba400a5b65edbf4061e346a6c02356195867eaa0bb9eaa057fbf603ddf79759acb16632bf3b7ae543eebc1544e28517cd23066 WHIRLPOOL c216ade53bfe9cb15c37e2cefc1154eea2e406c766600789f5b265922de2f0dfd0bbdd4d6d53d9c84a4e80da6d82d46e13fd6d53b381dd180f2fd604219fd7fd
DIST menu-cache-1.0.0.tar.xz 261988 SHA256 ff7df437bbfd3119c5f662c6d209b98f15de03a7203308c6b56a4c1e1d419aaf SHA512 b336cddb9c3d993aa605e6adf9ac3c40fe631eccfa06d1835897f6cb5ae82bed93bc323c12b7dff44b8785dfb646058d77cb697f3c275998a5483b2582926e22 WHIRLPOOL 8ba4c904d8ac6046ff38904a37d56dbb1cdac54ee47ae1a63cd9dfc0cf2a19a3764feeaaef168fbf47c22b26cdf948d9b68d7287674faf49487424361a5bc90a
DIST menu-cache-1.0.1.tar.xz 262508 SHA256 0ac72649919946070258320aafc320467dd040bcef7b3a225e2ab7241ddffd59 SHA512 5de4bf99ab5a511da6781d54b03349cc0232b379a73f9f9c328fb9aed6ec03558a9adda85be1fbbe53d94669d07a5196929ab67cd3291de7aae59f587afda3a3 WHIRLPOOL c8cf94d1251a1039057bbb220159c28bd6cd2c6a963e60040a2f7e6ecb428aaeb1c7c58d65dd0f103cc4bdebcdbfb6723d98486dd0c00cea6876352aab8d49eb
diff --git a/lxde-base/menu-cache/menu-cache-0.4.1.ebuild b/lxde-base/menu-cache/menu-cache-0.4.1.ebuild
deleted file mode 100644
index 8b17a91..00000000
--- a/lxde-base/menu-cache/menu-cache-0.4.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org application menus"
-HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-# ABI is v2. See Makefile.am
-SLOT="0/2"
-KEYWORDS="~alpha amd64 arm ppc x86 ~amd64-linux ~x86-linux"
-IUSE=""
-
-RDEPEND="dev-libs/glib:2"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
diff --git a/lxde-base/menu-cache/menu-cache-1.0.0.ebuild b/lxde-base/menu-cache/menu-cache-1.0.0.ebuild
deleted file mode 100644
index 3afedb3..00000000
--- a/lxde-base/menu-cache/menu-cache-1.0.0.ebuild
+++ /dev/null
@@ -1,21 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-DESCRIPTION="A library creating and utilizing caches to speed up freedesktop.org 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"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- virtual/pkgconfig"
next reply other threads:[~2016-11-08 22:16 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-08 22:15 Manuel Rüger [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 22:19 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: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=1478643341.375afe39622d32fb71060894ad5d2f45a98c5336.mrueg@gentoo \
--to=mrueg@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