diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-06-28 11:05:27 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-06-28 11:05:27 +0000 |
commit | a2092a03094c6a8d749d3fb45f41e93526383e5d (patch) | |
tree | ceec1bbb5879fe76abf22fd684e63e895d6995f8 /dev-tex/lazylist | |
parent | stable amd64 (diff) | |
download | historical-a2092a03094c6a8d749d3fb45f41e93526383e5d.tar.gz historical-a2092a03094c6a8d749d3fb45f41e93526383e5d.tar.bz2 historical-a2092a03094c6a8d749d3fb45f41e93526383e5d.zip |
stable amd64
Package-Manager: portage-3387-svn
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 f1111a15f2b8..1a7bba763c49 100644 --- a/dev-tex/lazylist/ChangeLog +++ b/dev-tex/lazylist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/lazylist # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.9 2006/05/21 17:32:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.10 2006/06/28 11:03:55 blubb Exp $ + + 28 Jun 2006; Simon Stelling <blubb@gentoo.org> lazylist-1.0a.ebuild: + stable on amd64 21 May 2006; Markus Rothe <corsair@gentoo.org> lazylist-1.0a.ebuild: Stable on ppc64 diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild index a1a2a5866379..ff1e7c34536a 100644 --- a/dev-tex/lazylist/lazylist-1.0a.ebuild +++ b/dev-tex/lazylist/lazylist-1.0a.ebuild @@ -1,6 +1,6 @@ # 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.9 2006/05/21 17:32:03 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.10 2006/06/28 11:03:55 blubb 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="~amd64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 ~ppc ppc64 sparc x86" IUSE="" DEPEND="" #RDEPEND="" |