From: "Aaron Bauman" <bman@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxmenu-data/
Date: Tue, 27 Mar 2018 22:19:18 +0000 (UTC) [thread overview]
Message-ID: <1522189148.cf36239aa3d1e9adc28e8bbef2648f3dbbdadfa7.bman@gentoo> (raw)
commit: cf36239aa3d1e9adc28e8bbef2648f3dbbdadfa7
Author: charIes17 <charles17 <AT> arcor <DOT> de>
AuthorDate: Tue Mar 27 18:06:08 2018 +0000
Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 22:19:08 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf36239a
lxde-base/lxmenu-data: Remove old
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Closes: https://github.com/gentoo/gentoo/pull/7654
| 2 --
| 23 -----------------------
| 23 -----------------------
3 files changed, 48 deletions(-)
--git a/lxde-base/lxmenu-data/Manifest b/lxde-base/lxmenu-data/Manifest
index 567b1b6e864..43f5a45cf22 100644
--- a/lxde-base/lxmenu-data/Manifest
+++ b/lxde-base/lxmenu-data/Manifest
@@ -1,3 +1 @@
-DIST lxmenu-data-0.1.2.tar.gz 298734 BLAKE2B 5decbd9324d340f3d855a62ce981ce5d5461b1cfc9dfb6ec5061170bac248b9bf4f4a36cfb69fa2d424408ee7953b3b91df5b972de2b69c5d6ff5ce54c2a86db SHA512 8e18d5a0309d69fbd410f8e3e5393f8a49852c2684aa2d2f0c460cf9e1f0fb88810885551d6b3dee1c6270a2a8a8a14973ca5e72b714898d1b6b9b676e3bf922
-DIST lxmenu-data-0.1.4.tar.xz 179180 BLAKE2B e416e69afbc09cbd351f4988c5d8214145cba454520de796116e8f0ee4242a3b6d29a9b16af629790ce22355a9183c7d678ad175ad4ef6ed04f9055f172d5b49 SHA512 2aa8949504e981582b8e94d999a3f3e4876750ee6244d63b585bb0553c5f584401c952682d7eb524ab87dd36f6e22a8b849f5f15559a40f5edfff3d7aa6eb244
DIST lxmenu-data-0.1.5.tar.xz 199192 BLAKE2B 2aeec1e350a06c0fbdc74136590ce132944503f5e411df2c22a0db61cf9ccd02303b28326dde9d0b0ad5098327e9cc35c4a9abccb9ccec0c05370128e68d12ba SHA512 ea1a1ad511d9e56c7692a8d96feb52c53aa7bd7595f2312d4f41fc15a12a056551c70d6a2c55a30f849e2ac2fd1a06436751573472ae70e0158e069736578b40
diff --git a/lxde-base/lxmenu-data/lxmenu-data-0.1.2.ebuild b/lxde-base/lxmenu-data/lxmenu-data-0.1.2.ebuild
deleted file mode 100644
index fe0634bf5b3..00000000000
--- a/lxde-base/lxmenu-data/lxmenu-data-0.1.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="4"
-
-DESCRIPTION="Provides files needed for LXDE application menus"
-HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.40.0
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS README
-}
diff --git a/lxde-base/lxmenu-data/lxmenu-data-0.1.4.ebuild b/lxde-base/lxmenu-data/lxmenu-data-0.1.4.ebuild
deleted file mode 100644
index 01d5aaa6300..00000000000
--- a/lxde-base/lxmenu-data/lxmenu-data-0.1.4.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-
-DESCRIPTION="Provides files needed for LXDE application menus"
-HOMEPAGE="http://lxde.sourceforge.net/"
-SRC_URI="mirror://sourceforge/lxde/${P}.tar.xz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ppc x86 ~amd64-linux ~arm-linux ~x86-linux"
-IUSE=""
-
-RDEPEND=""
-DEPEND="sys-devel/gettext
- >=dev-util/intltool-0.40.0
- virtual/pkgconfig"
-
-src_install() {
- emake DESTDIR="${D}" install
- dodoc AUTHORS README
-}
next reply other threads:[~2018-03-27 22:19 UTC|newest]
Thread overview: 13+ 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 --
2022-05-25 11:20 [gentoo-commits] repo/gentoo:master commit in: lxde-base/lxmenu-data/ WANG Xuerui
2021-07-21 14:49 Yixun Lan
2021-03-14 23:45 Andreas Sturmlechner
2021-03-05 22:20 Sam James
2020-05-11 6:55 Joonas Niilola
2019-09-08 16:18 Andreas Sturmlechner
2017-01-15 20:34 Markus Meier
2017-01-10 15:22 Agostino Sarubbo
2017-01-08 11:55 Aaron Bauman
2016-09-13 22:10 Hanno Boeck
2016-05-01 6:55 Markus Meier
2016-04-09 13:46 Agostino Sarubbo
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=1522189148.cf36239aa3d1e9adc28e8bbef2648f3dbbdadfa7.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