diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:57:52 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:57:52 +0000 |
commit | 5a27665670915e13b1ed6dd62d566db76cfa8505 (patch) | |
tree | bad089b21abcfd0bd5468b299b54c2923be4d62c /media-fonts/konfont/konfont-0.1.ebuild | |
parent | stable amd64 (diff) | |
download | gentoo-2-5a27665670915e13b1ed6dd62d566db76cfa8505.tar.gz gentoo-2-5a27665670915e13b1ed6dd62d566db76cfa8505.tar.bz2 gentoo-2-5a27665670915e13b1ed6dd62d566db76cfa8505.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-fonts/konfont/konfont-0.1.ebuild')
-rw-r--r-- | media-fonts/konfont/konfont-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-fonts/konfont/konfont-0.1.ebuild b/media-fonts/konfont/konfont-0.1.ebuild index 576d0b674af9..7172d50f3b20 100644 --- a/media-fonts/konfont/konfont-0.1.ebuild +++ b/media-fonts/konfont/konfont-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/konfont/konfont-0.1.ebuild,v 1.4 2004/07/29 19:13:38 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/konfont/konfont-0.1.ebuild,v 1.5 2005/04/21 18:54:57 blubb Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/dists/potato/main/source/utils/${MY_P}.tar.gz" HOMEPAGE="" LICENSE="as-is" SLOT=0 -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" DEPEND="virtual/libc" |