diff options
author | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-13 18:15:20 +0000 |
---|---|---|
committer | Jan Brinkmann <luckyduck@gentoo.org> | 2005-04-13 18:15:20 +0000 |
commit | 075b52b9f56ac4dd0e802ba1acdf49cc397b1218 (patch) | |
tree | 50a9f49ef2608debf7347ea11315700887c0a507 /dev-util/eclipse-gef-bin | |
parent | 87511 (diff) | |
download | gentoo-2-075b52b9f56ac4dd0e802ba1acdf49cc397b1218.tar.gz gentoo-2-075b52b9f56ac4dd0e802ba1acdf49cc397b1218.tar.bz2 gentoo-2-075b52b9f56ac4dd0e802ba1acdf49cc397b1218.zip |
cleanup, also fixes #87511
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-util/eclipse-gef-bin')
6 files changed, 6 insertions, 88 deletions
diff --git a/dev-util/eclipse-gef-bin/ChangeLog b/dev-util/eclipse-gef-bin/ChangeLog index 4786486d221b..d94ace106a27 100644 --- a/dev-util/eclipse-gef-bin/ChangeLog +++ b/dev-util/eclipse-gef-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eclipse-gef-bin # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/ChangeLog,v 1.8 2005/03/19 21:19:13 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/ChangeLog,v 1.9 2005/04/13 18:15:20 luckyduck Exp $ + + 13 Apr 2005; Jan Brinkmann <luckyduck@gentoo.org> + -eclipse-gef-bin-20040330.ebuild, -eclipse-gef-bin-20040619.ebuild: + cleanup, also fixes #87511 *eclipse-gef-bin-3.0.1 (19 Mar 2005) diff --git a/dev-util/eclipse-gef-bin/Manifest b/dev-util/eclipse-gef-bin/Manifest index 032cc347e567..8ec60e769771 100644 --- a/dev-util/eclipse-gef-bin/Manifest +++ b/dev-util/eclipse-gef-bin/Manifest @@ -1,18 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 3a468cecd5a3a87e5ff3a5ae6374397e eclipse-gef-bin-20040619.ebuild 973 -MD5 64abb37ebedca440f900e543477d271b eclipse-gef-bin-20040330.ebuild 953 MD5 f17cf33e56913af5185df265307a5461 eclipse-gef-bin-3.0.1.ebuild 960 -MD5 59b9489e52c1ffd509fe125939471225 ChangeLog 1074 +MD5 2ff03e1a4f8f9adee5e901cb22d8cb97 ChangeLog 1226 MD5 e00347ef153b8083c4c327c64bb69698 metadata.xml 942 MD5 d0dc7213daaca3df69cd1fbf4875b7d8 files/digest-eclipse-gef-bin-3.0.1 67 -MD5 7d4e5c1037c609f8af5be7897714d6ec files/digest-eclipse-gef-bin-20040330 71 -MD5 0586fe3a6a8267029902c0bec33b4492 files/digest-eclipse-gef-bin-20040619 71 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) - -iD8DBQFCPJdX06ebR+OMO78RAkCTAJ9mSxtyHLdhZIpVxBpwhdHPP0hODgCgk7iw -I61YsZMO9hDw3R12w5RH8a0= -=2u+K ------END PGP SIGNATURE----- diff --git a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild deleted file mode 100644 index 5ada1b2ccc1e..000000000000 --- a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040330.ebuild,v 1.5 2005/03/19 21:19:13 luckyduck Exp $ - -inherit eclipse-ext - -DESCRIPTION="The Graphical Editing Framework (GEF) allows developers to take an existing application model and easily create a rich graphical editor." -HOMEPAGE="http://www.eclipse.org/gef/" -SRC_URI="http://download.eclipse.org/tools/gef/downloads/drops/I-I20040330-200403301306/GEF-runtime-I20040330.zip" -SLOT="0" -LICENSE="CPL-1.0" -KEYWORDS="~x86" -IUSE="" -DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8 - app-arch/unzip" - -src_unpack() { - mkdir ${S} - cd ${S} - unpack ${A} -} - -src_compile() { - einfo "${P} is a binary package" -} - - -src_install () { - eclipse-ext_require-slot 3 - - eclipse-ext_create-ext-layout binary - - eclipse-ext_install-features features/* - eclipse-ext_install-plugins plugins/* -} diff --git a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040619.ebuild b/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040619.ebuild deleted file mode 100644 index 6f3e12c4c2b7..000000000000 --- a/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040619.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/eclipse-gef-bin/eclipse-gef-bin-20040619.ebuild,v 1.4 2005/03/19 21:19:13 luckyduck Exp $ - -inherit eclipse-ext - -DESCRIPTION="The Graphical Editing Framework (GEF) allows developers to take an existing application model and easily create a rich graphical editor." -HOMEPAGE="http://www.eclipse.org/gef/" -SRC_URI="http://download.eclipse.org/tools/gef/downloads/drops/S-3.0RC3-200406191500/GEF-runtime-I20040619.zip" -SLOT="0" -LICENSE="CPL-1.0" -KEYWORDS="~x86 ~amd64" -IUSE="" -DEPEND=">=dev-util/eclipse-sdk-3.0.0_pre8 - app-arch/unzip" - -src_unpack() { - mkdir ${S} - cd ${S} - unpack ${A} -} - -src_compile() { - einfo "${P} is a binary package" -} - - -src_install () { - eclipse-ext_require-slot 3 - - eclipse-ext_create-ext-layout binary - - eclipse-ext_install-features eclipse/features/* - eclipse-ext_install-plugins eclipse/plugins/* -} diff --git a/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040330 b/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040330 deleted file mode 100644 index 36d8ef2cad70..000000000000 --- a/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040330 +++ /dev/null @@ -1 +0,0 @@ -MD5 9b9ad0c31be6db3fb1545d14a64aeb59 GEF-runtime-I20040330.zip 1136353 diff --git a/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040619 b/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040619 deleted file mode 100644 index 20bcf3f7bbba..000000000000 --- a/dev-util/eclipse-gef-bin/files/digest-eclipse-gef-bin-20040619 +++ /dev/null @@ -1 +0,0 @@ -MD5 391421bb06f06a65146142c54308b9a2 GEF-runtime-I20040619.zip 1222472 |