Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-cpp/mm-common/
Date: Sun, 29 Apr 2018 00:08:36
Message-Id: 1524958883.b70d63e07711588ad4427cf649bad163b76141ef.leio@gentoo
1 commit: b70d63e07711588ad4427cf649bad163b76141ef
2 Author: Mart Raudsepp <leio <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 28 23:41:23 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 28 23:41:23 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b70d63e0
7
8 dev-cpp/mm-common: remove old
9
10 Package-Manager: Portage-2.3.28, Repoman-2.3.9
11
12 dev-cpp/mm-common/Manifest | 1 -
13 dev-cpp/mm-common/mm-common-0.9.11.ebuild | 18 ------------------
14 2 files changed, 19 deletions(-)
15
16 diff --git a/dev-cpp/mm-common/Manifest b/dev-cpp/mm-common/Manifest
17 index 504e2766a12..3db09611a73 100644
18 --- a/dev-cpp/mm-common/Manifest
19 +++ b/dev-cpp/mm-common/Manifest
20 @@ -1,2 +1 @@
21 -DIST mm-common-0.9.11.tar.xz 266928 BLAKE2B 51f0d7e78d19c1f28d7ae0bb45d9380f37c3893f5a4278d6663611582b2299d02a37fa1cf4e0235f67e46548e1f003bacd9d45133bae38de7cb524128a556645 SHA512 c1072ad35996e748b14ce09253ab64b8eb302da8a78932149325e4485e9684ad3c0555d5fc6787fad2b5d912b8110df60608dfafa418892b901632ebbd5b1007
22 DIST mm-common-0.9.12.tar.xz 304588 BLAKE2B 8fd443b4077d803bb1513c897aa44965e50591cf36518469f1f2f74c40ff2b4f687152f9fc31e2d543ac97ae7a5a0a58efdc8c362959e015eee54b8bd518809e SHA512 99701d91994ca2783fe5b8bfd44cdea9f14e16dbbc116f894d9f3df746912cdbcdbdb0d5fdf6e235c9d22621a314de7aaac9b87a18f3ab742a0ad2ebbaad8ec7
23
24 diff --git a/dev-cpp/mm-common/mm-common-0.9.11.ebuild b/dev-cpp/mm-common/mm-common-0.9.11.ebuild
25 deleted file mode 100644
26 index 22922dffc49..00000000000
27 --- a/dev-cpp/mm-common/mm-common-0.9.11.ebuild
28 +++ /dev/null
29 @@ -1,18 +0,0 @@
30 -# Copyright 1999-2017 Gentoo Foundation
31 -# Distributed under the terms of the GNU General Public License v2
32 -
33 -EAPI="5"
34 -GCONF_DEBUG="no"
35 -
36 -inherit gnome2
37 -
38 -DESCRIPTION="Build infrastructure and utilities for GNOME C++ bindings"
39 -HOMEPAGE="https://www.gtkmm.org/"
40 -
41 -LICENSE="GPL-2"
42 -SLOT="0"
43 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
44 -IUSE=""
45 -
46 -RDEPEND=""
47 -DEPEND=""