diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2009-08-01 19:37:47 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2009-08-01 19:37:47 +0000 |
commit | a06dd48bd5645629c45d9ea6e8adaa5a85335807 (patch) | |
tree | 3dd97190a2f138fb6c4c40644959d0bfd891bff3 /dev-tex/isotope | |
parent | fix metadata newline (diff) | |
download | gentoo-2-a06dd48bd5645629c45d9ea6e8adaa5a85335807.tar.gz gentoo-2-a06dd48bd5645629c45d9ea6e8adaa5a85335807.tar.bz2 gentoo-2-a06dd48bd5645629c45d9ea6e8adaa5a85335807.zip |
Marked stable on amd64, bug 274133.
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/isotope')
-rw-r--r-- | dev-tex/isotope/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tex/isotope/isotope-20040401.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tex/isotope/ChangeLog b/dev-tex/isotope/ChangeLog index 7a21ec690a3a..c68598b034ac 100644 --- a/dev-tex/isotope/ChangeLog +++ b/dev-tex/isotope/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/isotope -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/ChangeLog,v 1.2 2007/11/10 13:39:10 opfer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/ChangeLog,v 1.3 2009/08/01 19:37:47 cryos Exp $ + + 01 Aug 2009; Marcus D. Hanwell <cryos@gentoo.org> isotope-20040401.ebuild: + Marked stable on amd64, bug 274133. 10 Nov 2007; Christian Faulhammer <opfer@gentoo.org> isotope-20040401.ebuild: diff --git a/dev-tex/isotope/isotope-20040401.ebuild b/dev-tex/isotope/isotope-20040401.ebuild index 2c26a0bdfe32..ecffc141c195 100644 --- a/dev-tex/isotope/isotope-20040401.ebuild +++ b/dev-tex/isotope/isotope-20040401.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/isotope-20040401.ebuild,v 1.2 2007/11/10 13:39:10 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/isotope/isotope-20040401.ebuild,v 1.3 2009/08/01 19:37:47 cryos Exp $ inherit latex-package @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="LPPL-1.2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="app-arch/unzip" |