diff options
author | Marius Mauch <genone@gentoo.org> | 2005-07-09 00:23:45 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2005-07-09 00:23:45 +0000 |
commit | ea96108f2a7c9eaa3de4e37a688375b89a4b001f (patch) | |
tree | 7f58b1b8c98905805bb349cbbe7860c4f8308193 /mail-client | |
parent | We can use virtual/glut here, no need to get tied into media-libs/glut. (diff) | |
download | historical-ea96108f2a7c9eaa3de4e37a688375b89a4b001f.tar.gz historical-ea96108f2a7c9eaa3de4e37a688375b89a4b001f.tar.bz2 historical-ea96108f2a7c9eaa3de4e37a688375b89a4b001f.zip |
small header fix
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'mail-client')
4 files changed, 40 insertions, 8 deletions
diff --git a/mail-client/sylpheed-claws-pgpinline/ChangeLog b/mail-client/sylpheed-claws-pgpinline/ChangeLog index 80eb7a4cba1f..054244c6ec2b 100644 --- a/mail-client/sylpheed-claws-pgpinline/ChangeLog +++ b/mail-client/sylpheed-claws-pgpinline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for mail-client/sylpheed-claws-pgpinline # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.15 2005/06/05 19:16:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/ChangeLog,v 1.16 2005/07/09 00:23:45 genone Exp $ + + 09 Jul 2005; Marius Mauch <genone@gentoo.org> +files/glib2-buildfix.patch, + sylpheed-claws-pgpinline-0.5-r1.ebuild: + Adding patch to reflect changed headers in recent sylpheed-claws releases. 05 Jun 2005; Marius Mauch <genone@gentoo.org> sylpheed-claws-pgpinline-0.5-r1.ebuild: diff --git a/mail-client/sylpheed-claws-pgpinline/Manifest b/mail-client/sylpheed-claws-pgpinline/Manifest index 61b64ef94bea..73d5aa716777 100644 --- a/mail-client/sylpheed-claws-pgpinline/Manifest +++ b/mail-client/sylpheed-claws-pgpinline/Manifest @@ -2,15 +2,16 @@ Hash: SHA1 MD5 5d0a878a0318c6d261424c0f55af1345 metadata.xml 392 -MD5 8e51c2921f9c6518067cab6b18dd3a45 sylpheed-claws-pgpinline-0.5-r1.ebuild 854 +MD5 732699939de74299f1bc9801ca107c30 sylpheed-claws-pgpinline-0.5-r1.ebuild 955 MD5 40e680ed9dd1c9b8ff1badf14a9b8d70 sylpheed-claws-pgpinline-0.5.ebuild 854 -MD5 688a43da5786312488af701b2ecf8896 ChangeLog 2342 +MD5 18211df7f06b888cad2685e6de74d96a ChangeLog 2539 MD5 37698a2e1113f7b90ebb97a82e70df14 files/digest-sylpheed-claws-pgpinline-0.5 65 MD5 18e62ef52ab0e737893cc86afa38be15 files/digest-sylpheed-claws-pgpinline-0.5-r1 85 +MD5 abcc71c595357a8c9565de372117ae0d files/glib2-buildfix.patch 496 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCo1Du6J2i8a8J4okRApK7AJ43GWUfLawCtJCZibRQUyPF7nWUEgCdHe1/ -Llb1Gp4wdM4okp6kSW2u348= -=9/25 +iD8DBQFCzxrR6J2i8a8J4okRAmz9AJwN7GlwLI9YMOESBNRU2Xbi12ugEgCbBgIE +26v9yMLm69NiS4qU58CoGdU= +=IgmH -----END PGP SIGNATURE----- diff --git a/mail-client/sylpheed-claws-pgpinline/files/glib2-buildfix.patch b/mail-client/sylpheed-claws-pgpinline/files/glib2-buildfix.patch new file mode 100644 index 000000000000..18258547ea63 --- /dev/null +++ b/mail-client/sylpheed-claws-pgpinline/files/glib2-buildfix.patch @@ -0,0 +1,18 @@ +Index: src/plugin.c +=================================================================== +RCS file: /cvsroot/sylpheed-claws/plugins/pgpinline/src/plugin.c,v +retrieving revision 1.1.2.4 +retrieving revision 1.1.2.6 +diff -u -r1.1.2.4 -r1.1.2.6 +--- src/plugin.c 7 Nov 2004 10:20:39 -0000 1.1.2.4 ++++ src/plugin.c 18 Feb 2005 16:14:53 -0000 1.1.2.6 +@@ -23,7 +23,8 @@ + + #include <stddef.h> + +-#include "intl.h" ++#include <glib.h> ++#include <glib/gi18n.h> + + #include "version.h" + #include "pgpinline.h" diff --git a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild index 424f23f3c1cb..5ed74f74240f 100644 --- a/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild +++ b/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild,v 1.3 2005/06/05 19:16:23 genone Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/sylpheed-claws-pgpinline/sylpheed-claws-pgpinline-0.5-r1.ebuild,v 1.4 2005/07/09 00:23:45 genone Exp $ + +inherit eutils MY_P="${P##sylpheed-claws-}" @@ -11,11 +13,18 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~alpha ~ppc64" IUSE="" -DEPEND=">=mail-client/sylpheed-claws-1.9 +DEPEND=">=mail-client/sylpheed-claws-1.9.12 =app-crypt/gpgme-0.3.14-r1" S="${WORKDIR}/${MY_P}" +src_unpack() { + unpack ${A} + + cd ${S} + epatch ${FILESDIR}/glib2-buildfix.patch +} + src_compile() { export GPGME_CONFIG=${ROOT}/usr/bin/gpgme3-config |