diff options
author | 2007-09-06 12:42:30 +0000 | |
---|---|---|
committer | 2007-09-06 12:42:30 +0000 | |
commit | 90305ef85eb45c1890ba1fef1fc4efc1e65568c0 (patch) | |
tree | 66de915d45583d48379eab56c2fa29d73da4e515 /media-fonts | |
parent | Add doc fix wrt bug #126992 thanks to Togge, also cleanup old crap (diff) | |
download | gentoo-2-90305ef85eb45c1890ba1fef1fc4efc1e65568c0.tar.gz gentoo-2-90305ef85eb45c1890ba1fef1fc4efc1e65568c0.tar.bz2 gentoo-2-90305ef85eb45c1890ba1fef1fc4efc1e65568c0.zip |
Marked ppc and ppc64
(Portage version: 2.1.3.6)
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 f7b36a92d30e..79b6c3739682 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.18 2007/07/29 22:18:55 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.19 2007/09/06 12:42:30 lu_zero Exp $ + + 06 Sep 2007; Luca Barbato <lu_zero@gentoo.org> + liberation-fonts-ttf-3-r1.ebuild: + Marked ppc and ppc64 29 Jul 2007; 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 1f74bfc6b88f..a9c3fce29495 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.6 2007/07/29 22:18:55 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-3-r1.ebuild,v 1.7 2007/09/06 12:42:30 lu_zero 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" |