diff options
author | Michael Imhof <tantive@gentoo.org> | 2003-04-27 10:56:23 +0000 |
---|---|---|
committer | Michael Imhof <tantive@gentoo.org> | 2003-04-27 10:56:23 +0000 |
commit | 1d43f7097e7e398d51c4c23c48448b25e1eab42a (patch) | |
tree | 12a9efc9e77442c095b9882e8eb8429f3a57d092 | |
parent | Added 2.4.20-ptrace.patch. Should close #19140 (diff) | |
download | gentoo-2-1d43f7097e7e398d51c4c23c48448b25e1eab42a.tar.gz gentoo-2-1d43f7097e7e398d51c4c23c48448b25e1eab42a.tar.bz2 gentoo-2-1d43f7097e7e398d51c4c23c48448b25e1eab42a.zip |
Unmasked. Closes #19784.
-rw-r--r-- | app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild b/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild index 8b73c40e38ab..ef9a49594ade 100644 --- a/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild +++ b/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild,v 1.1 2003/04/26 10:43:34 tantive Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/scigraphica/scigraphica-0.8.0-r1.ebuild,v 1.2 2003/04/27 10:56:23 tantive Exp $ DESCRIPTION="Scientific application for data analysis and technical graphics" SRC_URI="http://scigraphica.sourceforge.net/src/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://scigraphica.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="gnome" DEPEND=">=x11-libs/gtk+extra-0.99.17 |