public inbox for gentoo-soc@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-soc] [rafael@rafaelmartins.eng.br: [PATCH] g-octave]
@ 2010-04-07 17:47 Rafael Goncalves Martins
  0 siblings, 0 replies; only message in thread
From: Rafael Goncalves Martins @ 2010-04-07 17:47 UTC (permalink / raw
  To: gentoo-soc


[-- Attachment #1.1: Type: text/plain, Size: 274 bytes --]

Hi all,

I'll apply to GSoC with the Octave/Matlab support (g-octave) idea.

I'm sending an example patch for the g-octave mercurial repository, as sugested
by the application template.

Best regards,

-- 
Rafael Goncalves Martins
http://rafaelmartins.eng.br/


[-- Attachment #1.2: g-octave_example.patch --]
[-- Type: text/plain, Size: 1170 bytes --]

# HG changeset patch
# User Rafael G. Martins <rafael@rafaelmartins.eng.br>
# Date 1264797436 7200
# Node ID eb1eddba443fc173f4a010ec5024fec79d1d02d3
# Parent  aad943cb69441294cdb7c0b695d38428bbbd0303
removed old ebuild (0.1_rc1)

diff --git a/ebuilds/g-octave-0.1_rc1.ebuild b/ebuilds/g-octave-0.1_rc1.ebuild
deleted file mode 100644
--- a/ebuilds/g-octave-0.1_rc1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI="2"
-
-inherit distutils
-
-MY_PV=${PV/_rc/b}
-MY_P=${PN}-${MY_PV}
-
-DESCRIPTION="A tool that generates and installs ebuilds for Octave-Forge"
-HOMEPAGE="http://bitbucket.org/rafaelmartins/g-octave/"
-SRC_URI="http://bitbucket.org/rafaelmartins/${PN}/downloads/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="colors"
-
-DEPEND="<dev-lang/python-3"
-RDEPEND="${DEPEND}
-	sys-apps/portage
-	dev-python/simplejson
-	colors? ( dev-python/pycolors )"
-
-S="${WORKDIR}/${MY_P}"
-
-src_prepare() {
-	if ! use colors; then
-		sed -i -e 's/from colors .*/raise/' scripts/g-octave \
-			|| die 'sed failed.'
-	fi
-}

[-- Attachment #2: Type: application/pgp-signature, Size: 490 bytes --]

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

only message in thread, other threads:[~2010-04-07 17:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-07 17:47 [gentoo-soc] [rafael@rafaelmartins.eng.br: [PATCH] g-octave] Rafael Goncalves Martins

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