public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ada/cbind: cbind-6.0.ebuild
@ 2008-01-26 23:57 George Shapovalov (george)
  0 siblings, 0 replies; only message in thread
From: George Shapovalov (george) @ 2008-01-26 23:57 UTC (permalink / raw
  To: gentoo-commits

george      08/01/26 23:57:51

  Modified:             cbind-6.0.ebuild
  Log:
  fixed quotation
  (Portage version: 2.1.4)

Revision  Changes    Path
1.6                  dev-ada/cbind/cbind-6.0.ebuild

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

Index: cbind-6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cbind-6.0.ebuild	28 May 2007 19:01:56 -0000	1.5
+++ cbind-6.0.ebuild	26 Jan 2008 23:57:51 -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-ada/cbind/cbind-6.0.ebuild,v 1.5 2007/05/28 19:01:56 george Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ada/cbind/cbind-6.0.ebuild,v 1.6 2008/01/26 23:57:51 george Exp $
 
 # !NOTE!
 # this is a utility, no libs generated, no reason to do the gnat.eclass dance
@@ -11,7 +11,7 @@
 HOMEPAGE="http://www.rational.com/"
 LICENSE="GMGPL"
 
-DEPEND="virtual/gnat"
+DEPEND="virtual/ada"
 
 SLOT="0"
 KEYWORDS="~x86 ~amd64"
@@ -22,6 +22,6 @@
 }
 
 src_install () {
-	make PREFIX=${D}/usr/ install || die
+	make PREFIX="${D}"/usr/ install || die
 	dodoc README DOCS
 }



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



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

only message in thread, other threads:[~2008-01-26 23:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 23:57 [gentoo-commits] gentoo-x86 commit in dev-ada/cbind: cbind-6.0.ebuild George Shapovalov (george)

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