public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/monouml: monouml-0.1.ebuild ChangeLog
@ 2008-05-30 22:45 Jurek Bartuszek (jurek)
  0 siblings, 0 replies; only message in thread
From: Jurek Bartuszek (jurek) @ 2008-05-30 22:45 UTC (permalink / raw
  To: gentoo-commits

jurek       08/05/30 22:45:28

  Modified:             monouml-0.1.ebuild ChangeLog
  Log:
  dev-dotnet/monouml: Added dev-util/pkgconfig dependency (bug #206118)
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.6                  dev-dotnet/monouml/monouml-0.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild?r1=1.5&r2=1.6

Index: monouml-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- monouml-0.1.ebuild	11 Aug 2007 14:48:14 -0000	1.5
+++ monouml-0.1.ebuild	30 May 2008 22:45:28 -0000	1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 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/monouml/monouml-0.1.ebuild,v 1.5 2007/08/11 14:48:14 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/monouml-0.1.ebuild,v 1.6 2008/05/30 22:45:28 jurek Exp $
 
 inherit mono eutils
 
@@ -19,25 +19,26 @@
 	    >=dev-dotnet/gtk-sharp-1.9.2
 		>=dev-dotnet/gnome-sharp-1.9.2
 		>=dev-dotnet/glade-sharp-1.9.2
-		app-arch/unzip"
+		app-arch/unzip
+		dev-util/pkgconfig"
 
 KEYWORDS="amd64 x86"
 SLOT="0"
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
+	cd "${S}"
 
-	cp ${WORKDIR}/${EC_P}/*.dll ${WORKDIR}/${P}/bin/ || die
+	cp "${WORKDIR}"/${EC_P}/*.dll "${WORKDIR}"/${P}/bin/ || die
 }
 
 src_install() {
-	make DESTDIR=${D} install || die
+	make DESTDIR="${D}" install || die
 
 	# Workaround for messed up paths
 	dodir /usr/$(get_libdir)
-	mv ${D}/usr/monouml ${D}/usr/$(get_libdir)/
-	sed -i -e "s#/usr/${PN}#/usr/$(get_libdir)/${PN}#g" ${D}/usr/bin/monouml
+	mv "${D}"/usr/monouml "${D}"/usr/$(get_libdir)/
+	sed -i -e "s#/usr/${PN}#/usr/$(get_libdir)/${PN}#g" "${D}"/usr/bin/monouml
 
 	dodoc ChangeLog README AUTHORS
 }



1.6                  dev-dotnet/monouml/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	11 Aug 2007 14:48:14 -0000	1.5
+++ ChangeLog	30 May 2008 22:45:28 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/monouml
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/ChangeLog,v 1.5 2007/08/11 14:48:14 beandog Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/monouml/ChangeLog,v 1.6 2008/05/30 22:45:28 jurek Exp $
+
+  30 May 2008; Jurek Bartuszek <jurek@gentoo.org> monouml-0.1.ebuild:
+  Added dev-util/pkgconfig dependency (bug #206118)
 
   11 Aug 2007; Steve Dibb <beandog@gentoo.org> monouml-0.1.ebuild:
   amd64 stable, bug 186690



-- 
gentoo-commits@lists.gentoo.org mailing list



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

only message in thread, other threads:[~2008-05-30 22:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 22:45 [gentoo-commits] gentoo-x86 commit in dev-dotnet/monouml: monouml-0.1.ebuild ChangeLog Jurek Bartuszek (jurek)

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