diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-14 02:06:14 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-14 02:06:14 +0000 |
commit | 084974c96c43cead3657c2e051c0a4a9fc03fc49 (patch) | |
tree | ff020250cc68bcbdf8e7e355ddc806400c3ca6e7 /dev-tex/floatflt | |
parent | Mark 0.8.4 stable on alpha (diff) | |
download | historical-084974c96c43cead3657c2e051c0a4a9fc03fc49.tar.gz historical-084974c96c43cead3657c2e051c0a4a9fc03fc49.tar.bz2 historical-084974c96c43cead3657c2e051c0a4a9fc03fc49.zip |
Mark 1.31a stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-tex/floatflt')
-rw-r--r-- | dev-tex/floatflt/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/floatflt/Manifest | 14 | ||||
-rw-r--r-- | dev-tex/floatflt/floatflt-1.31a.ebuild | 6 |
3 files changed, 20 insertions, 7 deletions
diff --git a/dev-tex/floatflt/ChangeLog b/dev-tex/floatflt/ChangeLog index 77497e58e0d8..b3fda66455d2 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.10 2004/12/28 20:35:13 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/ChangeLog,v 1.11 2005/10/14 02:06:14 agriffis Exp $ + + 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> floatflt-1.31a.ebuild: + Mark 1.31a stable on alpha 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> floatflt-1.31a.ebuild: Stable on amd64. diff --git a/dev-tex/floatflt/Manifest b/dev-tex/floatflt/Manifest index 0eab5d17d727..13dcad6171be 100644 --- a/dev-tex/floatflt/Manifest +++ b/dev-tex/floatflt/Manifest @@ -1,4 +1,14 @@ -MD5 b29d4ef63b4b8f43724eed8acf300d55 ChangeLog 836 -MD5 17a146590a4a6932f9b653c4a5cf5d8e floatflt-1.31a.ebuild 698 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 +MD5 1d38edb30fb55895051efa86568d068d ChangeLog 939 +MD5 2d8ced249d6c06fdcd0b73f75adeefa9 floatflt-1.31a.ebuild 698 MD5 334f49057e2692bb8b1ffd35d6b3eae8 files/digest-floatflt-1.31a 59 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDTxKjJrHF4yAQTrARAjGGAJsFcS/BT75qF1o5/bIhoLvkWfOf2ACfZ7cu +vzBBc/fIoDSy9k9jg8tIWU8= +=H5Gc +-----END PGP SIGNATURE----- diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild index 80a543eb32b8..fa853cebe8c3 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 +# Copyright 1999-2005 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.9 2004/12/28 20:35:13 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.10 2005/10/14 02:06:14 agriffis 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="alpha amd64 ppc sparc x86" IUSE="" # >=tetex-2.96 contains floatflt package |