summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-12-28 21:11:12 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-12-28 21:11:12 +0000
commitd5aa8b80e885e2511ec33e2542b29375e84a8c8f (patch)
tree834202d9e8f1d6f3df3975ffbcbb6e459241ca5e /dev-tex/lineno
parentChange encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff)
downloadgentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.tar.gz
gentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.tar.bz2
gentoo-2-d5aa8b80e885e2511ec33e2542b29375e84a8c8f.zip
Keywords ~amd64.
Diffstat (limited to 'dev-tex/lineno')
-rw-r--r--dev-tex/lineno/ChangeLog5
-rw-r--r--dev-tex/lineno/lineno-3.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/lineno/ChangeLog b/dev-tex/lineno/ChangeLog
index cb2c15ad5c2e..9436193febd1 100644
--- a/dev-tex/lineno/ChangeLog
+++ b/dev-tex/lineno/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/lineno
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/ChangeLog,v 1.4 2004/11/27 07:12:45 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/ChangeLog,v 1.5 2004/12/28 21:11:12 absinthe Exp $
+
+ 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> lineno-3.10.ebuild:
+ Keywords ~amd64.
27 Nov 2004; <pclouds@gentoo.org> lineno-3.10.ebuild:
Marked 3.10 stable on x86
diff --git a/dev-tex/lineno/lineno-3.10.ebuild b/dev-tex/lineno/lineno-3.10.ebuild
index f4d469efa28f..1005d116c2ec 100644
--- a/dev-tex/lineno/lineno-3.10.ebuild
+++ b/dev-tex/lineno/lineno-3.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.3 2004/11/27 07:12:45 pclouds Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lineno/lineno-3.10.ebuild,v 1.4 2004/12/28 21:11:12 absinthe Exp $
inherit latex-package
S=${WORKDIR}/${PN}
@@ -9,5 +9,5 @@ SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/lineno.tar.gz"
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/lineno.html"
LICENSE="LPPL-1.2"
SLOT="0"
-KEYWORDS="x86 ~ppc"
+KEYWORDS="x86 ~ppc ~amd64"
IUSE=""