diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 00:55:01 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-01-27 00:55:01 +0000 |
commit | ab970e38ea953234437d652644b6e72cb91ce364 (patch) | |
tree | c23bd3abd50e832a6875f44720770a458ebf0c21 /net-www/horde-vacation | |
parent | horde eclass BABY (diff) | |
download | historical-ab970e38ea953234437d652644b6e72cb91ce364.tar.gz historical-ab970e38ea953234437d652644b6e72cb91ce364.tar.bz2 historical-ab970e38ea953234437d652644b6e72cb91ce364.zip |
initial ebuilds
Diffstat (limited to 'net-www/horde-vacation')
-rw-r--r-- | net-www/horde-vacation/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/horde-vacation/Manifest | 5 | ||||
-rw-r--r-- | net-www/horde-vacation/files/digest-horde-vacation-2.2 | 1 | ||||
-rw-r--r-- | net-www/horde-vacation/horde-vacation-2.2.ebuild | 12 | ||||
-rw-r--r-- | net-www/horde-vacation/metadata.xml | 8 |
5 files changed, 34 insertions, 0 deletions
diff --git a/net-www/horde-vacation/ChangeLog b/net-www/horde-vacation/ChangeLog new file mode 100644 index 000000000000..09a1b3dfb355 --- /dev/null +++ b/net-www/horde-vacation/ChangeLog @@ -0,0 +1,8 @@ +# ChangeLog for net-www/horde-vacation +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-vacation/ChangeLog,v 1.1 2004/01/27 00:55:01 vapier Exp $ + +*horde-vacation-2.2 (26 Jan 2004) + + 26 Jan 2004; Mike Frysinger <vapier@gentoo.org> : + Initial ebuild made by me. diff --git a/net-www/horde-vacation/Manifest b/net-www/horde-vacation/Manifest new file mode 100644 index 000000000000..fa7d9a6cbc5c --- /dev/null +++ b/net-www/horde-vacation/Manifest @@ -0,0 +1,5 @@ +MD5 f3cf71f6653a3a4350f8c810c2c9702a ChangeLog 2013 +MD5 c339473e0ff43da76eb2f2607c441921 metadata.xml 280 +MD5 5608da74c76b730c5d350a040aaefade horde-vacation-2.2.ebuild 395 +MD5 3c27fa2d766fcde19cc8a601915f4d0b files/digest-horde-imp-3.2.2 62 +MD5 520fdede856558ee941b0cae48b86e51 files/digest-horde-vacation-2.2 64 diff --git a/net-www/horde-vacation/files/digest-horde-vacation-2.2 b/net-www/horde-vacation/files/digest-horde-vacation-2.2 new file mode 100644 index 000000000000..700619e1d4c3 --- /dev/null +++ b/net-www/horde-vacation/files/digest-horde-vacation-2.2 @@ -0,0 +1 @@ +MD5 d547070c965a8a0b87c098148bacb895 vacation-2.2.tar.gz 121904 diff --git a/net-www/horde-vacation/horde-vacation-2.2.ebuild b/net-www/horde-vacation/horde-vacation-2.2.ebuild new file mode 100644 index 000000000000..b83d9c1ccbf4 --- /dev/null +++ b/net-www/horde-vacation/horde-vacation-2.2.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-www/horde-vacation/horde-vacation-2.2.ebuild,v 1.1 2004/01/27 00:55:01 vapier Exp $ + +inherit horde + +DESCRIPTION="Horde Vactaions allows users to manage e-mail 'vactaion notices' or 'auto-responders'" + +KEYWORDS="x86 ~ppc ~sparc ~alpha" + +DEPEND="" +RDEPEND=">=net-www/horde-2.2.4" diff --git a/net-www/horde-vacation/metadata.xml b/net-www/horde-vacation/metadata.xml new file mode 100644 index 000000000000..68c78dd23817 --- /dev/null +++ b/net-www/horde-vacation/metadata.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> +<herd>web-apps</herd> +<maintainer> +<email>vapier@gentoo.org</email> +</maintainer> +</pkgmetadata> |