add new progs

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/zarafa@2940 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2011-06-19 09:31:02 +00:00
parent 7d0874f97b
commit 46dbe0e063
8 changed files with 98 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
DIST File_IMC-0.4.2.tgz 32175 RMD160 68e4f8be1029878d998e3063e69a1fb7e50a2c30 SHA1 1bd08487126ce0e29a6115236951ba0d80c9bb94 SHA256 cc432919adf35c5efc2468b95656a590adb80470a7bdc6a049145bf01b9a6c78
EBUILD PEAR-File_IMC-0.4.2.ebuild 321 RMD160 9af6f6e1ee7f7554e4b44ce8b16e2e15c46c2177 SHA1 bff1e9dd0889f058081dc10c6eb70189fdb3af7e SHA256 f66382553acf19c4f7ffc4e1a9a1183792a8a030d1ea96adf341c33509b3fc6c
MISC metadata.xml 157 RMD160 a98db3a086fae3c09a903dadbc05f60443ec4b1a SHA1 ddaa23cc35eb917bf8962b652442bebb1ce0f440 SHA256 54f8878ca0228e380abbaa4b529806b5533a6b9b51b3b16c0909e906586a91a1

View File

@@ -0,0 +1,11 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
inherit php-pear-r1
DESCRIPTION="Create and parse Internet Mail Consortium-style files (like vCard and vCalendar)"
LICENSE="BSD"
SLOT="0"
KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
IUSE=""

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>php</herd>
</pkgmetadata>