diff options
author | Torsten Veller <tove@gentoo.org> | 2007-05-22 05:12:56 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2007-05-22 05:12:56 +0000 |
commit | a47304f4d761b3e354dcec2a0f0f768640986c43 (patch) | |
tree | 4b6bcd42839926ebf211ce48c3682736f4a8158a /media-fonts/liberation-fonts-ttf | |
parent | Add ~x86 keyword (diff) | |
download | gentoo-2-a47304f4d761b3e354dcec2a0f0f768640986c43.tar.gz gentoo-2-a47304f4d761b3e354dcec2a0f0f768640986c43.tar.bz2 gentoo-2-a47304f4d761b3e354dcec2a0f0f768640986c43.zip |
Keyworded ~x86
(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-2.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 1e22283be83c..86d845fea54e 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.1 2007/05/22 01:17:02 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/ChangeLog,v 1.2 2007/05/22 05:12:56 tove Exp $ + + 22 May 2007; Torsten Veller <tove@gentoo.org> + liberation-fonts-ttf-2.ebuild: + Keyworded ~x86 *liberation-fonts-ttf-2 (22 May 2007) diff --git a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild index 19795cd3e3ae..0d6cef0b7a2c 100644 --- a/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild +++ b/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild @@ -1,13 +1,13 @@ # 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-2.ebuild,v 1.1 2007/05/22 01:17:02 je_fro Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/liberation-fonts-ttf/liberation-fonts-ttf-2.ebuild,v 1.2 2007/05/22 05:12:56 tove Exp $ inherit font DESCRIPTION="A GPL-2 TrueType font replacement, courtesy of Red Hat." SRC_URI="https://www.redhat.com/f/fonts/${P}.tar.gz" HOMEPAGE="http://www.redhat.com" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="GPL-2-with-exceptions" IUSE="X" |