public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/dotconf: ChangeLog dotconf-1.1.0.ebuild
@ 2009-03-23  5:22 William Hubbs (williamh)
  0 siblings, 0 replies; only message in thread
From: William Hubbs (williamh) @ 2009-03-23  5:22 UTC (permalink / raw
  To: gentoo-commits

williamh    09/03/23 05:22:59

  Modified:             ChangeLog dotconf-1.1.0.ebuild
  Log:
    Fixed bug #221549 and #243510.
  (Portage version: 2.2_rc26/cvs/Linux i686)

Revision  Changes    Path
1.15                 dev-libs/dotconf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dotconf/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	15 Apr 2008 16:31:13 -0000	1.14
+++ ChangeLog	23 Mar 2009 05:22:59 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/dotconf
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dotconf/ChangeLog,v 1.14 2008/04/15 16:31:13 jer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dotconf/ChangeLog,v 1.15 2009/03/23 05:22:59 williamh Exp $
+
+  23 Mar 2009; William Hubbs <williamh@gentoo.org> dotconf-1.1.0.ebuild:
+  Fixed bug #221549 and #243510.
 
   15 Apr 2008; Jeroen Roovers <jer@gentoo.org> dotconf-1.1.0.ebuild:
   Stable for HPPA (bug #217235).



1.12                 dev-libs/dotconf/dotconf-1.1.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild?r1=1.11&r2=1.12

Index: dotconf-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dotconf-1.1.0.ebuild	15 Apr 2008 16:31:13 -0000	1.11
+++ dotconf-1.1.0.ebuild	23 Mar 2009 05:22:59 -0000	1.12
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild,v 1.11 2008/04/15 16:31:13 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/dotconf/dotconf-1.1.0.ebuild,v 1.12 2009/03/23 05:22:59 williamh Exp $
+
+inherit eutils
 
 DESCRIPTION="dot.conf libraries"
 HOMEPAGE="http://www.azzit.de/dotconf/"
@@ -10,12 +12,12 @@
 SLOT="0"
 KEYWORDS="~alpha amd64 hppa ppc sparc x86"
 IUSE=""
-DEPEND=">=sys-devel/autoconf-2.58
-	>=sys-devel/make-3.80"
+DEPEND=">=sys-devel/autoconf-2.58"
+RDEPEND=""
 
 src_compile() {
 	econf --prefix=/usr || die
-	emake || die
+	emake CC=$(tc-getCC) || die
 }
 
 src_install() {






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

only message in thread, other threads:[~2009-03-23  5:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-23  5:22 [gentoo-commits] gentoo-x86 commit in dev-libs/dotconf: ChangeLog dotconf-1.1.0.ebuild William Hubbs (williamh)

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