diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-22 16:53:44 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2003-10-22 16:53:44 +0000 |
commit | a27343ebfd5a995a709ffc948e08788d03f13828 (patch) | |
tree | d85ee6be7aff772d902f39ad3e357ef71def59e9 /dev-util/spe | |
parent | Removed Windows-specific files (diff) | |
download | gentoo-2-a27343ebfd5a995a709ffc948e08788d03f13828.tar.gz gentoo-2-a27343ebfd5a995a709ffc948e08788d03f13828.tar.bz2 gentoo-2-a27343ebfd5a995a709ffc948e08788d03f13828.zip |
Removed Windows-specific files
Diffstat (limited to 'dev-util/spe')
-rw-r--r-- | dev-util/spe/ChangeLog | 70 | ||||
-rw-r--r-- | dev-util/spe/Manifest | 4 | ||||
-rw-r--r-- | dev-util/spe/files/digest-spe-0.4.1d-r1 | 1 | ||||
-rw-r--r-- | dev-util/spe/spe-0.4.1d-r1.ebuild | 28 |
4 files changed, 40 insertions, 63 deletions
diff --git a/dev-util/spe/ChangeLog b/dev-util/spe/ChangeLog index 938f223d5134..98ecb1f38c14 100644 --- a/dev-util/spe/ChangeLog +++ b/dev-util/spe/ChangeLog @@ -1,67 +1,15 @@ -# ChangeLog for <CATEGORY>/<PACKAGE_NAME> +# ChangeLog for dev-util/spe # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.2 2003/10/22 06:31:23 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/ChangeLog,v 1.3 2003/10/22 16:53:32 pythonhead Exp $ -*<PACKAGE_NAME>-<PACKAGE_VERSION>-<PACKAGE_RELEASE> (DD MMM YYYY) +*spe-0.4.1d-r1 (22 Oct 2003) - DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2 : - Initial import. Ebuild submitted by submitter_name <submitter_email>. - Note that the "changed_file" listing is optional if you are simply bumping - the rev of the ebuild and are only making changes to the .ebuild file - itself. Also note that we now have a single unified paragraph rather than - having the first line separated from the rest by a newline. Everything - should be in one block like this. (note by drobbins, 16 Jul 2002) + 22 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> : + Removed Windows-specific files. Thanks Tina Hirsch <tehirsch@web.de> (Bug + #31740) - DD MMM YYYY; YOUR_NAME <YOUR_EMAIL> changed_file1, changed_file2: this is - an earlier ChangeLog enty. - --- Explanation of ChangeLog format: +*spe-0.4.1d (21 Oct 2003) - *************************************************************************** - THIS IS IMPORTANT: The ChangeLog format is a *chronological* account of all - changes made to a set of ebuilds. That means that the most recent ChangeLog - entry *always* goes at the top of the file. More explanation below. - *************************************************************************** + 22 Oct 2003; Rob Cakebread <pythonhead@gentoo.org> spe-0.4.1d.ebuild: + Initial commit - *************************************************************************** - ANOTHER IMPORTANT NOTE: There are some ChangeLogs that don't follow this - format and organize all changes under the "correct" "*" entry. This is not - correct. However, rather than making a concerted effort to fix these - ChangeLogs, we should spend our energy defining a comprehensive and strict - XML-based ChangeLog format which we then migrate to. But for any entries to - any ChangeLog that *you* make, please make sure to always add entries to the - top of the file like a good boy/girl. Even do this if it's clear that you're - adding an entry to a b0rked ChangeLog. - *************************************************************************** - - This changelog is targetted to users. This means that the comments should be - well explained and written in clean English. - - Every new version or revision of the package should be marked by a '*' - seperator line as above to indicate where in the chronology it was first - added to our CVS tree. Any changes since the last revision, really _any - changes at all_ have to be added to the top of the file, underneath the - initial copyright and cvs header comments, in exactly the same format as this - comment. If you are modifying older ebuilds, simply note them as changed - files and add your entry to the top of the ChangeLog. Resist the temptation - to "organize" your ChangeLog entries by placing them under the "correct" "*" - entries -- this isn't the purpose of the "*" entries. - - This means that you start with header line that has the following format, - indented two spaces: - - DD MMM YYYY; your_name <your_email> changed_file1, changed_file2: Your - explanation should follow. It should be indented and wrapped at a line width - of 80 characters. The changed_files can be omitted if they are obvious; for - example, if you are only modifying the .ebuild file and committing a new rev - of a package. Any details about what exactly changed in the code should be - added as a message when the changes are committed to cvs, not in this file. - --- A word regarding credit: - - Please add credit information ("ebuild submitted by ...", "patch submitted - by ...") to the ChangeLog. Do not add this information to the ebuilds - themselves. - - And remember: Give credit where credit is due. We're all doing this for - free, so the best we can hope (and expect!) to receive is credit. diff --git a/dev-util/spe/Manifest b/dev-util/spe/Manifest index efd0212ae8e9..7b53db85879c 100644 --- a/dev-util/spe/Manifest +++ b/dev-util/spe/Manifest @@ -1,6 +1,6 @@ MD5 06f74d9822637a108032e9e185865dd2 metadata.xml 376 MD5 4d2cd9a00f7ecc96cf0f4856a14fe5ee spe-0.4.1d.ebuild 630 -MD5 eaaa26df3cd621e878eb504a9d72a70e spe-0.4.1d-r1.ebuild 689 -MD5 94dc1582370eb63149685124749db81a ChangeLog 410 +MD5 89e969c50ce7dea3a66a745dee58a512 spe-0.4.1d-r1.ebuild 692 +MD5 cd980287983c73ed4dd9ca04a12a9743 ChangeLog 499 MD5 d21fe6f2ee85dc9213a464be3243d83b files/digest-spe-0.4.1d 79 MD5 d21fe6f2ee85dc9213a464be3243d83b files/digest-spe-0.4.1d-r1 79 diff --git a/dev-util/spe/files/digest-spe-0.4.1d-r1 b/dev-util/spe/files/digest-spe-0.4.1d-r1 new file mode 100644 index 000000000000..0f2d4725694c --- /dev/null +++ b/dev-util/spe/files/digest-spe-0.4.1d-r1 @@ -0,0 +1 @@ +MD5 d509bcd3f78c91ae41677fe24a6018d1 SPE-0.4.1.d-wx2.4.2.4.-bl2.28.zip 1448311 diff --git a/dev-util/spe/spe-0.4.1d-r1.ebuild b/dev-util/spe/spe-0.4.1d-r1.ebuild new file mode 100644 index 000000000000..ebdcc6758631 --- /dev/null +++ b/dev-util/spe/spe-0.4.1d-r1.ebuild @@ -0,0 +1,28 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/spe/spe-0.4.1d-r1.ebuild,v 1.1 2003/10/22 16:53:32 pythonhead Exp $ + +inherit distutils + +MY_P="SPE-0.4.1.d-wx2.4.2.4.-bl2.28" +S="${WORKDIR}/${MY_P}" +DESCRIPTION="Python IDE with Blender support" +HOMEPAGE="http://spe.pycs.net/" +SRC_URI="http://projects.blender.org/download.php/47/${MY_P}.zip" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86" +IUSE="" +DEPEND=">=dev-lang/python-2.2.3-r1 + >=dev-python/wxPython-2.4.2.4" + +src_unpack() { + unpack ${A} + rm -rf ${S}/build/scripts* +} + +src_install() { + export PREFIX="/usr" + distutils_src_install +} + |