public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ryan Hill (dirtyepic)" <dirtyepic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/ttf-sil-padauk: ttf-sil-padauk-2.1.ebuild ChangeLog
Date: Sat, 19 Jan 2008 23:35:30 +0000	[thread overview]
Message-ID: <E1JGNDm-0001AW-2t@stork.gentoo.org> (raw)

dirtyepic    08/01/19 23:35:30

  Modified:             ttf-sil-padauk-2.1.ebuild ChangeLog
  Log:
  Ebuild touchup.
  (Portage version: 2.1.4)

Revision  Changes    Path
1.10                 media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild?r1=1.9&r2=1.10

Index: ttf-sil-padauk-2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ttf-sil-padauk-2.1.ebuild	25 Mar 2007 22:03:09 -0000	1.9
+++ ttf-sil-padauk-2.1.ebuild	19 Jan 2008 23:35:29 -0000	1.10
@@ -1,31 +1,18 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild,v 1.9 2007/03/25 22:03:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ttf-sil-padauk-2.1.ebuild,v 1.10 2008/01/19 23:35:29 dirtyepic Exp $
 
-inherit font versionator
+inherit font
 
-#MY_P="${PN/-/-sil-}-$(delete_version_separator 2)"
-
-DESCRIPTION="Padauk Typeface"
+DESCRIPTION="SIL Padauk - SIL fonts for Myanmar"
 HOMEPAGE="http://scripts.sil.org/padauk"
-#SRC_URI="http://scripts.sil.org/cms/scripts/render_download.php?site_id=nrsi\&format=file\&media_id=MH_Padauk_tarball\&filename=padauk_2_1.tar.gz"
 SRC_URI="mirror://gentoo/${P}.tgz"
 
 LICENSE="OFL"
 SLOT="0"
 KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
-IUSE="X doc"
-
-DOCS="FONTLOG OFL OFL-FAQ local.conf"
-FONT_SUFFIX="ttf"
+IUSE=""
 
-#S="${WORKDIR}/${MY_P}"
 FONT_S="${S}"
-
-src_install() {
-	font_src_install
-	if use doc ; then
-		insinto /usr/share/doc/${PN}-${PVR}
-		doins *.pdf
-	fi
-}
+FONT_SUFFIX="ttf"
+DOCS="FONTLOG OFL-FAQ"



1.11                 media-fonts/ttf-sil-padauk/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	25 Mar 2007 22:07:45 -0000	1.10
+++ ChangeLog	19 Jan 2008 23:35:29 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for media-fonts/ttf-sil-padauk
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog,v 1.10 2007/03/25 22:07:45 armin76 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ttf-sil-padauk/ChangeLog,v 1.11 2008/01/19 23:35:29 dirtyepic Exp $
+
+  19 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> ttf-sil-padauk-2.1.ebuild:
+  Ebuild touchup.
 
   25 Mar 2007; Raúl Porcel <armin76@gentoo.org> ttf-sil-padauk-2.1.ebuild:
   Add ~ia64 wrt bug 154089



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-01-19 23:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 23:35 Ryan Hill (dirtyepic) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-20 13:56 [gentoo-commits] gentoo-x86 commit in media-fonts/ttf-sil-padauk: ttf-sil-padauk-2.1.ebuild ChangeLog Gysbert Wassenaar (nixnut)
2008-01-20 14:16 Brent Baude (ranger)
2008-01-21  0:02 Markus Meier (maekke)
2008-01-21 15:56 Jeroen Roovers (jer)
2008-01-22 19:45 Raul Porcel (armin76)
2008-02-12 10:51 Santiago M. Mola (coldwind)
2008-02-24 12:32 Raul Porcel (armin76)

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=E1JGNDm-0001AW-2t@stork.gentoo.org \
    --to=dirtyepic@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