diff options
author | David Holm <dholm@gentoo.org> | 2004-03-22 20:10:26 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-03-22 20:10:26 +0000 |
commit | 6c3c1512609ffed0b0cc7b9a0b480fb0fd690223 (patch) | |
tree | fda941c247e87e2dc929cafda568ed873b29f0be /dev-util/sun-one-studio-me | |
parent | Added to ~ppc (diff) | |
download | historical-6c3c1512609ffed0b0cc7b9a0b480fb0fd690223.tar.gz historical-6c3c1512609ffed0b0cc7b9a0b480fb0fd690223.tar.bz2 historical-6c3c1512609ffed0b0cc7b9a0b480fb0fd690223.zip |
Added to ~ppc
Diffstat (limited to 'dev-util/sun-one-studio-me')
-rw-r--r-- | dev-util/sun-one-studio-me/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/sun-one-studio-me/ChangeLog b/dev-util/sun-one-studio-me/ChangeLog index 606353f83f8b..d32583f965cf 100644 --- a/dev-util/sun-one-studio-me/ChangeLog +++ b/dev-util/sun-one-studio-me/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/sun-one-studio-me # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/ChangeLog,v 1.1 2004/02/22 01:31:10 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/ChangeLog,v 1.2 2004/03/22 20:08:46 dholm Exp $ + + 22 Mar 2004; David Holm <dholm@gentoo.org> sun-one-studio-me-4.1.ebuild: + Added to ~ppc. *sun-one-studio-me-4.1 (24 Feb 2004) diff --git a/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild b/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild index 62ad6a40fea7..e3f48f5e4cc1 100644 --- a/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild +++ b/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild,v 1.1 2004/02/22 01:31:10 zx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/sun-one-studio-me/sun-one-studio-me-4.1.ebuild,v 1.2 2004/03/22 20:08:46 dholm Exp $ DESCRIPTION="Sun ONE Studio Mobile Edition" HOMEPAGE="http://wwws.sun.com/software/sundev/jde/studio_me/index.html" SRC_URI="ffj_me_linux.bin" LICENSE="sun-bcla-sos" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" RESTRICT="fetch" IUSE="" DEPEND=">=virtual/jdk-1.4.1" |