summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-12-20 21:46:44 +0200
committerMart Raudsepp <leio@gentoo.org>2017-12-20 22:22:25 +0200
commit50664718257c11abc90c59ceea0d3635c723d157 (patch)
tree34dbd1cd78320462348828b7ca18518bd16f626d /dev-cpp
parentapp-text/gtkspell: remove old (diff)
downloadgentoo-50664718257c11abc90c59ceea0d3635c723d157.tar.gz
gentoo-50664718257c11abc90c59ceea0d3635c723d157.tar.bz2
gentoo-50664718257c11abc90c59ceea0d3635c723d157.zip
dev-cpp/mm-common: remove old
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/mm-common/Manifest1
-rw-r--r--dev-cpp/mm-common/mm-common-0.9.10.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/dev-cpp/mm-common/Manifest b/dev-cpp/mm-common/Manifest
index 6efd6beb5e4e..3359f2ecee74 100644
--- a/dev-cpp/mm-common/Manifest
+++ b/dev-cpp/mm-common/Manifest
@@ -1,2 +1 @@
-DIST mm-common-0.9.10.tar.xz 266372 BLAKE2B 1783dc6495deb06fbe4285cbf724786166a17372955621f9666fb4e8a3c1757810d58d0c7ff45e1bcbdd6107a628e1c0cea6b9dedac11623ceae44f2e2fac92d SHA512 77d6836ceb806aec49a4f97bc4a037558f9fccdd8aae88b7650cd050bf7661d597b6b4dec4a64e819652961e759b132c64887a1d9bf774d9be156d1fc00b8ad3
DIST mm-common-0.9.11.tar.xz 266928 BLAKE2B 51f0d7e78d19c1f28d7ae0bb45d9380f37c3893f5a4278d6663611582b2299d02a37fa1cf4e0235f67e46548e1f003bacd9d45133bae38de7cb524128a556645 SHA512 c1072ad35996e748b14ce09253ab64b8eb302da8a78932149325e4485e9684ad3c0555d5fc6787fad2b5d912b8110df60608dfafa418892b901632ebbd5b1007
diff --git a/dev-cpp/mm-common/mm-common-0.9.10.ebuild b/dev-cpp/mm-common/mm-common-0.9.10.ebuild
deleted file mode 100644
index 0763a96d62e9..000000000000
--- a/dev-cpp/mm-common/mm-common-0.9.10.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-GCONF_DEBUG="no"
-
-inherit gnome2
-
-DESCRIPTION="Build infrastructure and utilities for GNOME C++ bindings"
-HOMEPAGE="https://www.gtkmm.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND=""