public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Saleem Abdulrasool (compnerd)" <compnerd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/mono-addins: ChangeLog mono-addins-0.3.ebuild
Date: Sun, 30 Dec 2007 09:13:12 +0000	[thread overview]
Message-ID: <E1J8uEK-00015T-KS@stork.gentoo.org> (raw)

compnerd    07/12/30 09:13:12

  Modified:             ChangeLog
  Added:                mono-addins-0.3.ebuild
  Log:
  version bump from upstream
  (Portage version: 2.1.4_rc11)

Revision  Changes    Path
1.3                  dev-dotnet/mono-addins/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/mono-addins/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	21 Jul 2007 12:23:19 -0000	1.2
+++ ChangeLog	30 Dec 2007 09:13:12 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-dotnet/mono-addins
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v 1.2 2007/07/21 12:23:19 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/ChangeLog,v 1.3 2007/12/30 09:13:12 compnerd Exp $
+
+*mono-addins-0.3 (30 Dec 2007)
+
+  30 Dec 2007; Saleem Abdulrasool <compnerd@gentoo.org>
+  +mono-addins-0.3.ebuild:
+  Version bump from upstream
 
   21 Jul 2007; Jurek Bartuszek <jurek@gentoo.org> mono-addins-0.2.ebuild:
   Updated description



1.1                  dev-dotnet/mono-addins/mono-addins-0.3.ebuild

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

Index: mono-addins-0.3.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-addins/mono-addins-0.3.ebuild,v 1.1 2007/12/30 09:13:12 compnerd Exp $

inherit mono multilib

DESCRIPTION="A generic framework for creating extensible applications"
HOMEPAGE="http://www.mono-project.com/Mono.Addins"
SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.bz2"

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

RDEPEND=">=dev-lang/mono-1.0
		 >=dev-dotnet/gtk-sharp-2.0"
DEPEND="${RDEPEND}
		>=dev-util/pkgconfig-0.19"

src_unpack() {
	unpack ${A}
	cd "${S}"

	sed -i -e "s:\$(prefix)/lib:\$(prefix)/$(get_libdir):g" \
		   -e "s:\${prefix}/lib:\${prefix}/$(get_libdir):g" \
	configure{,.ac} || die "libdir fixup failed"

	find "${S}" -name 'Makefile*' -exec \
		sed -i -e "s:\$(prefix)/lib:\$(prefix)/$(get_libdir):g" \
			   -e "s:\${prefix}/lib:\${prefix}/$(get_libdir):g" \
		{} \; \
	|| die "libdir fixup failed"
}

src_install() {
	emake DESTDIR="${D}" install || die "install failed"
}



-- 
gentoo-commits@gentoo.org mailing list



             reply	other threads:[~2007-12-30  9:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-30  9:13 Saleem Abdulrasool (compnerd) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-12-30  9:33 [gentoo-commits] gentoo-x86 commit in dev-dotnet/mono-addins: ChangeLog mono-addins-0.3.ebuild Saleem Abdulrasool (compnerd)
2008-07-27 22:35 Olivier Crete (tester)
2008-08-10 19:10 Markus Meier (maekke)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1J8uEK-00015T-KS@stork.gentoo.org \
    --to=compnerd@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox