diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:35:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:35:13 +0000 |
commit | ec45c15ddc7d0a4686ca22d263e7ace67297cda1 (patch) | |
tree | f7e3f9f249a01fb0cecd00b60352e4a7981f47c4 /dev-tex | |
parent | Changed einfo message from "dev-libs/gsl" to "sci-libs/gsl". (Manifest recommit) (diff) | |
download | gentoo-2-ec45c15ddc7d0a4686ca22d263e7ace67297cda1.tar.gz gentoo-2-ec45c15ddc7d0a4686ca22d263e7ace67297cda1.tar.bz2 gentoo-2-ec45c15ddc7d0a4686ca22d263e7ace67297cda1.zip |
Stable on amd64.
Diffstat (limited to 'dev-tex')
-rw-r--r-- | dev-tex/floatflt/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/floatflt/floatflt-1.31a.ebuild | 4 | ||||
-rw-r--r-- | dev-tex/foiltex/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/foiltex/foiltex-2.1.4a.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/dev-tex/floatflt/ChangeLog b/dev-tex/floatflt/ChangeLog index 47421c7a05ea..77497e58e0d8 100644 --- a/dev-tex/floatflt/ChangeLog +++ b/dev-tex/floatflt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/floatflt # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/ChangeLog,v 1.9 2004/10/16 16:06:05 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/ChangeLog,v 1.10 2004/12/28 20:35:13 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> floatflt-1.31a.ebuild: + Stable on amd64. 17 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> floatflt-1.31a.ebuild: Blocks >=tetex-2.96. diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild index 76427eb99f83..80a543eb32b8 100644 --- a/dev-tex/floatflt/floatflt-1.31a.ebuild +++ b/dev-tex/floatflt/floatflt-1.31a.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/floatflt/floatflt-1.31a.ebuild,v 1.8 2004/11/07 05:53:58 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.9 2004/12/28 20:35:13 absinthe Exp $ inherit latex-package @@ -13,7 +13,7 @@ HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/floatflt.html?a LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64 ~alpha" +KEYWORDS="x86 ppc sparc amd64 ~alpha" IUSE="" # >=tetex-2.96 contains floatflt package diff --git a/dev-tex/foiltex/ChangeLog b/dev-tex/foiltex/ChangeLog index ae608e695183..20ae9535febc 100644 --- a/dev-tex/foiltex/ChangeLog +++ b/dev-tex/foiltex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/foiltex # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.10 2004/10/30 19:49:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.11 2004/12/28 20:34:27 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> foiltex-2.1.4a.ebuild: + Stable on amd64. 30 Oct 2004; Jason Wever <weeve@gentoo.org> foiltex-2.1.4a.ebuild: Stable on sparc. diff --git a/dev-tex/foiltex/foiltex-2.1.4a.ebuild b/dev-tex/foiltex/foiltex-2.1.4a.ebuild index 4a35163ab73d..2ff4143aa0dc 100644 --- a/dev-tex/foiltex/foiltex-2.1.4a.ebuild +++ b/dev-tex/foiltex/foiltex-2.1.4a.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/foiltex/foiltex-2.1.4a.ebuild,v 1.3 2004/10/30 19:49:10 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4a.ebuild,v 1.4 2004/12/28 20:34:27 absinthe Exp $ inherit latex-package @@ -16,7 +16,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="as-is" #for License details see /usr/share/doc/${PF}/foiltex.ins SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="x86 ppc sparc amd64" IUSE="" src_install () { |