diff options
author | Markus Meier <maekke@gentoo.org> | 2009-08-02 10:24:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-08-02 10:24:57 +0000 |
commit | 02d5163ddb6b9c0d869756a5475ac2ca903d5257 (patch) | |
tree | 5ac8463f4f2246933c6f9321d1d937332066694d /media-fonts/tibetan-machine-font | |
parent | amd64/x86 stable, bug #279842 (diff) | |
download | gentoo-2-02d5163ddb6b9c0d869756a5475ac2ca903d5257.tar.gz gentoo-2-02d5163ddb6b9c0d869756a5475ac2ca903d5257.tar.bz2 gentoo-2-02d5163ddb6b9c0d869756a5475ac2ca903d5257.zip |
amd64/x86 stable, bug #279858
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts/tibetan-machine-font')
-rw-r--r-- | media-fonts/tibetan-machine-font/ChangeLog | 6 | ||||
-rw-r--r-- | media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/tibetan-machine-font/ChangeLog b/media-fonts/tibetan-machine-font/ChangeLog index e10f04fd6ce0..e4071aa05a1b 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/ChangeLog,v 1.3 2009/06/05 16:02:39 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/ChangeLog,v 1.4 2009/08/02 10:24:57 maekke Exp $ + + 02 Aug 2009; Markus Meier <maekke@gentoo.org> + tibetan-machine-font-1.901.ebuild: + amd64/x86 stable, bug #279858 05 Jun 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml: Retiring, bug 220219. 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 0ff187d5a805..dd9c16cf0f29 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-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.2 2009/05/17 13:49:56 loki_val Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/tibetan-machine-font/tibetan-machine-font-1.901.ebuild,v 1.3 2009/08/02 10:24:57 maekke Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/TibetanMachineUnicodeFont-${PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="app-arch/unzip" |