diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-08-11 02:40:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-08-11 02:40:33 +0000 |
commit | c405f3bdd0899c67013735aff556ecbd0ca373fe (patch) | |
tree | 4adee599b386e74a4125f9d6c00b926f69449aab /media-fonts/freefont-ttf | |
parent | amd64 stable, bug 182352 (diff) | |
download | gentoo-2-c405f3bdd0899c67013735aff556ecbd0ca373fe.tar.gz gentoo-2-c405f3bdd0899c67013735aff556ecbd0ca373fe.tar.bz2 gentoo-2-c405f3bdd0899c67013735aff556ecbd0ca373fe.zip |
add ~amd64, bug 187694
(Portage version: 2.1.2.11)
Diffstat (limited to 'media-fonts/freefont-ttf')
-rw-r--r-- | media-fonts/freefont-ttf/ChangeLog | 5 | ||||
-rw-r--r-- | media-fonts/freefont-ttf/freefont-ttf-20060126.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-fonts/freefont-ttf/ChangeLog b/media-fonts/freefont-ttf/ChangeLog index 8e6154f4c513..d1a0b9f7f5d6 100644 --- a/media-fonts/freefont-ttf/ChangeLog +++ b/media-fonts/freefont-ttf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-fonts/freefont-ttf # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.1 2007/08/04 07:13:45 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/ChangeLog,v 1.2 2007/08/11 02:40:33 beandog Exp $ + + 10 Aug 2007; Steve Dibb <beandog@gentoo.org> freefont-ttf-20060126.ebuild: + add ~amd64, bug 187694 *freefont-ttf-20060126 (04 Aug 2007) diff --git a/media-fonts/freefont-ttf/freefont-ttf-20060126.ebuild b/media-fonts/freefont-ttf/freefont-ttf-20060126.ebuild index ed146993b69d..5dd5bdb98427 100644 --- a/media-fonts/freefont-ttf/freefont-ttf-20060126.ebuild +++ b/media-fonts/freefont-ttf/freefont-ttf-20060126.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/freefont-ttf/freefont-ttf-20060126.ebuild,v 1.1 2007/08/04 07:13:45 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/freefont-ttf/freefont-ttf-20060126.ebuild,v 1.2 2007/08/11 02:40:33 beandog Exp $ inherit font @@ -10,7 +10,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/freefont/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" FONT_SUFFIX="ttf" S="${WORKDIR}/freefont-${PV}" |