diff options
author | Markus Meier <maekke@gentoo.org> | 2007-09-08 11:51:36 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2007-09-08 11:51:36 +0000 |
commit | 9325607370f2aea74f933e523f9f1a0737f78db6 (patch) | |
tree | b068b8e717778f960e83a8912e910b9a733d6edf /media-fonts | |
parent | Stable on ppc wrt bug 191283 (diff) | |
download | gentoo-2-9325607370f2aea74f933e523f9f1a0737f78db6.tar.gz gentoo-2-9325607370f2aea74f933e523f9f1a0737f78db6.tar.bz2 gentoo-2-9325607370f2aea74f933e523f9f1a0737f78db6.zip |
stable on x86, wrt bug #191461
(Portage version: 2.1.3.8)
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 fdd897d13c20..e89c065c3c3d 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.20 2007/09/06 14:07:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.21 2007/09/08 11:51:36 maekke Exp $ + + 08 Sep 2007; Markus Meier <maekke@gentoo.org> + liberation-fonts-ttf-3-r1.ebuild: + stable on x86, wrt bug #191461 06 Sep 2007; Christoph Mende <angelos@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 36ce4d569d5a..4c883190487f 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-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.8 2007/09/06 14:07:45 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild,v 1.9 2007/09/08 11:51:36 maekke 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="amd64 ppc ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" SLOT="0" LICENSE="GPL-2-with-exceptions" IUSE="X" |