diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-06 15:12:38 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-05-06 15:12:38 +0000 |
commit | a0cb70e6eda805103cd35c0c6c3c8da4b43c5e13 (patch) | |
tree | bcb2009ba98b02fd567cedc02373fc358fda0da1 /dev-tex/lazylist | |
parent | Revision bump to depend on new gecko-sharp which includes some important fixes. (diff) | |
download | historical-a0cb70e6eda805103cd35c0c6c3c8da4b43c5e13.tar.gz historical-a0cb70e6eda805103cd35c0c6c3c8da4b43c5e13.tar.bz2 historical-a0cb70e6eda805103cd35c0c6c3c8da4b43c5e13.zip |
Added ~sparc, #50235
Diffstat (limited to 'dev-tex/lazylist')
-rw-r--r-- | dev-tex/lazylist/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/lazylist/Manifest | 4 | ||||
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/lazylist/ChangeLog b/dev-tex/lazylist/ChangeLog index 8e35ea26611c..b75526fa7839 100644 --- a/dev-tex/lazylist/ChangeLog +++ b/dev-tex/lazylist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/lazylist # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.2 2004/03/21 15:17:22 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.3 2004/05/06 15:12:38 ciaranm Exp $ + + 06 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> lazylist-1.0a.ebuild: + Added ~sparc, #50235 21 Mar 2004; David Holm <dholm@gentoo.org> lazylist-1.0a.ebuild: Added to ~ppc. diff --git a/dev-tex/lazylist/Manifest b/dev-tex/lazylist/Manifest index ed5f48995867..e765a1495a68 100644 --- a/dev-tex/lazylist/Manifest +++ b/dev-tex/lazylist/Manifest @@ -1,4 +1,4 @@ -MD5 b4e77900fb7ee9dfaf406b2dd88e4015 ChangeLog 434 -MD5 304884d7648e1afe1b408e267d373b34 lazylist-1.0a.ebuild 638 +MD5 fd1522a952ccb7bc2ca6da46960eed61 ChangeLog 534 +MD5 317d6acf4f7648cab992aacbe71776e8 lazylist-1.0a.ebuild 647 MD5 f214e1ec640136029ee84e938434e82e metadata.xml 259 MD5 258d66a7b56d0b4e423b16e8287aa67c files/digest-lazylist-1.0a 65 diff --git a/dev-tex/lazylist/lazylist-1.0a.ebuild b/dev-tex/lazylist/lazylist-1.0a.ebuild index 6cf282bb0a5d..acff30305695 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 Technologies, Inc. # 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.2 2004/03/21 15:17:22 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.3 2004/05/06 15:12:38 ciaranm 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" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" DEPEND="" #RDEPEND="" |