public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/fltk: ChangeLog fltk-1.3.0-r1.ebuild
Date: Fri,  2 Mar 2012 09:40:33 +0000 (UTC)	[thread overview]
Message-ID: <20120302094033.80C282004B@flycatcher.gentoo.org> (raw)

jlec        12/03/02 09:40:33

  Modified:             ChangeLog fltk-1.3.0-r1.ebuild
  Log:
  Add some more prefix awareness
  
  (Portage version: 2.2.0_alpha89/cvs/Linux x86_64)

Revision  Changes    Path
1.207                x11-libs/fltk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.207&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?rev=1.207&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/ChangeLog?r1=1.206&r2=1.207

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- ChangeLog	9 Feb 2012 05:06:50 -0000	1.206
+++ ChangeLog	2 Mar 2012 09:40:33 -0000	1.207
@@ -1,6 +1,9 @@
 # ChangeLog for x11-libs/fltk
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.206 2012/02/09 05:06:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/ChangeLog,v 1.207 2012/03/02 09:40:33 jlec Exp $
+
+  02 Mar 2012; Justin Lecher <jlec@gentoo.org> fltk-1.3.0-r1.ebuild:
+  Add some more prefix awareness
 
   09 Feb 2012; Jeroen Roovers <jer@gentoo.org> fltk-1.3.0.ebuild,
   fltk-1.3.0-r1.ebuild:



1.3                  x11-libs/fltk/fltk-1.3.0-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild?r1=1.2&r2=1.3

Index: fltk-1.3.0-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- fltk-1.3.0-r1.ebuild	9 Feb 2012 05:06:50 -0000	1.2
+++ fltk-1.3.0-r1.ebuild	2 Mar 2012 09:40:33 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.2 2012/02/09 05:06:50 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.0-r1.ebuild,v 1.3 2012/03/02 09:40:33 jlec Exp $
 
 EAPI=3
 
@@ -133,11 +133,11 @@
 	doins CMake/FLTK*.cmake
 
 	echo "LDPATH=${LIBDIR}" > 99fltk-${SLOT}
-	echo "FLTK_DOCDIR=/usr/share/doc/${PF}/html" >> 99fltk-${SLOT}
+	echo "FLTK_DOCDIR=${EPREFIX}/usr/share/doc/${PF}/html" >> 99fltk-${SLOT}
 	doenvd 99fltk-${SLOT}
 
 	if ! use static-libs; then
-		rm "${D}"/usr/lib*/fltk-1/*.a || die
+		rm "${ED}"/usr/lib*/fltk-1/*.a || die
 	fi
 }
 






             reply	other threads:[~2012-03-02  9:40 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-02  9:40 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-19 17:12 [gentoo-commits] gentoo-x86 commit in x11-libs/fltk: ChangeLog fltk-1.3.0-r1.ebuild Raul Porcel (armin76)
2012-07-14 12:01 Markus Meier (maekke)
2012-07-10 19:18 Brent Baude (ranger)
2012-07-03 16:40 Brent Baude (ranger)
2012-06-27  3:10 Jeroen Roovers (jer)
2012-06-20  7:44 Jeff Horelick (jdhore)
2012-06-19 19:45 Agostino Sarubbo (ago)
2012-05-30  8:04 Justin Lecher (jlec)
2012-05-28 23:52 Anthony G. Basile (blueness)
2012-05-08  3:49 Christoph Junghans (ottxor)
2012-02-08 20:29 Jeroen Roovers (jer)

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=20120302094033.80C282004B@flycatcher.gentoo.org \
    --to=jlec@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