diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-26 04:00:46 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-12-26 04:00:46 +0000 |
commit | c5115ae62dae8d0002230302f864e918165202cf (patch) | |
tree | 78e4dc58d4588c7a7bd6510082341d1dc4a47048 | |
parent | version bump per bug #35034 (diff) | |
download | historical-c5115ae62dae8d0002230302f864e918165202cf.tar.gz historical-c5115ae62dae8d0002230302f864e918165202cf.tar.bz2 historical-c5115ae62dae8d0002230302f864e918165202cf.zip |
initial commit, based off bug #5642 and work from myself.
-rw-r--r-- | net-mail/autorespond/ChangeLog | 9 | ||||
-rw-r--r-- | net-mail/autorespond/Manifest | 13 |
2 files changed, 22 insertions, 0 deletions
diff --git a/net-mail/autorespond/ChangeLog b/net-mail/autorespond/ChangeLog new file mode 100644 index 000000000000..b2c3c44e5dd8 --- /dev/null +++ b/net-mail/autorespond/ChangeLog @@ -0,0 +1,9 @@ +# ChangeLog for net-mail/autorespond +# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/ChangeLog,v 1.1 2003/12/26 04:00:46 robbat2 Exp $ + +*autorespond-2.0.4 (25 Dec 2003) + + 25 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> autorespond-2.0.4.ebuild: + initial commit, based off bug #5642 and work from myself. + diff --git a/net-mail/autorespond/Manifest b/net-mail/autorespond/Manifest new file mode 100644 index 000000000000..f00904032777 --- /dev/null +++ b/net-mail/autorespond/Manifest @@ -0,0 +1,13 @@ +# $Header: /var/cvsroot/gentoo-x86/net-mail/autorespond/Manifest,v 1.1 2003/12/26 04:00:46 robbat2 Exp $ +MD5 96865b8b4fca005014ece7be3389be63 autorespond_2.0.4.orig.tar.gz 7884 +MD5 2ec64e17b4f7c7668d6a653e7e02921a autorespond-2.0.4.ebuild 819 +MD5 44d518a3b3546f9d3fd5345744cc87fd autorespond-2.0.2.ebuild~ 567 +MD5 4d1536e30fc6afc90b7a36af686ab634 files/digest-autorespond-2.0.2 67 +MD5 43cfadac548b18767864b6c01797df5f files/digest-autorespond-2.0.4 137 +MD5 35c5d005241fe219f99ed5eb34dc157f autorespond-2.0.4/Makefile 374 +MD5 062a167ebd3dd943b84eaaed9e85bc38 autorespond-2.0.4/README 4065 +MD5 02291de884405e5f21dd8e45cb6e4ee6 autorespond-2.0.4/autorespond.1 1418 +MD5 cc2581bc60041e1da1aea8b36a14a897 autorespond-2.0.4/autorespond.c 16892 +MD5 76e27b894526f6f0b97185865d566020 autorespond-2.0.4/help_message 164 +MD5 7634b8c93193dbabac8da4b97e40a0ae autorespond-2.0.4/qmail-auto 81 +MD5 1e81eadec59d2516d2f7100dfe2efdcf autorespond-2.0.4/ChangeLog 241 |