diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:48:10 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-06-15 20:48:10 +0000 |
commit | 23b3973a213c8a138507480f47cd4b056a8957e1 (patch) | |
tree | 0fc64c067da536cee879626729b869595a49ae87 /dev-util | |
parent | ppc stable, bug #176367 (diff) | |
download | gentoo-2-23b3973a213c8a138507480f47cd4b056a8957e1.tar.gz gentoo-2-23b3973a213c8a138507480f47cd4b056a8957e1.tar.bz2 gentoo-2-23b3973a213c8a138507480f47cd4b056a8957e1.zip |
ppc stable, bug #176856
(Portage version: 2.1.3_rc2)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eclipse-sdk/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-util/eclipse-sdk/ChangeLog b/dev-util/eclipse-sdk/ChangeLog index 4031f86baf1d..b562bfb0f804 100644 --- a/dev-util/eclipse-sdk/ChangeLog +++ b/dev-util/eclipse-sdk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eclipse-sdk # Copyright 2003-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/ChangeLog,v 1.131 2007/05/28 23:58:39 caster Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/ChangeLog,v 1.132 2007/06/15 20:48:09 dertobi123 Exp $ + + 15 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org> + eclipse-sdk-3.2.1-r2.ebuild: + ppc stable, bug #176856 28 May 2007; Vlastimil Babka <caster@gentoo.org> -files/eclipse-2.desktop, -files/eclipse-3, -files/04-amd64-gtk.patch, -files/eclipse-3.0.2, diff --git a/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild b/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild index a48ca8b5963a..9f86ba168270 100644 --- a/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild +++ b/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild,v 1.4 2007/05/12 18:51:24 wltjr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/eclipse-sdk-3.2.1-r2.ebuild,v 1.5 2007/06/15 20:48:10 dertobi123 Exp $ inherit eutils java-pkg-2 flag-o-matic check-reqs multilib @@ -14,7 +14,7 @@ IUSE="branding cairo gnome opengl seamonkey " SLOT="3.2" LICENSE="EPL-1.0" # TODO might be able to have ia64 and ppc64 support -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" S="${WORKDIR}" COMMON_DEP=" |