diff options
author | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-17 13:49:56 +0000 |
---|---|---|
committer | Peter Alfredsen <loki_val@gentoo.org> | 2009-05-17 13:49:56 +0000 |
commit | 893d40d2fd4aa05ac33d63536806009837048b3c (patch) | |
tree | ff6abb5d290273cea92f07629d101020f36aa6ce /media-fonts/tibetan-machine-font | |
parent | Stable on alpha, bug #270102 (diff) | |
download | historical-893d40d2fd4aa05ac33d63536806009837048b3c.tar.gz historical-893d40d2fd4aa05ac33d63536806009837048b3c.tar.bz2 historical-893d40d2fd4aa05ac33d63536806009837048b3c.zip |
Keyword ~amd64
Package-Manager: portage-2.2_rc28/cvs/Linux x86_64
Diffstat (limited to 'media-fonts/tibetan-machine-font')
-rw-r--r-- | media-fonts/tibetan-machine-font/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-fonts/tibetan-machine-font/ChangeLog b/media-fonts/tibetan-machine-font/ChangeLog index 856375339af7..e36464e3fe3f 100644 --- a/media-fonts/tibetan-machine-font/ChangeLog +++ b/media-fonts/tibetan-machine-font/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-fonts/tibetan-machine-font -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/ChangeLog,v 1.1 2008/05/26 10:43:24 loki_val Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/ChangeLog,v 1.2 2009/05/17 13:49:56 loki_val Exp $ + + 17 May 2009; Peter Alfredsen <loki_val@gentoo.org> + tibetan-machine-font-1.901.ebuild: + Keyword ~amd64 *tibetan-machine-font-1.901 (26 May 2008) diff --git a/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild b/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild index 5c2acbade755..0ff187d5a805 100644 --- a/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild +++ b/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild,v 1.1 2008/05/26 10:43:24 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild,v 1.2 2009/05/17 13:49:56 loki_val Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/TibetanMachineUnicodeFont-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" IUSE="" DEPEND="app-arch/unzip" |