diff options
author | Nick Hadaway <raker@gentoo.org> | 2003-10-18 20:14:50 +0000 |
---|---|---|
committer | Nick Hadaway <raker@gentoo.org> | 2003-10-18 20:14:50 +0000 |
commit | 9ea41217547442f2cbaf2c45604c52215d252506 (patch) | |
tree | 17ffaad579f0aacedc8ad21dd7ddfc161fbd2b68 /app-gnustep | |
parent | stable on alpha (diff) | |
download | gentoo-2-9ea41217547442f2cbaf2c45604c52215d252506.tar.gz gentoo-2-9ea41217547442f2cbaf2c45604c52215d252506.tar.bz2 gentoo-2-9ea41217547442f2cbaf2c45604c52215d252506.zip |
removed stale ebuilds and fixed policy violation of setting ${A}
Diffstat (limited to 'app-gnustep')
-rw-r--r-- | app-gnustep/gnumail/ChangeLog | 5 | ||||
-rw-r--r-- | app-gnustep/gnumail/Manifest | 8 | ||||
-rw-r--r-- | app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2 | 1 | ||||
-rw-r--r-- | app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2-r1 | 1 | ||||
-rw-r--r-- | app-gnustep/gnumail/gnumail-1.1.0.ebuild | 23 | ||||
-rw-r--r-- | app-gnustep/gnumail/gnumail-1.1.0_pre2-r1.ebuild | 46 | ||||
-rw-r--r-- | app-gnustep/gnumail/gnumail-1.1.0_pre2.ebuild | 20 |
7 files changed, 20 insertions, 84 deletions
diff --git a/app-gnustep/gnumail/ChangeLog b/app-gnustep/gnumail/ChangeLog index ee2d4c0c81ee..ceaf3e06df42 100644 --- a/app-gnustep/gnumail/ChangeLog +++ b/app-gnustep/gnumail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-gnustep/gnumail # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/ChangeLog,v 1.3 2003/08/21 08:50:54 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/ChangeLog,v 1.4 2003/10/18 20:14:45 raker Exp $ + + 18 Oct 2003; Nick Hadaway <raker@gentoo.org> gnumail-1.1.0.ebuild: + Removed stable ebuilds and fixed policy violation of setting ${A}. *gnumail-1.1.0 (21 Aug 2003) diff --git a/app-gnustep/gnumail/Manifest b/app-gnustep/gnumail/Manifest index a55e531f1784..055f225a2f10 100644 --- a/app-gnustep/gnumail/Manifest +++ b/app-gnustep/gnumail/Manifest @@ -1,8 +1,4 @@ -MD5 9afd080bb8b768526284d2d507c84dd8 gnumail-1.1.0.ebuild 1100 -MD5 1c3203f88f208a9a76d5d3a252bcdbc1 gnumail-1.1.0_pre2-r1.ebuild 1114 -MD5 8e1cff2c8692abed8deffa3fb676e7b7 gnumail-1.1.0_pre2.ebuild 680 -MD5 743742f2bf1f40d09d654a0c69f7fadf ChangeLog 758 +MD5 708650db8c491d1490570d429bede8e2 gnumail-1.1.0.ebuild 1130 +MD5 3e50267ec51c582c8a25b5603705a827 ChangeLog 894 MD5 80699754a7e9adb6c02df33c8fa16fd6 metadata.xml 161 -MD5 9102b5426c1a0e7dc045d14ef6899cc8 files/digest-gnumail-1.1.0_pre2-r1 69 MD5 a6afb5fd55515a881cc64e0b5f2667d9 files/digest-gnumail-1.1.0 66 -MD5 9102b5426c1a0e7dc045d14ef6899cc8 files/digest-gnumail-1.1.0_pre2 69 diff --git a/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2 b/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2 deleted file mode 100644 index 064ec866b366..000000000000 --- a/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2 +++ /dev/null @@ -1 +0,0 @@ -MD5 38845f51f857e43aa65eb01c9408484b GNUMail-1.1.0pre2.tar.gz 964556 diff --git a/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2-r1 b/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2-r1 deleted file mode 100644 index 064ec866b366..000000000000 --- a/app-gnustep/gnumail/files/digest-gnumail-1.1.0_pre2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 38845f51f857e43aa65eb01c9408484b GNUMail-1.1.0pre2.tar.gz 964556 diff --git a/app-gnustep/gnumail/gnumail-1.1.0.ebuild b/app-gnustep/gnumail/gnumail-1.1.0.ebuild index 8f98b9980d3a..25cdf46ffb0a 100644 --- a/app-gnustep/gnumail/gnumail-1.1.0.ebuild +++ b/app-gnustep/gnumail/gnumail-1.1.0.ebuild @@ -1,27 +1,32 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/gnumail-1.1.0.ebuild,v 1.1 2003/08/21 08:50:54 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/gnumail-1.1.0.ebuild,v 1.2 2003/10/18 20:14:45 raker Exp $ inherit gnustep +IUSE="${IUSE} xface crypt" +S=${WORKDIR}/GNUMail + newdepend dev-util/gnustep-gui newdepend app-gnustep/pantomime -S=${WORKDIR}/GNUMail -A=GNUMail-${PV}.tar.gz - DESCRIPTION="A fully featured mail application for GNUstep" HOMEPAGE="http://www.collaboration-world.com/gnumail/" -LICENSE="GPL-2" +SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail-${PV}.tar.gz" + DEPEND="${DEPEND}" RDEPEND="${RDEPEND} dev-util/gnustep-back" -SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail-${PV}.tar.gz" -KEYWORDS="~x86 ~ppc" + +KEYWORDS="x86 ~ppc" +LICENSE="GPL-2" SLOT="0" -IUSE="${IUSE} xface crypt" -src_compile() { +src_unpack() { + unpack GNUMail-${PV}.tar.gz + cd ${S} +} +src_compile() { egnustepmake if [ "`use xface`" ]; then diff --git a/app-gnustep/gnumail/gnumail-1.1.0_pre2-r1.ebuild b/app-gnustep/gnumail/gnumail-1.1.0_pre2-r1.ebuild deleted file mode 100644 index 804c6096a3e4..000000000000 --- a/app-gnustep/gnumail/gnumail-1.1.0_pre2-r1.ebuild +++ /dev/null @@ -1,46 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/gnumail-1.1.0_pre2-r1.ebuild,v 1.1 2003/08/16 22:43:42 g2boojum Exp $ - -inherit gnustep - -newdepend dev-util/gnustep-gui -newdepend app-gnustep/pantomime - -S=${WORKDIR}/GNUMail -A=GNUMail-${PV/_/}.tar.gz - -DESCRIPTION="A fully featured mail application for GNUstep" -HOMEPAGE="http://www.collaboration-world.com/gnumail/" -LICENSE="GPL-2" -DEPEND="${DEPEND}" -RDEPEND="${RDEPEND} dev-util/gnustep-back" -SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail-${PV/_/}.tar.gz" -KEYWORDS="~x86 ~ppc" -SLOT="0" -IUSE="${IUSE} xface crypt" - -src_compile() { - - egnustepmake - - if [ "`use xface`" ]; then - cd ${S}/Bundles/Face - make - cd ${S} - fi - - if [ "`use crypt`" ]; then - cd ${S}/Bundles/PGP - make - cd ${S} - fi -} - -src_install() { - egnustepinstall - - use xface && cp -a ${S}/Bundles/Face/Face.bundle ${D}usr/GNUstep/System/Library/GNUMail/ - - use crypt && cp -a ${S}/Bundles/PGP/PGP.bundle ${D}usr/GNUstep/System/Library/GNUMail/ -} diff --git a/app-gnustep/gnumail/gnumail-1.1.0_pre2.ebuild b/app-gnustep/gnumail/gnumail-1.1.0_pre2.ebuild deleted file mode 100644 index c0fa1d9dca87..000000000000 --- a/app-gnustep/gnumail/gnumail-1.1.0_pre2.ebuild +++ /dev/null @@ -1,20 +0,0 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-gnustep/gnumail/gnumail-1.1.0_pre2.ebuild,v 1.1 2003/07/15 08:09:24 raker Exp $ - -inherit gnustep - -newdepend dev-util/gnustep-gui -newdepend app-gnustep/pantomime - -S=${WORKDIR}/GNUMail -A=GNUMail-${PV/_/}.tar.gz - -DESCRIPTION="A fully featured mail application for GNUstep" -HOMEPAGE="http://www.collaboration-world.com/gnumail/" -LICENSE="GPL-2" -DEPEND="${DEPEND}" -RDEPEND="${RDEPEND} dev-util/gnustep-back" -SRC_URI="http://www.collaboration-world.com/gnumail.data/releases/Stable/GNUMail-${PV/_/}.tar.gz" -KEYWORDS="x86" -SLOT="0" |