public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Peter Alfredsen (loki_val)" <loki_val@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-util/monodevelop-database: ChangeLog monodevelop-database-1.9.1.ebuild
Date: Sun, 30 Nov 2008 12:57:05 +0000	[thread overview]
Message-ID: <E1L6lrF-0003uD-Fd@stork.gentoo.org> (raw)

loki_val    08/11/30 12:57:05

  Modified:             ChangeLog
  Added:                monodevelop-database-1.9.1.ebuild
  Log:
  Bump for mono-2
  (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc4 x86_64)

Revision  Changes    Path
1.3                  dev-util/monodevelop-database/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/monodevelop-database/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	1 Jun 2008 14:56:28 -0000	1.2
+++ ChangeLog	30 Nov 2008 12:57:05 -0000	1.3
@@ -1,6 +1,12 @@
 # ChangeLog for dev-util/monodevelop-database
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-database/ChangeLog,v 1.2 2008/06/01 14:56:28 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-database/ChangeLog,v 1.3 2008/11/30 12:57:05 loki_val Exp $
+
+*monodevelop-database-1.9.1 (30 Nov 2008)
+
+  30 Nov 2008; Peter Alfredsen <loki_val@gentoo.org>
+  +monodevelop-database-1.9.1.ebuild:
+  Bump for mono-2
 
 *monodevelop-database-1.0 (01 Jun 2008)
 



1.1                  dev-util/monodevelop-database/monodevelop-database-1.9.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodevelop-database/monodevelop-database-1.9.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-util/monodevelop-database/monodevelop-database-1.9.1.ebuild?rev=1.1&content-type=text/plain

Index: monodevelop-database-1.9.1.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-util/monodevelop-database/monodevelop-database-1.9.1.ebuild,v 1.1 2008/11/30 12:57:05 loki_val Exp $

EAPI=2

inherit eutils fdo-mime mono multilib

DESCRIPTION="Database Browser Extension for MonoDevelop"
HOMEPAGE="http://www.monodevelop.com/"
SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.tar.bz2"

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


RDEPEND=">=dev-util/monodevelop-${PV}"

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

src_compile() {
	emake -j1 || die "make failed"
}

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

pkg_postinst() {
	fdo-mime_mime_database_update
	fdo-mime_desktop_database_update
}






                 reply	other threads:[~2008-11-30 12:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=E1L6lrF-0003uD-Fd@stork.gentoo.org \
    --to=loki_val@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