diff options
author | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2003-07-19 22:56:06 +0000 |
commit | 39019b36b0d0b91d554afc2f76f0f5ee8bcbda85 (patch) | |
tree | 3bd4fb25f90aea29dc95db1b6a0c478273f44861 /app-text/jadetex | |
parent | Changed emake to make (diff) | |
download | historical-39019b36b0d0b91d554afc2f76f0f5ee8bcbda85.tar.gz historical-39019b36b0d0b91d554afc2f76f0f5ee8bcbda85.tar.bz2 historical-39019b36b0d0b91d554afc2f76f0f5ee8bcbda85.zip |
Added amd64 to lots of places again
Diffstat (limited to 'app-text/jadetex')
-rw-r--r-- | app-text/jadetex/Manifest | 2 | ||||
-rw-r--r-- | app-text/jadetex/jadetex-3.12.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/jadetex/Manifest b/app-text/jadetex/Manifest index 02cb84fec24b..4d80696a24cb 100644 --- a/app-text/jadetex/Manifest +++ b/app-text/jadetex/Manifest @@ -1,4 +1,4 @@ +MD5 de47d1e1309afcc97d1a10abc845b59e jadetex-3.12.ebuild 1008 MD5 85ca9a65c40aef9ef4c598b6892e50d1 ChangeLog 1187 -MD5 33ea2e8fd8b9a437f97bd55899248fed jadetex-3.12.ebuild 1002 MD5 7f0d22d26d92eaab7fdf9912e1a4c323 files/digest-jadetex-3.12 64 MD5 2d23e8b46b9ee169a7b79ff31bd5f52b files/jadetex-2.20-Makefile-gentoo.diff 835 diff --git a/app-text/jadetex/jadetex-3.12.ebuild b/app-text/jadetex/jadetex-3.12.ebuild index 3a3b7c7faa82..32ea5a1384dc 100644 --- a/app-text/jadetex/jadetex-3.12.ebuild +++ b/app-text/jadetex/jadetex-3.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.14 2003/02/25 16:18:27 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/jadetex/jadetex-3.12.ebuild,v 1.15 2003/07/19 22:55:30 tester Exp $ S=${WORKDIR}/${P} DESCRIPTION="TeX macros used by Jade TeX output." @@ -12,7 +12,7 @@ LICENSE="freedist" DEPEND=">=app-text/openjade-1.3.1 >=app-text/tetex-1.0.7" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa amd64" src_compile() { |