diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 19:22:35 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2007-10-26 19:22:35 +0000 |
commit | 46609169a096a4b4632883aad4c21d12ecc3b89e (patch) | |
tree | 456f90fe39768273e437159d1783a351ba688a58 /dev-texlive/texlive-latex3 | |
parent | whitespace (diff) | |
download | historical-46609169a096a4b4632883aad4c21d12ecc3b89e.tar.gz historical-46609169a096a4b4632883aad4c21d12ecc3b89e.tar.bz2 historical-46609169a096a4b4632883aad4c21d12ecc3b89e.zip |
Keyword for ~amd64 --- Part of Bug #195815
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'dev-texlive/texlive-latex3')
-rw-r--r-- | dev-texlive/texlive-latex3/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-latex3/ChangeLog b/dev-texlive/texlive-latex3/ChangeLog index 8ff184974a39..a38da49f5a66 100644 --- a/dev-texlive/texlive-latex3/ChangeLog +++ b/dev-texlive/texlive-latex3/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-latex3 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.5 2007/10/25 15:35:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/ChangeLog,v 1.6 2007/10/26 19:22:20 fmccor Exp $ + + 26 Oct 2007; Ferris McCormick <fmccor@gentoo.org> + texlive-latex3-2007.ebuild: + Add ~amd64 keyword --- Bug #195815 25 Oct 2007; Markus Rothe <corsair@gentoo.org> texlive-latex3-2007.ebuild: Added ~ppc64; bug #195815 diff --git a/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild b/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild index de5b78e60135..b286743840e1 100644 --- a/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild +++ b/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild,v 1.5 2007/10/25 15:35:19 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-latex3/texlive-latex3-2007.ebuild,v 1.6 2007/10/26 19:22:20 fmccor Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive LaTeX3 packages" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" |