diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-03-20 13:51:51 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-03-20 13:51:51 +0000 |
commit | deb175dd738a7f86f9521946c842e8236cf5caf1 (patch) | |
tree | f932235d0ca8a9bc733688b1b45ec0ea10dbb3a7 /dev-util | |
parent | amd64 stable, bug 310181 (diff) | |
download | gentoo-2-deb175dd738a7f86f9521946c842e8236cf5caf1.tar.gz gentoo-2-deb175dd738a7f86f9521946c842e8236cf5caf1.tar.bz2 gentoo-2-deb175dd738a7f86f9521946c842e8236cf5caf1.zip |
amd64 stable, bug 310181
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/eclipse-sdk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/eclipse-sdk/ChangeLog b/dev-util/eclipse-sdk/ChangeLog index f0bf3b71d54c..27ad38ca40f6 100644 --- a/dev-util/eclipse-sdk/ChangeLog +++ b/dev-util/eclipse-sdk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/eclipse-sdk # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/ChangeLog,v 1.154 2010/03/05 17:38:27 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/ChangeLog,v 1.155 2010/03/20 13:51:51 pacho Exp $ + + 20 Mar 2010; Pacho Ramos <pacho@gentoo.org> eclipse-sdk-3.5.1-r1.ebuild: + amd64 stable, bug 310181 05 Mar 2010; Alistair Bush <ali_bush@gentoo.org> files/3.5/gtk_makefile.patch: diff --git a/dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild b/dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild index c701879dffb7..43559bb4ee4b 100644 --- a/dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild +++ b/dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.5.1-r1.ebuild,v 1.1 2010/03/05 17:22:59 ali_bush Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-sdk/eclipse-sdk-3.5.1-r1.ebuild,v 1.2 2010/03/20 13:51:51 pacho Exp $ EAPI="2" WANT_ANT_TASKS="ant-nodeps" @@ -23,7 +23,7 @@ SRC_URI="http://download.eclipse.org/technology/linuxtools/eclipse-build/eclipse LICENSE="EPL-1.0" SLOT="3.5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="doc gnome source" CDEPEND=">=dev-java/swt-${PV}:${SLOT} |