diff options
author | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-31 17:09:16 +0000 |
---|---|---|
committer | Armando Di Cianno <fafhrd@gentoo.org> | 2004-10-31 17:09:16 +0000 |
commit | c74da03ba1caca58921cf86dd4502b29ffe1f135 (patch) | |
tree | fccadc124bf1e97095f89059d2d10bdf7270ccd7 | |
parent | integer overflow vulnerability fix, #69624 (Manifest recommit) (diff) | |
download | gentoo-2-c74da03ba1caca58921cf86dd4502b29ffe1f135.tar.gz gentoo-2-c74da03ba1caca58921cf86dd4502b29ffe1f135.tar.bz2 gentoo-2-c74da03ba1caca58921cf86dd4502b29ffe1f135.zip |
Version bump; keyworded for ~ppc
-rw-r--r-- | gnustep-apps/gnumail/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-apps/gnumail/Manifest | 4 | ||||
-rw-r--r-- | gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20041030 | 0 | ||||
-rw-r--r-- | gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild | 71 | ||||
-rw-r--r-- | gnustep-libs/pantomime/ChangeLog | 8 | ||||
-rw-r--r-- | gnustep-libs/pantomime/Manifest | 4 | ||||
-rw-r--r-- | gnustep-libs/pantomime/files/digest-pantomime-1.2.0_pre20041030 | 0 | ||||
-rw-r--r-- | gnustep-libs/pantomime/pantomime-1.2.0_pre20041030.ebuild | 30 |
8 files changed, 121 insertions, 4 deletions
diff --git a/gnustep-apps/gnumail/ChangeLog b/gnustep-apps/gnumail/ChangeLog index b500c5608086..0a3a9059caa4 100644 --- a/gnustep-apps/gnumail/ChangeLog +++ b/gnustep-apps/gnumail/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-apps/gnumail # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.7 2004/10/17 09:39:18 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/ChangeLog,v 1.8 2004/10/31 17:09:16 fafhrd Exp $ + +*gnumail-1.2.0_pre20041030 (31 Oct 2004) + + 31 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org> + +gnumail-1.2.0_pre20041030.ebuild: + Version bump; keyworded for ~ppc 17 Oct 2004; David Holm <dholm@gentoo.org> gnumail-1.2.0_pre20040927.ebuild: diff --git a/gnustep-apps/gnumail/Manifest b/gnustep-apps/gnumail/Manifest index 9d5c250d2c79..265c0b95ffbf 100644 --- a/gnustep-apps/gnumail/Manifest +++ b/gnustep-apps/gnumail/Manifest @@ -1,8 +1,10 @@ MD5 cd0dee6dacd0c6883a778a8816aa4d01 ChangeLog 2412 MD5 f017bae9db7c408766832ae0ab99f298 gnumail-1.1.0.ebuild 1118 -MD5 fd2a74704d1454dc7972123fded408cb metadata.xml 620 MD5 43a49ca587685082a81a7968640998cd gnumail-1.2.0_pre20040916.ebuild 1412 MD5 79feb2939106d2ea09b24e8b4dda0bd1 gnumail-1.2.0_pre20040927.ebuild 1659 +MD5 fd2a74704d1454dc7972123fded408cb metadata.xml 620 +MD5 33df58e298561319b1bc4c467e85881a gnumail-1.2.0_pre20041030.ebuild 1546 MD5 a6afb5fd55515a881cc64e0b5f2667d9 files/digest-gnumail-1.1.0 66 MD5 f36a821d49eb1f2777e387ce18f224ba files/digest-gnumail-1.2.0_pre20040916 78 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnumail-1.2.0_pre20040927 0 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-gnumail-1.2.0_pre20041030 0 diff --git a/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20041030 b/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20041030 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-apps/gnumail/files/digest-gnumail-1.2.0_pre20041030 diff --git a/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild new file mode 100644 index 000000000000..b78aec56eeeb --- /dev/null +++ b/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-apps/gnumail/gnumail-1.2.0_pre20041030.ebuild,v 1.1 2004/10/31 17:09:16 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="Sophos.ca:/opt/cvsroot" +ECVS_USER="anoncvs" +ECVS_PASS="anoncvs" +ECVS_AUTH="pserver" +ECVS_MODULE="${PN/gnum/GNUM}" +ECVS_CO_OPTS="-P -D ${PV/*_pre}" +ECVS_UP_OPTS="-dP -D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/Sophos.ca-collaborationworld" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="A fully featured mail application for GNUstep" +HOMEPAGE="http://www.collaboration-world.com/gnumail/" + +KEYWORDS="~ppc" +LICENSE="GPL-2" +SLOT="0" + +IUSE="${IUSE} xface crypt emoticon" +DEPEND="${GS_DEPEND} + =gnustep-libs/pantomime-${PV} + gnustep-apps/addresses" +RDEPEND="${GS_RDEPEND} + crypt? app-crypt/gnupg + =gnustep-libs/pantomime-${PV} + gnustep-apps/addresses" + +src_compile() { + egnustep_env + egnustep_make + + if use xface ; then + cd Bundles/Face + egnustep_make + cd ../.. + fi + + if use crypt ; then + cd Bundles/PGP + egnustep_make + cd ../.. + fi + + if use emoticon ; then + cd Bundles/Emoticon + egnustep_make + cd ../.. + fi +} + +src_install() { + egnustep_env + egnustep_install + if use doc ; then + egnustep_env + egnustep_doc || die + fi + + use xface && cp -a ${S}/Bundles/Face/Face.bundle ${D}${GENTOO_GNUSTEP_ROOT}/System/Library/GNUMail/ + use crypt && cp -a ${S}/Bundles/PGP/PGP.bundle ${D}${GENTOO_GNUSTEP_ROOT}/System/Library/GNUMail/ + use emoticon && cp -a ${S}/Bundles/Emoticon/Emoticon.bundle ${D}${GENTOO_GNUSTEP_ROOT}/System/Library/GNUMail/ + + egnustep_package_config +} + diff --git a/gnustep-libs/pantomime/ChangeLog b/gnustep-libs/pantomime/ChangeLog index d7ffd749cd05..04a7f03eac6a 100644 --- a/gnustep-libs/pantomime/ChangeLog +++ b/gnustep-libs/pantomime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for gnustep-libs/pantomime # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.6 2004/10/17 09:38:27 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/ChangeLog,v 1.7 2004/10/31 17:08:12 fafhrd Exp $ + +*pantomime-1.2.0_pre20041030 (31 Oct 2004) + + 31 Oct 2004; Armando Di Cianno <fafhrd@gentoo.org> + +pantomime-1.2.0_pre20041030.ebuild: + Version bump; keyworded for ~ppc 17 Oct 2004; David Holm <dholm@gentoo.org> pantomime-1.2.0_pre20040927.ebuild: diff --git a/gnustep-libs/pantomime/Manifest b/gnustep-libs/pantomime/Manifest index d419928f56ec..5807eee602d3 100644 --- a/gnustep-libs/pantomime/Manifest +++ b/gnustep-libs/pantomime/Manifest @@ -4,8 +4,10 @@ MD5 242e12affa0bdd6a4563b02488c6f7e7 pantomime-1.1.0.ebuild 891 MD5 ffb9495bad238ae9395e6f09fd18a5f1 pantomime-1.1.0_pre2.ebuild 620 MD5 f53a9658cb5fe4787c2307cc9737df35 pantomime-1.2.0_pre20040916.ebuild 627 MD5 7890d14e47bf576d7971c0e4029e0787 pantomime-1.2.0_pre20040927.ebuild 838 +MD5 1e1f32ad1e522d14b4ed65b81d28488f pantomime-1.2.0_pre20041030.ebuild 722 MD5 be3f0775afd0526544eb8691d5879398 files/digest-pantomime-1.1.0 67 MD5 29c520038205a746e1f9e00360489b19 files/digest-pantomime-1.1.0_pre2 71 -MD5 c28a7f65a7973b51d359e26af1adc764 files/pantomime-1.1.0_pre2-compilation-fix.diff 312 MD5 08c56bcd1c2445ddb61a044d088bea8d files/digest-pantomime-1.2.0_pre20040916 79 MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-pantomime-1.2.0_pre20040927 0 +MD5 c28a7f65a7973b51d359e26af1adc764 files/pantomime-1.1.0_pre2-compilation-fix.diff 312 +MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-pantomime-1.2.0_pre20041030 0 diff --git a/gnustep-libs/pantomime/files/digest-pantomime-1.2.0_pre20041030 b/gnustep-libs/pantomime/files/digest-pantomime-1.2.0_pre20041030 new file mode 100644 index 000000000000..e69de29bb2d1 --- /dev/null +++ b/gnustep-libs/pantomime/files/digest-pantomime-1.2.0_pre20041030 diff --git a/gnustep-libs/pantomime/pantomime-1.2.0_pre20041030.ebuild b/gnustep-libs/pantomime/pantomime-1.2.0_pre20041030.ebuild new file mode 100644 index 000000000000..5a7cd2956853 --- /dev/null +++ b/gnustep-libs/pantomime/pantomime-1.2.0_pre20041030.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/gnustep-libs/pantomime/pantomime-1.2.0_pre20041030.ebuild,v 1.1 2004/10/31 17:08:12 fafhrd Exp $ + +ECVS_CVS_COMMAND="cvs -q" +ECVS_SERVER="Sophos.ca:/opt/cvsroot" +ECVS_USER="anoncvs" +ECVS_PASS="anoncvs" +ECVS_AUTH="pserver" +ECVS_MODULE="${PN/p/P}" +ECVS_CO_OPTS="-P -D ${PV/*_pre}" +ECVS_UP_OPTS="-dP -D ${PV/*_pre}" +ECVS_TOP_DIR="${DISTDIR}/cvs-src/Sophos.ca-collaborationworld" +inherit gnustep cvs + +S=${WORKDIR}/${ECVS_MODULE} + +DESCRIPTION="A set of Objective-C classes that model a mail system." +HOMEPAGE="http://www.collaboration-world.com/pantomime/" + +LICENSE="LGPL-2.1 Elm" +KEYWORDS="~ppc" +SLOT="0" + +IUSE="${IUSE}" +DEPEND="${GS_DEPEND} + dev-libs/openssl" +RDEPEND="${GS_RDEPEND} + dev-libs/openssl" + |