public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] mono-env.eclass: set a default SRC_URI
@ 2013-05-24 19:19 Pacho Ramos
  2013-06-16 10:07 ` Pacho Ramos
  0 siblings, 1 reply; 2+ messages in thread
From: Pacho Ramos @ 2013-05-24 19:19 UTC (permalink / raw
  To: gentoo-dev; +Cc: dotnet

[-- Attachment #1: Type: text/plain, Size: 186 bytes --]

I noticed the following addition to mono-env.eclass would be needed to
let us kill go-mono.eclass (setting now obsolete SRC_URI and build
phases relying on base.eclass)

Patch attached


[-- Attachment #2: 1.patch --]
[-- Type: text/x-patch, Size: 345 bytes --]

--- mono-env.eclass~	2013-05-24 20:44:55.000000000 +0200
+++ mono-env.eclass	2013-05-24 21:18:01.000000000 +0200
@@ -9,6 +9,8 @@
 # @DESCRIPTION:
 # Set environment variables commonly used by dotnet packages.
 
+SRC_URI="http://download.mono-project.com/sources/${PN}/${P}.tar.bz2"
+
 EXPORT_FUNCTIONS pkg_setup
 
 if [[ ! ${_MONO_ENV} ]]; then

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] mono-env.eclass: set a default SRC_URI
  2013-05-24 19:19 [gentoo-dev] mono-env.eclass: set a default SRC_URI Pacho Ramos
@ 2013-06-16 10:07 ` Pacho Ramos
  0 siblings, 0 replies; 2+ messages in thread
From: Pacho Ramos @ 2013-06-16 10:07 UTC (permalink / raw
  To: gentoo-dev; +Cc: dotnet

El vie, 24-05-2013 a las 21:19 +0200, Pacho Ramos escribió:
> I noticed the following addition to mono-env.eclass would be needed to
> let us kill go-mono.eclass (setting now obsolete SRC_URI and build
> phases relying on base.eclass)
> 
> Patch attached
> 

Done



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-16 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24 19:19 [gentoo-dev] mono-env.eclass: set a default SRC_URI Pacho Ramos
2013-06-16 10:07 ` Pacho Ramos

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