summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-08-05 09:03:30 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-08-05 09:03:30 +0000
commit7fbda6c7ce20f9f5f4906d61c37e05a9b939e199 (patch)
treeb0f04e0e95b9f139e7181cfcb3147b1673b266ae /net-mail/evolution
parentinitial commit (diff)
downloadhistorical-7fbda6c7ce20f9f5f4906d61c37e05a9b939e199.tar.gz
historical-7fbda6c7ce20f9f5f4906d61c37e05a9b939e199.tar.bz2
historical-7fbda6c7ce20f9f5f4906d61c37e05a9b939e199.zip
Added hppa to KEYWORDS. Added some flags for hppa to make it compile.
Diffstat (limited to 'net-mail/evolution')
-rw-r--r--net-mail/evolution/ChangeLog5
-rw-r--r--net-mail/evolution/Manifest18
-rw-r--r--net-mail/evolution/evolution-1.4.3.ebuild9
3 files changed, 20 insertions, 12 deletions
diff --git a/net-mail/evolution/ChangeLog b/net-mail/evolution/ChangeLog
index f20c5a91d979..8508dd61a9c4 100644
--- a/net-mail/evolution/ChangeLog
+++ b/net-mail/evolution/ChangeLog
@@ -1,6 +1,6 @@
# ChangeLog for net-mail/evolution
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.70 2003/07/18 19:19:46 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/ChangeLog,v 1.71 2003/08/05 09:03:04 gmsoft Exp $
18 Jul 2003; Alastair Tse <liquidx@gentoo.org> evolution-1.4.3.ebuild:
forced to bump 1.4.3 to stable because someone has put a imperfect 1.4.0 to
@@ -8,6 +8,9 @@
*evolution-1.4.3 (11 Jul 2003)
+ 05 Aug 2003; Guy Martin <gmsoft@gentoo.org> evolution-1.4.3.ebuild :
+ Added hppa to KEYWORDS. Added some flags for hppa to make it compile.
+
11 Jul 2003; Alastair Tse <liquidx@gentoo.org> evolution-1.4.3.ebuild:
replaced mozilla dependency with dev-libs/nss dev-libs/nspr (#23730). SSL
support is still provided by either nspr/nss or openssl, use the 'mozilla' USE
diff --git a/net-mail/evolution/Manifest b/net-mail/evolution/Manifest
index e451475dc78b..132c694254e5 100644
--- a/net-mail/evolution/Manifest
+++ b/net-mail/evolution/Manifest
@@ -1,15 +1,15 @@
-MD5 9212996976c05bc2d6b57a3921e036d9 ChangeLog 11533
-MD5 80850151bae2bd61c4ac796f83656ef6 metadata.xml 217
-MD5 9be5d1977f89e7699401fa550594e207 evolution-1.4.3.ebuild 4724
-MD5 04e14969d84f200f5d3cc4ec9f09a08a evolution-1.4.0.ebuild 4941
-MD5 8fefce38e3ac94cc548fc2a0929241b0 evolution-1.2.4.ebuild 6364
+MD5 8455bb45c7fb9d975a50ae7e8a6b4180 ChangeLog 11676
MD5 2f54952fa1d20af7f01db80b741258e7 evolution-1.2.3.ebuild 5889
-MD5 d1cfb9ff73d996333d728b93087e2a7a files/digest-evolution-1.4.3 132
+MD5 8fefce38e3ac94cc548fc2a0929241b0 evolution-1.2.4.ebuild 6364
+MD5 04e14969d84f200f5d3cc4ec9f09a08a evolution-1.4.0.ebuild 4941
+MD5 2c194d815fe900d6019fe41629979169 evolution-1.4.3.ebuild 4879
+MD5 80850151bae2bd61c4ac796f83656ef6 metadata.xml 217
+MD5 f17beebbd2d9ff5d49f48352be1b359c files/digest-evolution-1.2.3 131
+MD5 3137288dd17e357d0972dab00e4f6b6d files/digest-evolution-1.2.4 1230
MD5 7a38783a2b9633cc85de53ca692c5159 files/digest-evolution-1.4.0 132
-MD5 421c88eda3d1c318f6214f2103ffaedb files/evolution-1.4.0-bad-1.3.patch 949
+MD5 d1cfb9ff73d996333d728b93087e2a7a files/digest-evolution-1.4.3 132
MD5 c837abd50d990dea46fcea32b8a1b001 files/evolution-1.1.90-kde.patch 689
MD5 8909b7f2d3483d55036f21ca2780e4a3 files/evolution-1.1.90-sharedldap.patch 370
MD5 f44bc5e363c1f976a7a72676886b9d13 files/evolution-1.1.90-subversion.patch 470
+MD5 421c88eda3d1c318f6214f2103ffaedb files/evolution-1.4.0-bad-1.3.patch 949
MD5 980771bb5349699c8d8ecd6b6f035b50 files/gnome-pilot.m4 6452
-MD5 f17beebbd2d9ff5d49f48352be1b359c files/digest-evolution-1.2.3 131
-MD5 3137288dd17e357d0972dab00e4f6b6d files/digest-evolution-1.2.4 1230
diff --git a/net-mail/evolution/evolution-1.4.3.ebuild b/net-mail/evolution/evolution-1.4.3.ebuild
index e0f6501d0046..729933cabf68 100644
--- a/net-mail/evolution/evolution-1.4.3.ebuild
+++ b/net-mail/evolution/evolution-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.3.ebuild,v 1.2 2003/07/18 19:19:46 liquidx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/evolution/evolution-1.4.3.ebuild,v 1.3 2003/08/05 09:03:04 gmsoft Exp $
IUSE="ssl mozilla ldap doc spell pda ipv6 kerberos kde"
@@ -15,7 +15,7 @@ HOMEPAGE="http://www.ximian.com"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc hppa"
# top stanza are ximian deps
RDEPEND=">=gnome-extra/libgtkhtml-3.0.7
@@ -95,6 +95,11 @@ src_compile_db3() {
src_compile() {
elibtoolize
+ if [ "${ARCH}" = "hppa" ]; then
+ append-flags "-fPIC -ffunction-sections"
+ export LDFLAGS="-ffunction-sections -Wl,--stub-group-size=25000"
+ fi
+
# compile evo specific version of db3
src_compile_db3