public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-fonts/terminus-font: terminus-font-4.38.ebuild metadata.xml ChangeLog
Date: Tue, 21 Aug 2012 18:15:38 +0000 (UTC)	[thread overview]
Message-ID: <20120821181539.0E08920260@flycatcher.gentoo.org> (raw)

scarabeus    12/08/21 18:15:38

  Modified:             terminus-font-4.38.ebuild metadata.xml ChangeLog
  Log:
  Add useflag to center the tilda.
  
  (Portage version: 2.2.0_alpha121/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  media-fonts/terminus-font/terminus-font-4.38.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.38.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.38.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/terminus-font-4.38.ebuild?r1=1.1&r2=1.2

Index: terminus-font-4.38.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.38.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- terminus-font-4.38.ebuild	21 Aug 2012 12:11:49 -0000	1.1
+++ terminus-font-4.38.ebuild	21 Aug 2012 18:15:38 -0000	1.2
@@ -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/media-fonts/terminus-font/terminus-font-4.38.ebuild,v 1.1 2012/08/21 12:11:49 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/terminus-font-4.38.ebuild,v 1.2 2012/08/21 18:15:38 scarabeus Exp $
 
 EAPI=4
 
@@ -13,7 +13,7 @@
 LICENSE="OFL-1.1 GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
-IUSE="a-like-o distinct-l ru-dv +ru-g quote ru-i ru-k +psf raw-font-data +pcf"
+IUSE="a-like-o +center-tilda distinct-l ru-dv +ru-g quote ru-i ru-k +psf raw-font-data +pcf"
 
 DEPEND="dev-lang/perl
 		sys-apps/gawk
@@ -33,6 +33,7 @@
 	# ge - ge NOT like "mirrored" latin s, but like caps greek gamma
 	# ka - small ka NOT like minimised caps latin K, but like small latin k
 	use a-like-o && epatch "${S}"/alt/ao2.diff
+	use center-tilda && epatch "${S}"/alt/td1.diff
 	use distinct-l && epatch "${S}"/alt/ll2.diff
 	use ru-i     && epatch "${S}"/alt/ij1.diff
 	use ru-k     && epatch "${S}"/alt/ka2.diff



1.9                  media-fonts/terminus-font/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/metadata.xml?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/metadata.xml?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/metadata.xml?r1=1.8&r2=1.9

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/metadata.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- metadata.xml	21 Aug 2012 12:11:49 -0000	1.8
+++ metadata.xml	21 Aug 2012 18:15:38 -0000	1.9
@@ -36,5 +36,8 @@
 		<flag name="ru-k">
 			Changes view of Russian letter 'k' (see homepage)
 		</flag>
+		<flag name="center-tilda">
+			Place the '~' character vertically centered on the line instead of to the top.
+		</flag>
 	</use>
 </pkgmetadata>



1.89                 media-fonts/terminus-font/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/terminus-font/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	21 Aug 2012 12:11:49 -0000	1.88
+++ ChangeLog	21 Aug 2012 18:15:38 -0000	1.89
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/terminus-font
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.88 2012/08/21 12:11:49 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/terminus-font/ChangeLog,v 1.89 2012/08/21 18:15:38 scarabeus Exp $
+
+  21 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> metadata.xml,
+  terminus-font-4.38.ebuild:
+  Add useflag to center the tilda.
 
 *terminus-font-4.38 (21 Aug 2012)
 





             reply	other threads:[~2012-08-21 18:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21 18:15 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-08-29  6:04 [gentoo-commits] gentoo-x86 commit in media-fonts/terminus-font: terminus-font-4.38.ebuild metadata.xml ChangeLog Ben de Groot (yngwin)

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=20120821181539.0E08920260@flycatcher.gentoo.org \
    --to=scarabeus@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