diff options
author | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-12 12:24:46 +0000 |
---|---|---|
committer | Jeffrey Gardner <je_fro@gentoo.org> | 2007-06-12 12:24:46 +0000 |
commit | 9d18d8b278e2f9397f16753d4dd2e5f16f068b46 (patch) | |
tree | d133a70263cfb4662b69127f5825f029bab2a690 /media-fonts/liberation-fonts-ttf | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-9d18d8b278e2f9397f16753d4dd2e5f16f068b46.tar.gz gentoo-2-9d18d8b278e2f9397f16753d4dd2e5f16f068b46.tar.bz2 gentoo-2-9d18d8b278e2f9397f16753d4dd2e5f16f068b46.zip |
Clarifying pkg description wrt bug #181740
(Portage version: 2.1.2.7)
Diffstat (limited to 'media-fonts/liberation-fonts-ttf')
-rw-r--r-- | media-fonts/liberation-fonts-ttf/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-fonts/liberation-fonts-ttf/ChangeLog b/media-fonts/liberation-fonts-ttf/ChangeLog index ec8c9176e31c..5074f813154c 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.13 2007/06/12 05:41:56 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.14 2007/06/12 12:24:46 je_fro Exp $ + + 12 Jun 2007; Jeff Gardner <je_fro@gentoo.org> + liberation-fonts-ttf-3-r1.ebuild: + Clarifying pkg description wrt bug #181740 11 Jun 2007; Luca Barbato <lu_zero@gentoo.org> liberation-fonts-ttf-3.ebuild, 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 7212273891e0..6341c14899ca 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,14 +1,14 @@ # Copyright 1999-2007 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.2 2007/06/12 05:41:56 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild,v 1.3 2007/06/12 12:24:46 je_fro Exp $ inherit font MY_PV="0.2" -DESCRIPTION="A GPL-2 TrueType font replacement, courtesy of Red Hat." +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" +HOMEPAGE="http://www.redhat.com/promo/fonts/" KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" LICENSE="GPL-2-with-exceptions" |