summaryrefslogtreecommitdiff
path: root/dev-cpp/mm-common/mm-common-0.9.10.ebuild
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-02-20 14:46:23 +0100
committerPacho Ramos <pacho@gentoo.org>2016-02-20 14:53:55 +0100
commitb621cc370ccd4617d7f00d7f6493b7731c510e9b (patch)
tree8542e20b96e08d148ae292e356550a344c18ea56 /dev-cpp/mm-common/mm-common-0.9.10.ebuild
parent0c812d9af63f82392f2115e036a1bb739a193cca (diff)
downloadgentoo-b621cc370ccd4617d7f00d7f6493b7731c510e9b.tar.gz
gentoo-b621cc370ccd4617d7f00d7f6493b7731c510e9b.tar.bz2
gentoo-b621cc370ccd4617d7f00d7f6493b7731c510e9b.zip
..
Diffstat (limited to 'dev-cpp/mm-common/mm-common-0.9.10.ebuild')
-rw-r--r--dev-cpp/mm-common/mm-common-0.9.10.ebuild19
1 files changed, 19 insertions, 0 deletions
diff --git a/dev-cpp/mm-common/mm-common-0.9.10.ebuild b/dev-cpp/mm-common/mm-common-0.9.10.ebuild
new file mode 100644
index 000000000000..dfb212fbe2fc
--- /dev/null
+++ b/dev-cpp/mm-common/mm-common-0.9.10.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+GCONF_DEBUG="no"
+
+inherit gnome2
+
+DESCRIPTION="Build infrastructure and utilities for GNOME C++ bindings"
+HOMEPAGE="http://www.gtkmm.org/"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""