diff options
author | Rodney Rees <manson@gentoo.org> | 2003-01-05 22:23:07 +0000 |
---|---|---|
committer | Rodney Rees <manson@gentoo.org> | 2003-01-05 22:23:07 +0000 |
commit | 2483ff5dbac42add16da360e78a1b0a7ea1c17b2 (patch) | |
tree | f29ba64a3b850b9dd796308ea38eac7578c31ffb /dev-util/eclipse-SDK | |
parent | xdiskusage has been removed from portage as the binary doesn't work (diff) | |
download | gentoo-2-2483ff5dbac42add16da360e78a1b0a7ea1c17b2.tar.gz gentoo-2-2483ff5dbac42add16da360e78a1b0a7ea1c17b2.tar.bz2 gentoo-2-2483ff5dbac42add16da360e78a1b0a7ea1c17b2.zip |
added ~sparc keyword
Diffstat (limited to 'dev-util/eclipse-SDK')
-rw-r--r-- | dev-util/eclipse-SDK/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/eclipse-SDK/ChangeLog b/dev-util/eclipse-SDK/ChangeLog index 8bb2b2135b5b..c2bff0fa24ee 100644 --- a/dev-util/eclipse-SDK/ChangeLog +++ b/dev-util/eclipse-SDK/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eclipse-SDK # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-SDK/ChangeLog,v 1.4 2002/12/17 19:38:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-SDK/ChangeLog,v 1.5 2003/01/05 22:23:07 manson Exp $ + +*eclipse-SDK-20021016 (05 Jan 2003) + 05 Jan 2003; Rodney Rees <manson@gentoo.org>l; + added ~sparc *eclipse-SDK-20021016 (13 Dec 2002) diff --git a/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild b/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild index 7418dece7118..7a21a6572ffb 100644 --- a/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild +++ b/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild,v 1.3 2002/12/13 18:43:14 cybersystem Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-SDK/eclipse-SDK-20021016.ebuild,v 1.4 2003/01/05 22:23:07 manson Exp $ DESCRIPTION="Eclipse Tools Platform" HOMEPAGE="http://www.eclipse.org/" @@ -8,7 +8,7 @@ SRC_URI="http://download.eclipse.org/downloads/drops/M-M20021016-200210161432/ec SLOT="0" LICENSE="CPL-1.0" -KEYWORDS="~x86 -ppc" +KEYWORDS="~x86 -ppc ~sparc" DEPEND=">=virtual/jdk-1.2 >=x11-libs/gtk+-2.0*" |