diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 14:28:13 +0000 |
commit | 952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03 (patch) | |
tree | 5065518b8a3d585f3922c216f32452cdd5ce9aba /dev-util/sun-one-studio | |
parent | changelog fixes (diff) | |
download | gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.tar.gz gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.tar.bz2 gentoo-2-952da3a1fff95e3dcf1bcdcb2ca9d69e1d290d03.zip |
unmasks
Diffstat (limited to 'dev-util/sun-one-studio')
-rw-r--r-- | dev-util/sun-one-studio/sun-one-studio-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild b/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild index 18fa7ad21755..d30744e3f2e3 100644 --- a/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild +++ b/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild,v 1.2 2003/06/02 02:41:32 tberman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio/sun-one-studio-4.1.ebuild,v 1.3 2003/07/12 14:28:13 aliz Exp $ DESCRIPTION="Sun ONE Studio Community Edition" HOMEPAGE="http://wwws.sun.com/software/sundev/jde/features/ce-features.html" SRC_URI="" LICENSE="sun-bcla-sos" SLOT="0" -KEYWORDS="~x86 ~sparc ~ppc" +KEYWORDS="x86 ~sparc ~ppc" IUSE="" DEPEND=">=virtual/jdk-1.3" At="ffj_ce.jar" |