summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-07-19 17:14:35 +0000
committerPacho Ramos <pacho@gentoo.org>2011-07-19 17:14:35 +0000
commitba0bf4ec3351dade754c8c34e7aae5655374a6fc (patch)
tree700131b3362ed4d6606ef53e8a850a4cf81cf54b /dev-cpp/mm-common
parentVersion bump. (diff)
downloadgentoo-2-ba0bf4ec3351dade754c8c34e7aae5655374a6fc.tar.gz
gentoo-2-ba0bf4ec3351dade754c8c34e7aae5655374a6fc.tar.bz2
gentoo-2-ba0bf4ec3351dade754c8c34e7aae5655374a6fc.zip
Clean dependencies (bug #337706 by David King), remove old.
(Portage version: 2.1.10.6/cvs/Linux x86_64)
Diffstat (limited to 'dev-cpp/mm-common')
-rw-r--r--dev-cpp/mm-common/ChangeLog6
-rw-r--r--dev-cpp/mm-common/mm-common-0.8.ebuild28
-rw-r--r--dev-cpp/mm-common/mm-common-0.9.4.ebuild22
-rw-r--r--dev-cpp/mm-common/mm-common-0.9.5.ebuild7
4 files changed, 7 insertions, 56 deletions
diff --git a/dev-cpp/mm-common/ChangeLog b/dev-cpp/mm-common/ChangeLog
index 11b7f9ef7888..517aa0d7811a 100644
--- a/dev-cpp/mm-common/ChangeLog
+++ b/dev-cpp/mm-common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-cpp/mm-common
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/ChangeLog,v 1.9 2011/07/17 21:29:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/ChangeLog,v 1.10 2011/07/19 17:14:35 pacho Exp $
+
+ 19 Jul 2011; Pacho Ramos <pacho@gentoo.org> -mm-common-0.8.ebuild,
+ -mm-common-0.9.4.ebuild, mm-common-0.9.5.ebuild:
+ Clean dependencies (bug #337706 by David King), remove old.
17 Jul 2011; Markus Meier <maekke@gentoo.org> mm-common-0.9.5.ebuild:
arm stable, bug #372353
diff --git a/dev-cpp/mm-common/mm-common-0.8.ebuild b/dev-cpp/mm-common/mm-common-0.8.ebuild
deleted file mode 100644
index cf2df89ea8a9..000000000000
--- a/dev-cpp/mm-common/mm-common-0.8.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.8.ebuild,v 1.1 2009/10/29 22:57:21 eva Exp $
-
-EAPI="2"
-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="~amd64"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}
- || (
- net-misc/wget
- net-misc/curl )"
-
-src_install() {
- gnome2_src_install
-
- find "${D}" -name ".gitignore" -delete || die "could not delete .gitignore"
-}
diff --git a/dev-cpp/mm-common/mm-common-0.9.4.ebuild b/dev-cpp/mm-common/mm-common-0.9.4.ebuild
deleted file mode 100644
index 26d9e252223e..000000000000
--- a/dev-cpp/mm-common/mm-common-0.9.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.9.4.ebuild,v 1.1 2011/03/21 16:52:24 pacho Exp $
-
-EAPI="3"
-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="${RDEPEND}
- || (
- net-misc/wget
- net-misc/curl )"
diff --git a/dev-cpp/mm-common/mm-common-0.9.5.ebuild b/dev-cpp/mm-common/mm-common-0.9.5.ebuild
index 05ae467b8d26..a16b7979c715 100644
--- a/dev-cpp/mm-common/mm-common-0.9.5.ebuild
+++ b/dev-cpp/mm-common/mm-common-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.9.5.ebuild,v 1.4 2011/07/17 21:29:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-cpp/mm-common/mm-common-0.9.5.ebuild,v 1.5 2011/07/19 17:14:35 pacho Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -16,7 +16,4 @@ KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc x86"
IUSE=""
RDEPEND=""
-DEPEND="${RDEPEND}
- || (
- net-misc/wget
- net-misc/curl )"
+DEPEND=""