diff options
-rw-r--r-- | dev-tex/lazylist/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/lazylist/lazylist-1.0a.ebuild | 6 | ||||
-rw-r--r-- | dev-tex/polytable/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/polytable/polytable-0.7.2.ebuild | 6 |
4 files changed, 16 insertions, 10 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="" diff --git a/dev-tex/polytable/ChangeLog b/dev-tex/polytable/ChangeLog index bfbf68b1e9b1..049d7b4c7559 100644 --- a/dev-tex/polytable/ChangeLog +++ b/dev-tex/polytable/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/polytable -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/polytable/ChangeLog,v 1.7 2004/12/28 21:16:47 absinthe Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/polytable/ChangeLog,v 1.8 2006/03/01 07:16:01 corsair Exp $ + + 01 Mar 2006; Markus Rothe <corsair@gentoo.org> polytable-0.7.2.ebuild: + Added ~ppc64; bug #124470 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> polytable-0.7.2.ebuild: Keywords ~amd64. diff --git a/dev-tex/polytable/polytable-0.7.2.ebuild b/dev-tex/polytable/polytable-0.7.2.ebuild index cdd143f4dd9f..e7263ce97a14 100644 --- a/dev-tex/polytable/polytable-0.7.2.ebuild +++ b/dev-tex/polytable/polytable-0.7.2.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/polytable/polytable-0.7.2.ebuild,v 1.7 2004/12/28 21:16:47 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/polytable/polytable-0.7.2.ebuild,v 1.8 2006/03/01 07:16:01 corsair Exp $ inherit latex-package @@ -11,7 +11,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/polytable/" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ~ppc sparc ~amd64" +KEYWORDS="~amd64 ~ppc ~ppc64 sparc x86" IUSE="" DEPEND=">=dev-tex/lazylist-1.0a" #RDEPEND="" |