public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-libs/libfontenc: ChangeLog libfontenc-1.0.4.ebuild
@ 2009-05-08 21:11 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2009-05-08 21:11 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/08 21:11:23

  Modified:             ChangeLog libfontenc-1.0.4.ebuild
  Log:
  Missing rdepend sys-libs/zlib wrt #268997, thanks to Corbin Simpson.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.44                 x11-libs/libfontenc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	31 Jan 2008 04:32:00 -0000	1.43
+++ ChangeLog	8 May 2009 21:11:23 -0000	1.44
@@ -1,6 +1,10 @@
 # ChangeLog for x11-libs/libfontenc
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.43 2008/01/31 04:32:00 dberkholz Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.44 2009/05/08 21:11:23 ssuominen Exp $
+
+  08 May 2009; Samuli Suominen <ssuominen@gentoo.org>
+  libfontenc-1.0.4.ebuild:
+  Missing rdepend sys-libs/zlib wrt #268997, thanks to Corbin Simpson.
 
   31 Jan 2008; Donnie Berkholz <dberkholz@gentoo.org>;
   -libfontenc-1.0.2.ebuild:



1.13                 x11-libs/libfontenc/libfontenc-1.0.4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.4.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.4.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.4.ebuild?r1=1.12&r2=1.13

Index: libfontenc-1.0.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.4.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- libfontenc-1.0.4.ebuild	5 May 2009 07:57:49 -0000	1.12
+++ libfontenc-1.0.4.ebuild	8 May 2009 21:11:23 -0000	1.13
@@ -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/x11-libs/libfontenc/libfontenc-1.0.4.ebuild,v 1.12 2009/05/05 07:57:49 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-1.0.4.ebuild,v 1.13 2009/05/08 21:11:23 ssuominen Exp $
 
 # Must be before x-modular eclass is inherited
 # SNAPSHOT="yes"
@@ -11,8 +11,10 @@
 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
-RDEPEND=""
+RDEPEND="sys-libs/zlib"
 DEPEND="${RDEPEND}
 	x11-proto/xproto"
 
-CONFIGURE_OPTIONS="--with-encodingsdir=/usr/share/fonts/encodings"
+pkg_setup() {
+	CONFIGURE_OPTIONS="--with-encodingsdir=/usr/share/fonts/encodings"
+}






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

only message in thread, other threads:[~2009-05-08 21:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-08 21:11 [gentoo-commits] gentoo-x86 commit in x11-libs/libfontenc: ChangeLog libfontenc-1.0.4.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