summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-03-01 07:16:01 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-03-01 07:16:01 +0000
commitbfc9f9078926dbd232210884d71b25b71edfa619 (patch)
treece47d168541a8b28e3aa8cde8533a543518b1abb /dev-tex/lazylist
parentheader fix (diff)
downloadhistorical-bfc9f9078926dbd232210884d71b25b71edfa619.tar.gz
historical-bfc9f9078926dbd232210884d71b25b71edfa619.tar.bz2
historical-bfc9f9078926dbd232210884d71b25b71edfa619.zip
Added ~ppc64; bug #124470
Package-Manager: portage-2.0.54
Diffstat (limited to 'dev-tex/lazylist')
-rw-r--r--dev-tex/lazylist/ChangeLog7
-rw-r--r--dev-tex/lazylist/lazylist-1.0a.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/lazylist/ChangeLog b/dev-tex/lazylist/ChangeLog
index 50a20e0234d2..4ecafe08ea99 100644
--- a/dev-tex/lazylist/ChangeLog
+++ b/dev-tex/lazylist/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tex/lazylist
-# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.7 2004/12/28 21:10:03 absinthe Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.8 2006/03/01 07:14:53 corsair Exp $
+
+ 01 Mar 2006; Markus Rothe <corsair@gentoo.org> lazylist-1.0a.ebuild:
+ Added ~ppc64; bug #124470
28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> lazylist-1.0a.ebuild:
Keywords ~amd64.
diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild
index 3e59905d2033..53e1fbabefba 100644
--- a/dev-tex/lazylist/lazylist-1.0a.ebuild
+++ b/dev-tex/lazylist/lazylist-1.0a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.7 2004/12/28 21:10:03 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.8 2006/03/01 07:14:53 corsair Exp $
inherit latex-package
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/lazylist/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="LPPL-1.2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc ~amd64"
+KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86"
IUSE=""
DEPEND=""
#RDEPEND=""