public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-fonts/ubuntu-font-family: ChangeLog ubuntu-font-family-0.71.2.ebuild
@ 2011-05-17 23:41 Dror Levin (spatz)
  0 siblings, 0 replies; 2+ messages in thread
From: Dror Levin (spatz) @ 2011-05-17 23:41 UTC (permalink / raw
  To: gentoo-commits

spatz       11/05/17 23:41:25

  Modified:             ChangeLog
  Added:                ubuntu-font-family-0.71.2.ebuild
  Log:
  Version bump, bug 367581.
  
  (Portage version: 2.2.0_alpha33/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-fonts/ubuntu-font-family/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	18 Jan 2011 22:41:45 -0000	1.2
+++ ChangeLog	17 May 2011 23:41:25 -0000	1.3
@@ -1,6 +1,11 @@
 # ChangeLog for media-fonts/ubuntu-font-family
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.2 2011/01/18 22:41:45 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.3 2011/05/17 23:41:25 spatz Exp $
+
+*ubuntu-font-family-0.71.2 (17 May 2011)
+
+  17 May 2011; Dror Levin <spatz@gentoo.org> +ubuntu-font-family-0.71.2.ebuild:
+  Version bump, bug 367581.
 
   18 Jan 2011; Dror Levin <spatz@gentoo.org> ubuntu-font-family-0.70.1.ebuild:
   Add dep on app-arch/unzip.



1.1                  media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild?rev=1.1&content-type=text/plain

Index: ubuntu-font-family-0.71.2.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild,v 1.1 2011/05/17 23:41:25 spatz Exp $

EAPI=4

inherit font

DESCRIPTION="A set of matching libre/open fonts funded by Canonical"
HOMEPAGE="http://font.ubuntu.com/"
SRC_URI="http://font.ubuntu.com/download/${P}.zip"

LICENSE="UbuntuFontLicense-1.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

DEPEND="app-arch/unzip"
RDEPEND=""

FONT_SUFFIX="ttf"

DOCS="CONTRIBUTING.txt FONTLOG.txt README.txt"






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in media-fonts/ubuntu-font-family: ChangeLog ubuntu-font-family-0.71.2.ebuild
@ 2011-06-08 18:21 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2011-06-08 18:21 UTC (permalink / raw
  To: gentoo-commits

maekke      11/06/08 18:21:43

  Modified:             ChangeLog ubuntu-font-family-0.71.2.ebuild
  Log:
  amd64/x86 stable, bug #368217
  
  (Portage version: 2.1.9.50/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  media-fonts/ubuntu-font-family/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 May 2011 23:41:25 -0000	1.3
+++ ChangeLog	8 Jun 2011 18:21:43 -0000	1.4
@@ -1,6 +1,10 @@
 # ChangeLog for media-fonts/ubuntu-font-family
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.3 2011/05/17 23:41:25 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ChangeLog,v 1.4 2011/06/08 18:21:43 maekke Exp $
+
+  08 Jun 2011; Markus Meier <maekke@gentoo.org>
+  ubuntu-font-family-0.71.2.ebuild:
+  amd64/x86 stable, bug #368217
 
 *ubuntu-font-family-0.71.2 (17 May 2011)
 



1.2                  media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild

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

Index: ubuntu-font-family-0.71.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ubuntu-font-family-0.71.2.ebuild	17 May 2011 23:41:25 -0000	1.1
+++ ubuntu-font-family-0.71.2.ebuild	8 Jun 2011 18:21:43 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild,v 1.1 2011/05/17 23:41:25 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/ubuntu-font-family/ubuntu-font-family-0.71.2.ebuild,v 1.2 2011/06/08 18:21:43 maekke Exp $
 
 EAPI=4
 
@@ -12,7 +12,7 @@
 
 LICENSE="UbuntuFontLicense-1.0"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 DEPEND="app-arch/unzip"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-08 18:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 23:41 [gentoo-commits] gentoo-x86 commit in media-fonts/ubuntu-font-family: ChangeLog ubuntu-font-family-0.71.2.ebuild Dror Levin (spatz)
  -- strict thread matches above, loose matches on Subject: below --
2011-06-08 18:21 Markus Meier (maekke)

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