public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/gconf-sharp: ChangeLog gconf-sharp-2.24.0.ebuild
@ 2008-11-26  0:55 Peter Alfredsen (loki_val)
  0 siblings, 0 replies; only message in thread
From: Peter Alfredsen (loki_val) @ 2008-11-26  0:55 UTC (permalink / raw
  To: gentoo-commits

loki_val    08/11/26 00:55:54

  Modified:             ChangeLog
  Added:                gconf-sharp-2.24.0.ebuild
  Log:
  Bump to 2.24.0
  (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc4 x86_64)

Revision  Changes    Path
1.55                 dev-dotnet/gconf-sharp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	25 Nov 2008 20:56:30 -0000	1.54
+++ ChangeLog	26 Nov 2008 00:55:54 -0000	1.55
@@ -1,6 +1,12 @@
 # ChangeLog for dev-dotnet/gconf-sharp
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog,v 1.54 2008/11/25 20:56:30 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/ChangeLog,v 1.55 2008/11/26 00:55:54 loki_val Exp $
+
+*gconf-sharp-2.24.0 (26 Nov 2008)
+
+  26 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +gconf-sharp-2.24.0.ebuild:
+  Bump to 2.24.0
 
   25 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
   gconf-sharp-2.16.0.ebuild:



1.1                  dev-dotnet/gconf-sharp/gconf-sharp-2.24.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gconf-sharp/gconf-sharp-2.24.0.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gconf-sharp/gconf-sharp-2.24.0.ebuild?rev=1.1&content-type=text/plain

Index: gconf-sharp-2.24.0.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gconf-sharp/gconf-sharp-2.24.0.ebuild,v 1.1 2008/11/26 00:55:54 loki_val Exp $

EAPI=2

GTK_SHARP_MODULE="gnome"
GTK_SHARP_MODULE_DEPS="art"
GTK_SHARP_REQUIRED_VERSION="2.12"

inherit gtk-sharp-module

SLOT="2"
KEYWORDS="~x86 ~ppc ~sparc ~x86-fbsd ~amd64"
IUSE=""

DEPEND="${DEPEND}
		>=gnome-base/gconf-2.20
		>=dev-dotnet/gtk-sharp-2.12.6[glade]
		>=dev-dotnet/gnome-sharp-${PV}
		>=dev-dotnet/art-sharp-${PV}"

src_prepare() {
	gtk-sharp-module_src_prepare

	# The makefile for GConf.PropertyEditors references two dll's which will
	# not be built in our case because of the splitting of gnome-sharp;
	# reference their system-installed counterparts instead.
	# TODO: Should this be in the eclass? If no, the other fix for gconf-sharp
	# in the eclass should be moved here as well.
	sed -i -e "s:\$(top_builddir)/art/art-sharp.dll:${GTK_SHARP_LIB_DIR}/art-sharp.dll:" \
			-e "s:\$(top_builddir)/gnome/gnome-sharp.dll:${GTK_SHARP_LIB_DIR}/gnome-sharp.dll:" \
			"${S}"/gconf/GConf.PropertyEditors/Makefile.in || die "sed failed"
}






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

only message in thread, other threads:[~2008-11-26  0:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-26  0:55 [gentoo-commits] gentoo-x86 commit in dev-dotnet/gconf-sharp: ChangeLog gconf-sharp-2.24.0.ebuild Peter Alfredsen (loki_val)

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