diff options
author | Piotr Szymaniak <lazy_bum@o2.pl> | 2011-07-05 20:28:28 +0000 |
---|---|---|
committer | Piotr Szymaniak <lazy_bum@o2.pl> | 2011-07-05 20:28:28 +0000 |
commit | 25d8f03a95d9b2bc4114116775149037648c8db2 (patch) | |
tree | 80e65f83b155d9636ba7d6b583a1543725250c0d /dev-cpp | |
parent | Mask dev-util/openldev for removal it requires gtksourceview:1.0 which will b... (diff) | |
download | sunrise-25d8f03a95d9b2bc4114116775149037648c8db2.tar.gz sunrise-25d8f03a95d9b2bc4114116775149037648c8db2.tar.bz2 sunrise-25d8f03a95d9b2bc4114116775149037648c8db2.zip |
dev-cpp/libvmime: EAPI bump, version bump, changed license, removed obsolete patch.
svn path=/sunrise/; revision=12210
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libvmime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-cpp/libvmime/Manifest | 7 | ||||
-rw-r--r-- | dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch | 12 | ||||
-rw-r--r-- | dev-cpp/libvmime/libvmime-0.9.1.ebuild (renamed from dev-cpp/libvmime/libvmime-0.9.0.ebuild) | 18 |
4 files changed, 15 insertions, 28 deletions
diff --git a/dev-cpp/libvmime/ChangeLog b/dev-cpp/libvmime/ChangeLog index 1caa62aeb..ea4c493f1 100644 --- a/dev-cpp/libvmime/ChangeLog +++ b/dev-cpp/libvmime/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-cpp/libvmime -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 05 Jul 2011; Piotr Szymaniak <szarpaj@grubelek.pl> -libvmime-0.9.0.ebuild, + -files/libvmime-0.9.0-gcc4_4.patch, +libvmime-0.9.1.ebuild: + EAPI bump, version bump, changed license, removed obsolete patch. + 23 Jul 2009; Tiziano Müller <dev-zero@gentoo.org> libvmime-0.9.0.ebuild: Use EAPI-2 and virtuals. diff --git a/dev-cpp/libvmime/Manifest b/dev-cpp/libvmime/Manifest index d2c244d64..e862eb59c 100644 --- a/dev-cpp/libvmime/Manifest +++ b/dev-cpp/libvmime/Manifest @@ -1,5 +1,4 @@ -AUX libvmime-0.9.0-gcc4_4.patch 351 RMD160 dd8a63aff5763f2b7375e6daaa76094dd36094a3 SHA1 6c0239e34e1790bd030c407385419a4239b82930 SHA256 0e05499ab46d764a2d53e6131f4d5be0dc50bbf6d3eb8c481490ef92f716ca8c -DIST libvmime-0.9.0.tar.bz2 501168 RMD160 220c51f38587d503a9eaff58bc54d20af986b02f SHA1 02215e1d8ea758f486c32e7bff63a04f71a9b736 SHA256 941aa406e7a287e7981ac49f5665663d2d5feed0dd55a5459a311bf806b64363 -EBUILD libvmime-0.9.0.ebuild 1558 RMD160 7bc61d3edc51d2c7915acc7700db865d575b8ded SHA1 1f5021d75a46f6753cb5b8caf6ea0a10a83d2f78 SHA256 d929a9b739c97ece614b59000f88bd26196682c670b7a6f9a16ad91789b801f3 -MISC ChangeLog 1638 RMD160 1758e7497b8c71b34a481010f31800386c1c35db SHA1 47a3f8d32c45b421f06c9908d9dd74323e90dee8 SHA256 027c0e04f83217b1040696e0c3259e59885ed72ec511406d7eb4065ab86179bd +DIST libvmime-0.9.1.tar.bz2 522546 RMD160 ebdca890dee9466e63cf43dced40d5527bb3fc4e SHA1 3e8dd8855e423db438d465777efeb523c4abb5f3 SHA256 3b66cb76d9bc7da80ef1f271cc29d3a183b5ff8b560ef60e85ff006bffb4d1ae +EBUILD libvmime-0.9.1.ebuild 1393 RMD160 001c352f095534c8833aa3cbc868345af8c2cb51 SHA1 8cdeb0046d234c63c47a5a2174cea1c0c851dcd0 SHA256 20fae03c29d40851e47c13b2f973f7964974665ff0ebf44b3c0ac679047c90f1 +MISC ChangeLog 1846 RMD160 a19fbc87e8a76995ca7aad4a0b50412465cdb7e8 SHA1 3179b419a55d2f3fb9ac13e0f5e1ac9072e5d7ac SHA256 8700523e9a1d775739ff23ffd9c1a160202ce0ea38d8b1dac19733c4ff9f3584 MISC metadata.xml 461 RMD160 fdf220bb028f53abae27f784bcb56bbd98d525d4 SHA1 699ad8ab329ece800beebc5005578105002cf425 SHA256 7264b7511fd0c42a3995dee9e1e2be9d98399af63acd34d6d6b175ff7ad5a4f6 diff --git a/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch b/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch deleted file mode 100644 index 7db944be2..000000000 --- a/dev-cpp/libvmime/files/libvmime-0.9.0-gcc4_4.patch +++ /dev/null @@ -1,12 +0,0 @@ -Index: vmime/src/platforms/posix/posixFile.cpp -=================================================================== ---- vmime/src/platforms/posix/posixFile.cpp (revision 482) -+++ vmime/src/platforms/posix/posixFile.cpp (revision 483) -@@ -32,6 +32,7 @@ - - #include <dirent.h> - -+#include <stdio.h> - #include <string.h> - - #include "vmime/exception.hpp" diff --git a/dev-cpp/libvmime/libvmime-0.9.0.ebuild b/dev-cpp/libvmime/libvmime-0.9.1.ebuild index 61d4ea20d..896209d9c 100644 --- a/dev-cpp/libvmime/libvmime-0.9.0.ebuild +++ b/dev-cpp/libvmime/libvmime-0.9.1.ebuild @@ -1,16 +1,14 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI="2" - -inherit eutils +EAPI=4 DESCRIPTION="Library for working with MIME messages and Internet messaging services like IMAP, POP or SMTP" HOMEPAGE="http://www.vmime.org" SRC_URI="mirror://sourceforge/vmime/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="debug doc examples +imap +maildir +pop sasl sendmail +smtp ssl" @@ -27,8 +25,6 @@ src_prepare() { -e "s|doc/\${PACKAGE_TARNAME}|doc/${PF}|" \ -e "s|doc/\$(GENERIC_LIBRARY_NAME)|doc/${PF}|" \ configure Makefile.in || die "sed failed" - - epatch "${FILESDIR}/${P}-gcc4_4.patch" } src_configure() { @@ -50,14 +46,14 @@ src_compile() { } src_install() { - emake DESTDIR="${D}" install || die "emake install failed" - dodoc AUTHORS ChangeLog || die "dodoc failed" + emake DESTDIR="${D}" install + dodoc AUTHORS ChangeLog if use doc ; then - dohtml doc/html/* || die "dohtml failed" + dohtml doc/html/* fi insinto /usr/share/doc/${PF} if use examples ; then - doins -r examples || die "doins examples failed" + doins -r examples fi } |