diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-01-17 13:47:28 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-01-17 13:47:28 +0000 |
commit | 28b5791d627ba526f10afa733a504e50085447aa (patch) | |
tree | 24e5c01f5673f131237fda86db0128b9c184a285 /app-text/tex-guy/tex-guy-1.3.0.ebuild | |
parent | Add CVS ebuild (diff) | |
download | gentoo-2-28b5791d627ba526f10afa733a504e50085447aa.tar.gz gentoo-2-28b5791d627ba526f10afa733a504e50085447aa.tar.bz2 gentoo-2-28b5791d627ba526f10afa733a504e50085447aa.zip |
Add ~amd64, bug 119141
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/tex-guy/tex-guy-1.3.0.ebuild')
-rw-r--r-- | app-text/tex-guy/tex-guy-1.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/tex-guy/tex-guy-1.3.0.ebuild b/app-text/tex-guy/tex-guy-1.3.0.ebuild index 3fe37fb7b7ab..61e24bf1faf6 100644 --- a/app-text/tex-guy/tex-guy-1.3.0.ebuild +++ b/app-text/tex-guy/tex-guy-1.3.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/tex-guy/tex-guy-1.3.0.ebuild,v 1.2 2005/01/01 16:38:09 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/tex-guy/tex-guy-1.3.0.ebuild,v 1.3 2007/01/17 13:47:28 beandog Exp $ inherit libtool @@ -9,7 +9,7 @@ DESCRIPTION="Miscellaneous utilities using DVIlib" HOMEPAGE="http://typehack.aial.hiroshima-u.ac.jp/TeX-Guy/" SRC_URI="ftp://ftp.se.hiroshima-u.ac.jp/pub/TypeHack/${MY_P}.tar.gz" -KEYWORDS="~x86" +KEYWORDS="~amd64 ~x86" SLOT="0" LICENSE="LGPL-2.1" IUSE="" |