summaryrefslogtreecommitdiff
path: root/dev-cpp/mm-common
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-21 20:47:17 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-21 20:47:17 +0000
commit4ab6db5717ef23f29320d4c6fb9ebdb8dec1f193 (patch)
treef7640b8b96a04499f1ce44a2cad122d45a8373bd /dev-cpp/mm-common
parent48bdeb0db9c7ffed22c6eb859ee40b55ba598b86 (diff)
gentoo resync : 21.12.2017
Diffstat (limited to 'dev-cpp/mm-common')
-rw-r--r--dev-cpp/mm-common/Manifest2
-rw-r--r--dev-cpp/mm-common/mm-common-0.9.10.ebuild18
2 files changed, 0 insertions, 20 deletions
diff --git a/dev-cpp/mm-common/Manifest b/dev-cpp/mm-common/Manifest
index ed2bb131f501..f5ae17466f3f 100644
--- a/dev-cpp/mm-common/Manifest
+++ b/dev-cpp/mm-common/Manifest
@@ -1,5 +1,3 @@
-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
-EBUILD mm-common-0.9.10.ebuild 381 BLAKE2B 38c800e261b23f79f3527bcbbaf0de3dc6a992d1ac5912b5b9d2b52674600ed7a8ddb38f7de4c37a5df784cbdffda1b639c42e2e9a201df1427b8d07266a9e39 SHA512 6858927147dc87491b2d45052f3e9d75a47dacdd9cddd0288827ef145bb8a76079e2af9b5415b29fc20e13709ab4a0535e650d5e608b24de311b5b462d7a7f6e
EBUILD mm-common-0.9.11.ebuild 381 BLAKE2B 0327a3173a49a1dd871f2e0281b2ed44561f8781cc6dd6c2ba2887c53ca01cf14bc54fa5254933ec33ea1f3d935f7167653abe4d9e6727069321f3964a94be36 SHA512 d8a29a00ba756ae29c571698e083591121463205b91a17ba2db5e429175b5a8313b44e75fe72d8e9c21cd4a77b66140f576fdf544f1ed349bf57deb962a2b389
MISC metadata.xml 249 BLAKE2B e71e1b95fee768c696704acbf7e3cf0e599ed2bc8de92bae0141d1194ef9e842bdc292798904487a9b90ddfda9b0e84abd3b76b1518576c1d288240e4e46f110 SHA512 c40662134899a5c9f0369a1017806f35adf3280a0b3c91726f7a8ca6012a073a8b471583f5bfb6fe95faac1dcf607e8e2e43f8c91d48ec46f4a8824e2f551506
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=""