public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/pcf2bdf: pcf2bdf-1.04-r1.ebuild pcf2bdf-1.04.ebuild
@ 2009-09-23 15:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-09-23 15:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/09/23 15:06:18

  Modified:             pcf2bdf-1.04-r1.ebuild
  Removed:              pcf2bdf-1.04.ebuild
  Log:
  kill virtual/libc
  (Portage version: 2.2_rc41/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild?r1=1.6&r2=1.7

Index: pcf2bdf-1.04-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- pcf2bdf-1.04-r1.ebuild	6 Jul 2009 21:49:33 -0000	1.6
+++ pcf2bdf-1.04-r1.ebuild	23 Sep 2009 15:06:18 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild,v 1.6 2009/07/06 21:49:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/pcf2bdf/pcf2bdf-1.04-r1.ebuild,v 1.7 2009/09/23 15:06:18 ssuominen Exp $
 
 inherit toolchain-funcs eutils
 
@@ -11,16 +11,13 @@
 LICENSE="as-is"
 SLOT="0"
 KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc s390 sh sparc x86 ~x86-fbsd"
-
 IUSE=""
 
-DEPEND="virtual/libc"
 S=${WORKDIR}
 
 src_unpack() {
 	unpack ${A}
-	cd ${S}
-
+	cd "${S}"
 	epatch "${FILESDIR}"/${P}-64bit.patch
 	epatch "${FILESDIR}"/${P}-gzip.patch
 }
@@ -30,8 +27,8 @@
 }
 
 src_install() {
-	make -f Makefile.gcc \
-		PREFIX=${D}/usr \
-		MANPATH=${D}/usr/share/man/man1 \
+	emake -f Makefile.gcc \
+		PREFIX="${D}/usr" \
+		MANPATH="${D}/usr/share/man/man1" \
 		install || die
 }






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

only message in thread, other threads:[~2009-09-23 15:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 15:06 [gentoo-commits] gentoo-x86 commit in media-fonts/pcf2bdf: pcf2bdf-1.04-r1.ebuild pcf2bdf-1.04.ebuild Samuli Suominen (ssuominen)

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