public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/monodevelop-python: ChangeLog monodevelop-python-2.6.ebuild monodevelop-python-2.5.93.ebuild
@ 2011-09-10 13:52 Pacho Ramos (pacho)
  0 siblings, 0 replies; only message in thread
From: Pacho Ramos (pacho) @ 2011-09-10 13:52 UTC (permalink / raw
  To: gentoo-commits

pacho       11/09/10 13:52:29

  Modified:             ChangeLog
  Added:                monodevelop-python-2.6.ebuild
  Removed:              monodevelop-python-2.5.93.ebuild
  Log:
  Version bump, remove old.
  
  (Portage version: 2.1.10.14/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-util/monodevelop-python/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monodevelop-python/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monodevelop-python/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monodevelop-python/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/monodevelop-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	20 Aug 2011 08:45:20 -0000	1.1
+++ ChangeLog	10 Sep 2011 13:52:28 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/monodevelop-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-python/ChangeLog,v 1.1 2011/08/20 08:45:20 ali_bush Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-python/ChangeLog,v 1.2 2011/09/10 13:52:28 pacho Exp $
+
+*monodevelop-python-2.6 (10 Sep 2011)
+
+  10 Sep 2011; Pacho Ramos <pacho@gentoo.org>
+  -monodevelop-python-2.5.93.ebuild, +monodevelop-python-2.6.ebuild:
+  Version bump, remove old.
 
 *monodevelop-python-2.5.93 (20 Aug 2011)
 



1.1                  dev-util/monodevelop-python/monodevelop-python-2.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monodevelop-python/monodevelop-python-2.6.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/monodevelop-python/monodevelop-python-2.6.ebuild?rev=1.1&content-type=text/plain

Index: monodevelop-python-2.6.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-python/monodevelop-python-2.6.ebuild,v 1.1 2011/09/10 13:52:28 pacho Exp $

EAPI="4"

inherit mono multilib versionator

DESCRIPTION="Python Support for MonoDevelop."
HOMEPAGE="http://www.monodevelop.com/"
SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

RDEPEND=">=dev-lang/mono-2.8
	=dev-util/monodevelop-$(get_version_component_range 1-2)*"

DEPEND="${RDEPEND}
	x11-misc/shared-mime-info
	>=dev-util/intltool-0.35
	>=dev-util/pkgconfig-0.19"

src_configure() {
	./configure --prefix=/usr
}

src_compile() {
	emake -j1
}

src_install() {
	emake -j1 DESTDIR="${D}" install
	mono_multilib_comply
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-10 13:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-10 13:52 [gentoo-commits] gentoo-x86 commit in dev-util/monodevelop-python: ChangeLog monodevelop-python-2.6.ebuild monodevelop-python-2.5.93.ebuild Pacho Ramos (pacho)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox