diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-07-26 15:25:03 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-07-26 15:25:03 +0000 |
commit | 25ab7889a9d8f0f8d31bbf9f895cec01c05fe7b2 (patch) | |
tree | 7972faafb6f20b3dd09cb706ecbf2c1ea8e57c62 /dev-tex/cpp2latex/cpp2latex-2.3.ebuild | |
parent | Fixed SHMMAX_MIN to calculate from MAX_CONNECTIONS. (Manifest recommit) (diff) | |
download | gentoo-2-25ab7889a9d8f0f8d31bbf9f895cec01c05fe7b2.tar.gz gentoo-2-25ab7889a9d8f0f8d31bbf9f895cec01c05fe7b2.tar.bz2 gentoo-2-25ab7889a9d8f0f8d31bbf9f895cec01c05fe7b2.zip |
Stable for sparc.
Diffstat (limited to 'dev-tex/cpp2latex/cpp2latex-2.3.ebuild')
-rw-r--r-- | dev-tex/cpp2latex/cpp2latex-2.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/cpp2latex/cpp2latex-2.3.ebuild b/dev-tex/cpp2latex/cpp2latex-2.3.ebuild index 1ae081a91aab..f41179095e27 100644 --- a/dev-tex/cpp2latex/cpp2latex-2.3.ebuild +++ b/dev-tex/cpp2latex/cpp2latex-2.3.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/cpp2latex/cpp2latex-2.3.ebuild,v 1.4 2004/06/25 02:12:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/cpp2latex/cpp2latex-2.3.ebuild,v 1.5 2004/07/26 15:25:03 fmccor Exp $ # eutils is in portage proper now, no need to inherit @@ -11,7 +11,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ppc amd64 ~sparc" +KEYWORDS="x86 ppc amd64 sparc" # although it makes sense to have tex installed, it is # neither a compile or runtime dependency |