dev-cpp/libvmime: add libvmime with fedora patch to rename the lib to libvmime07 to have it clearly sloted

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@2505 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one 2010-10-11 16:41:40 +00:00
parent e688dee49d
commit e10645f78f
3 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# ChangeLog for dev-cpp/libvmime
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
11 Oct 2010; Mario Fetka <mario.fetka@gmail.com> +metadata.xml:
add libvmime with fedora patch to rename the lib to libvmime07 to have it
clearly sloted

View File

@ -1,3 +1,5 @@
DIST libvmime-0.7.1-zarafa-gentoo-3.tar.bz2 12709 RMD160 9b667319ba3e1e979167837a3e81384b3137ee2c SHA1 349ac4cd0c8458ae7a9750b619bfa4f52aa1e5e7 SHA256 bc4181fc82afaad048de9a76251f8973efdd1a6c7ff9cc7ea259e55a827f9b50
DIST libvmime-0.7.1.tar.bz2 418302 RMD160 259983c8844108c8040bcbae2ea53e453a811124 SHA1 30fefbdd31c2fa46976984f18d4d21bf3c2ec20a SHA256 fc3476aec565341594c7c4dca982539695b61ecb92a438f19860e9130ca019e3
EBUILD libvmime-0.7.1.ebuild 1583 RMD160 b2790c0785b9a00fff1d13ef0a310e5727e826bc SHA1 da72bfe8198a9d7cc890cd51f35b510fa901dc5f SHA256 d6be5835555e0d10673b9a65f5aaf309681f55fcaf0f15c71c9def828c6b0649
MISC ChangeLog 277 RMD160 21357325c381338058053b4cff814c43df8fac7a SHA1 26b43e547bed3b98f0d0ff17f709efdcc49a740b SHA256 d39cd6f31eedca04e0354cf727421435e915618d82dd9b93358499e73f564b8d
MISC metadata.xml 1238 RMD160 c82938e77f387291d6a1c3bf9b0d802f2878dd12 SHA1 b5738f14922c69e78cfb867acdc65eeea25977bf SHA256 2c13f98be5fa8bdaf21ac86bcd00bbeb8944df5615de0cfce35ae4c00ef4b4d5

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<!--
$Header: /var/cvsroot/gentoo-x86/skel.metadata.xml,v 1.18 2008/07/28 19:27:05 cardoe Exp $
This is the example metadata file.
The root element of this file is <pkgmetadata>. Within this element a
number of subelements are allowed: herd, maintainer, and
longdescription. herd is a required subelement.
For a full description look at:
http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=4
Before committing, please remove the comments from this file. They are
not relevant for general metadata.xml files.
-->
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>@gentoo.org</email>
<!-- <description>Description of the maintainership</description> -->
</maintainer>
<!-- <longdescription>Long description of the package</longdescription> -->
<!--
<use>
<flag name='flag'>Description of how USE='flag' affects this package</flag>
<flag name='userland_GNU'>Description of how USERLAND='GNU' affects this
package</flag>
<flag name='aspell'>Uses <pkg>app-text/aspell</pkg> for spell checking.
Requires an installed dictionary from <cat>app-dicts</cat></flag>
</use>
-->
</pkgmetadata>