From: "Daniel Drake (dsd)" <dsd@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-dotnet/gsf-sharp: ChangeLog gsf-sharp-0.8.ebuild
Date: Fri, 31 Oct 2008 20:18:32 +0000 [thread overview]
Message-ID: <E1Kw0S0-0007KO-FP@stork.gentoo.org> (raw)
dsd 08/10/31 20:18:32
Modified: ChangeLog gsf-sharp-0.8.ebuild
Log:
Add dependency on pkgconfig, bug #206094
(Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo-r2 i686)
Revision Changes Path
1.12 dev-dotnet/gsf-sharp/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 25 Dec 2007 13:20:27 -0000 1.11
+++ ChangeLog 31 Oct 2008 20:18:32 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for dev-dotnet/gsf-sharp
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog,v 1.11 2007/12/25 13:20:27 phreak Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/ChangeLog,v 1.12 2008/10/31 20:18:32 dsd Exp $
+
+ 31 Oct 2008; Daniel Drake <dsd@gentoo.org> gsf-sharp-0.8.ebuild:
+ Add dependency on pkgconfig, bug #206094
25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing joem from metadata.xml as per #69387.
1.6 dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild?r1=1.5&r2=1.6
Index: gsf-sharp-0.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gsf-sharp-0.8.ebuild 15 Jul 2007 02:54:24 -0000 1.5
+++ gsf-sharp-0.8.ebuild 31 Oct 2008 20:18:32 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild,v 1.5 2007/07/15 02:54:24 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gsf-sharp/gsf-sharp-0.8.ebuild,v 1.6 2008/10/31 20:18:32 dsd Exp $
inherit eutils mono autotools
@@ -12,9 +12,11 @@
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="dev-lang/mono
+RDEPEND="dev-lang/mono
>=gnome-extra/libgsf-1.14
>=dev-dotnet/gtk-sharp-2.3.90"
+DEPEND="${RDEPEND}
+ dev-util/pkgconfig"
src_install() {
make install DESTDIR="${D}"
next reply other threads:[~2008-10-31 20:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-31 20:18 Daniel Drake (dsd) [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-06-16 11:59 [gentoo-commits] gentoo-x86 commit in dev-dotnet/gsf-sharp: ChangeLog gsf-sharp-0.8.ebuild Agostino Sarubbo (ago)
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=E1Kw0S0-0007KO-FP@stork.gentoo.org \
--to=dsd@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