diff options
author | 2004-10-21 12:24:44 +0000 | |
---|---|---|
committer | 2004-10-21 12:24:44 +0000 | |
commit | 1593864d9fd32cfcd78e928e6b83740e8157a7ca (patch) | |
tree | 2f6f13ad4510b9289c7432e52af9f1a98b5a8a5c /dev-tex/lazylist | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-1593864d9fd32cfcd78e928e6b83740e8157a7ca.tar.gz gentoo-2-1593864d9fd32cfcd78e928e6b83740e8157a7ca.tar.bz2 gentoo-2-1593864d9fd32cfcd78e928e6b83740e8157a7ca.zip |
marked stable for x86
Diffstat (limited to 'dev-tex/lazylist')
-rw-r--r-- | dev-tex/lazylist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/lazylist/ChangeLog b/dev-tex/lazylist/ChangeLog index 6456292fa4bb..8e24d1460aeb 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.5 2004/06/25 02:15:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.6 2004/10/21 12:24:44 kosmikus Exp $ + + 21 Oct 2004; Andres Loeh <kosmikus@gentoo.org> lazylist-1.0a.ebuild: + Stable on x86. 20 May 2004; Ferris McCormick <fmccor@gentoo.org> lazylist-1.0a.ebuild: Marked stable for sparc. diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild index aca97002942c..0d8999ed7083 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 # 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.5 2004/06/25 02:15:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.6 2004/10/21 12:24:44 kosmikus 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" +KEYWORDS="x86 ~ppc sparc" IUSE="" DEPEND="" #RDEPEND="" |