diff options
author | David Holm <dholm@gentoo.org> | 2004-03-21 15:17:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-21 15:17:22 +0000 |
commit | 9a0ccda54c4639ed3ee665e0c9bb338f39987c59 (patch) | |
tree | 135f27b2cca7169e5959c6f7acf421b61bc0e21a /dev-tex/lazylist | |
parent | Added to ~ppc (diff) | |
download | historical-9a0ccda54c4639ed3ee665e0c9bb338f39987c59.tar.gz historical-9a0ccda54c4639ed3ee665e0c9bb338f39987c59.tar.bz2 historical-9a0ccda54c4639ed3ee665e0c9bb338f39987c59.zip |
Added to ~ppc
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 8f12db83ce0d..8e35ea26611c 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.1 2004/03/20 19:59:16 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/ChangeLog,v 1.2 2004/03/21 15:17:22 dholm Exp $ + + 21 Mar 2004; David Holm <dholm@gentoo.org> lazylist-1.0a.ebuild: + Added to ~ppc. *lazylist-1.0a (20 Mar 2004) diff --git a/dev-tex/lazylist/Manifest b/dev-tex/lazylist/Manifest index d124e0f520a1..ed5f48995867 100644 --- a/dev-tex/lazylist/Manifest +++ b/dev-tex/lazylist/Manifest @@ -1,4 +1,4 @@ -MD5 5e4c0aaff3834fb8b592506964807a85 lazylist-1.0a.ebuild 636 -MD5 64b6449cb67a7c4607ceba34d7648322 ChangeLog 352 +MD5 b4e77900fb7ee9dfaf406b2dd88e4015 ChangeLog 434 +MD5 304884d7648e1afe1b408e267d373b34 lazylist-1.0a.ebuild 638 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 4129cb13d85f..6cf282bb0a5d 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.1 2004/03/20 19:59:16 kosmikus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/lazylist/lazylist-1.0a.ebuild,v 1.2 2004/03/21 15:17:22 dholm 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" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" #RDEPEND="" |