diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:41:22 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-28 20:41:22 +0000 |
commit | f6639307a37b8f4e0cf7a6152b39fa2fcbefc323 (patch) | |
tree | e0ce73b068697961619a45f5e1f9762837b88ec6 /dev-tex/envlab | |
parent | Dependency update: dev-libs/hdf -> sci-libs/hdf. (diff) | |
download | gentoo-2-f6639307a37b8f4e0cf7a6152b39fa2fcbefc323.tar.gz gentoo-2-f6639307a37b8f4e0cf7a6152b39fa2fcbefc323.tar.bz2 gentoo-2-f6639307a37b8f4e0cf7a6152b39fa2fcbefc323.zip |
Stable on amd64.
Diffstat (limited to 'dev-tex/envlab')
-rw-r--r-- | dev-tex/envlab/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tex/envlab/envlab-1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tex/envlab/ChangeLog b/dev-tex/envlab/ChangeLog index 17095df9aadd..beb1e6e7cff6 100644 --- a/dev-tex/envlab/ChangeLog +++ b/dev-tex/envlab/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tex/envlab # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.7 2004/10/09 21:39:42 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/ChangeLog,v 1.8 2004/12/28 20:41:22 absinthe Exp $ + + 28 Dec 2004; Dylan Carlson <absinthe@gentoo.org> envlab-1.2.ebuild: + Stable on amd64. 10 Oct 2004; Mamoru KOMACHI <usata@gentoo.org> envlab-1.2.ebuild: Stable on x86. diff --git a/dev-tex/envlab/envlab-1.2.ebuild b/dev-tex/envlab/envlab-1.2.ebuild index 0ced3efe3c67..a3c82321cb72 100644 --- a/dev-tex/envlab/envlab-1.2.ebuild +++ b/dev-tex/envlab/envlab-1.2.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/envlab/envlab-1.2.ebuild,v 1.6 2004/10/09 21:39:42 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/envlab/envlab-1.2.ebuild,v 1.7 2004/12/28 20:41:22 absinthe Exp $ inherit latex-package @@ -13,7 +13,7 @@ HOMEPAGE="http://planck.psu.edu/~boris/" SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" DEPEND="virtual/tetex" -KEYWORDS="x86 ~amd64 ~sparc" +KEYWORDS="x86 amd64 ~sparc" IUSE="" src_compile() { |