diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2010-02-03 15:35:44 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2010-02-03 15:35:44 +0000 |
commit | bc7351578e2687f5cc32d911009a59d0a93599aa (patch) | |
tree | f2d1b0cda6bf3b39aec6842685fc3d578350b4a3 /media-fonts/liberation-fonts | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-bc7351578e2687f5cc32d911009a59d0a93599aa.tar.gz gentoo-2-bc7351578e2687f5cc32d911009a59d0a93599aa.tar.bz2 gentoo-2-bc7351578e2687f5cc32d911009a59d0a93599aa.zip |
Stabilizing liberation-fonts-1.04, closing bug #303057.
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/liberation-fonts')
-rw-r--r-- | media-fonts/liberation-fonts/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/liberation-fonts/ChangeLog b/media-fonts/liberation-fonts/ChangeLog index 4fe7ff2e1ae2..3a15be98ee80 100644 --- a/media-fonts/liberation-fonts/ChangeLog +++ b/media-fonts/liberation-fonts/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/liberation-fonts -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.4 2009/09/07 21:24:39 dirtyepic Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/ChangeLog,v 1.5 2010/02/03 15:35:44 je_fro Exp $ + + 03 Feb 2010; Jeff Gardner <je_fro@gentoo.org> + liberation-fonts-1.04.ebuild: + Stabilizing, thanks to darkside, fauli, and pva. 07 Sep 2009; Ryan Hill <dirtyepic@gentoo.org> liberation-fonts-1.03.ebuild, liberation-fonts-1.04.ebuild: diff --git a/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild b/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild index 68faa24d1679..892e31860aee 100644 --- a/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild +++ b/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild,v 1.2 2009/09/07 21:24:39 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts/liberation-fonts-1.04.ebuild,v 1.3 2010/02/03 15:35:44 je_fro Exp $ inherit font DESCRIPTION="A GPL-2 Helvetica/Times/Courier replacement TrueType font set, courtesy of Red Hat" SRC_URI="https://fedorahosted.org/releases/l/i/${PN}/${P}.tar.gz" HOMEPAGE="https://fedorahosted.org/liberation-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" |