diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:28:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-24 12:28:55 +0000 |
commit | d521098df5e44007a0ec2b33edde274e66f16287 (patch) | |
tree | 1d782eb73804346e7db64a21bfee7f7873dd8393 /media-fonts | |
parent | Fix gtk-docs not showing up in devhelp; also clean up an ancient version that... (diff) | |
download | gentoo-2-d521098df5e44007a0ec2b33edde274e66f16287.tar.gz gentoo-2-d521098df5e44007a0ec2b33edde274e66f16287.tar.bz2 gentoo-2-d521098df5e44007a0ec2b33edde274e66f16287.zip |
alpha/sparc stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/liberation-fonts-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/liberation-fonts-ttf/ChangeLog b/media-fonts/liberation-fonts-ttf/ChangeLog index 115559be1ec8..aa1dee7af888 100644 --- a/media-fonts/liberation-fonts-ttf/ChangeLog +++ b/media-fonts/liberation-fonts-ttf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/liberation-fonts-ttf # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.24 2008/01/29 03:34:23 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.25 2008/02/24 12:28:55 armin76 Exp $ + + 24 Feb 2008; Raúl Porcel <armin76@gentoo.org> + liberation-fonts-ttf-3-r1.ebuild: + alpha/sparc stable 29 Jan 2008; Ryan Hill <dirtyepic@gentoo.org> liberation-fonts-ttf-3-r1.ebuild: diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild index e51004925d2e..7f8b728dbc51 100644 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild +++ b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild,v 1.12 2008/01/29 03:34:23 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild,v 1.13 2008/02/24 12:28:55 armin76 Exp $ inherit font @@ -9,7 +9,7 @@ MY_PV="0.2" DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" SRC_URI="https://www.redhat.com/f/fonts/${P}.tar.gz" HOMEPAGE="http://www.redhat.com/promo/fonts/" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2-with-exceptions" IUSE="X" |