Gentoo Archives: gentoo-commits

From: "Ryan Hill (dirtyepic)" <dirtyepic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/font-misc-ethiopic: ChangeLog font-misc-ethiopic-1.0.0.ebuild
Date: Sat, 22 Aug 2009 20:28:44
Message-Id: E1MexCb-0002pt-Q1@stork.gentoo.org
1 dirtyepic 09/08/22 20:28:41
2
3 Modified: ChangeLog font-misc-ethiopic-1.0.0.ebuild
4 Log:
5 Revert uninintended change to stable ebuild.
6 (Portage version: 2.2_rc39/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.22 media-fonts/font-misc-ethiopic/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog?rev=1.22&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog?rev=1.22&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog?r1=1.21&r2=1.22
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v
18 retrieving revision 1.21
19 retrieving revision 1.22
20 diff -u -r1.21 -r1.22
21 --- ChangeLog 22 Aug 2009 20:26:30 -0000 1.21
22 +++ ChangeLog 22 Aug 2009 20:28:41 -0000 1.22
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-fonts/font-misc-ethiopic
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.21 2009/08/22 20:26:30 dirtyepic Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/ChangeLog,v 1.22 2009/08/22 20:28:41 dirtyepic Exp $
28 +
29 + 22 Aug 2009; Ryan Hill <dirtyepic@g.o>
30 + font-misc-ethiopic-1.0.0.ebuild:
31 + Revert uninintended change to stable ebuild.
32
33 *font-misc-ethiopic-1.0.0-r1 (22 Aug 2009)
34
35
36
37
38 1.17 media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild?rev=1.17&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild?rev=1.17&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild?r1=1.16&r2=1.17
43
44 Index: font-misc-ethiopic-1.0.0.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v
47 retrieving revision 1.16
48 retrieving revision 1.17
49 diff -u -r1.16 -r1.17
50 --- font-misc-ethiopic-1.0.0.ebuild 22 Aug 2009 20:26:30 -0000 1.16
51 +++ font-misc-ethiopic-1.0.0.ebuild 22 Aug 2009 20:28:41 -0000 1.17
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v 1.16 2009/08/22 20:26:30 dirtyepic Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/font-misc-ethiopic/font-misc-ethiopic-1.0.0.ebuild,v 1.17 2009/08/22 20:28:41 dirtyepic Exp $
57
58 # Must be before x-modular eclass is inherited
59 #SNAPSHOT="yes"
60 @@ -16,5 +16,6 @@
61 x11-apps/bdftopcf
62 >=media-fonts/font-util-0.99.2"
63
64 -CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util"
65 -FONT_OPTIONS="--with-ttf-fontdir=/usr/share/fonts/TTF --with-otf-fontdir=/usr/share/fonts/OTF"
66 +CONFIGURE_OPTIONS="--with-mapfiles=${XDIR}/share/fonts/util
67 + --with-ttf-fontdir=/usr/share/fonts/TTF
68 + --with-otf-fontdir=/usr/share/fonts/OTF"