summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFernando J. Pereda <ferdy@gentoo.org>2005-10-07 16:55:24 +0000
committerFernando J. Pereda <ferdy@gentoo.org>2005-10-07 16:55:24 +0000
commit70e7268d7b8358a043f0bbd776848da95fdfa4b6 (patch)
tree72620f7feb87909150235485362b8367e72c6883 /net-mail/uw-mailutils
parentFix deps (diff)
downloadhistorical-70e7268d7b8358a043f0bbd776848da95fdfa4b6.tar.gz
historical-70e7268d7b8358a043f0bbd776848da95fdfa4b6.tar.bz2
historical-70e7268d7b8358a043f0bbd776848da95fdfa4b6.zip
fix DESCRIPTION and HOMEPAGE
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'net-mail/uw-mailutils')
-rw-r--r--net-mail/uw-mailutils/ChangeLog6
-rw-r--r--net-mail/uw-mailutils/Manifest10
-rw-r--r--net-mail/uw-mailutils/uw-mailutils-2004g.ebuild6
3 files changed, 13 insertions, 9 deletions
diff --git a/net-mail/uw-mailutils/ChangeLog b/net-mail/uw-mailutils/ChangeLog
index 3da8c6012b15..2d985b984209 100644
--- a/net-mail/uw-mailutils/ChangeLog
+++ b/net-mail/uw-mailutils/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-mail/uw-mailutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/ChangeLog,v 1.8 2005/10/07 13:28:32 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/ChangeLog,v 1.9 2005/10/07 16:55:24 ferdy Exp $
+
+ 07 Oct 2005; Fernando J. Pereda <ferdy@gentoo.org>
+ uw-mailutils-2004g.ebuild:
+ fix DESCRIPTION and HOMEPAGE
07 Oct 2005; Andrej Kacian <ticho@gentoo.org> uw-mailutils-2004g.ebuild:
Added block of pine to deps, to prevent file collisions.
diff --git a/net-mail/uw-mailutils/Manifest b/net-mail/uw-mailutils/Manifest
index 089c7a7aacfe..9b590b1961a1 100644
--- a/net-mail/uw-mailutils/Manifest
+++ b/net-mail/uw-mailutils/Manifest
@@ -1,15 +1,15 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 974bfda2ea91f3611f8f043151f59e9b uw-mailutils-2004g.ebuild 1057
-MD5 5e04b5c90a5fcec1ccddab82d701033c ChangeLog 1320
+MD5 f93f50e75c43001af137a2d65b6609f5 uw-mailutils-2004g.ebuild 1058
+MD5 dd82a8b051db9c37dd04607322e0ec22 ChangeLog 1434
MD5 1bb83f4e84ad8336fcdc25c821ccb680 metadata.xml 272
MD5 5eb8b5fa92f61ec775be70c761ea24ae files/digest-uw-mailutils-2004g 62
MD5 59c4ba0421f60657457e0aecf07be7be files/uw-mailutils-2004g.patch 1210
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDRngcQlM6RnzZP+IRAsdYAKCuNeqJ99Uj1zPasegnGngE5NP1uwCeIuO1
-usVorltVk+BRkpo3g4AJbhY=
-=hzG0
+iD8DBQFDRqibViELBEf1JB0RAoaWAJ9ryyI9Rqpy5Or4Rxn/hes+EdhqHQCcCamJ
+iwd7Pm5ueBXnTwmoAaVou4s=
+=Qlvl
-----END PGP SIGNATURE-----
diff --git a/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild b/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild
index be8b6f7c4271..f06c5b651ddf 100644
--- a/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild
+++ b/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild
@@ -1,14 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild,v 1.8 2005/10/07 13:28:32 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/uw-mailutils/uw-mailutils-2004g.ebuild,v 1.9 2005/10/07 16:55:24 ferdy Exp $
inherit eutils flag-o-matic
MY_P="imap-${PV}"
S=${WORKDIR}/${MY_P}
-DESCRIPTION="This is a sample skeleton ebuild file"
-HOMEPAGE="http://foo.bar.com/"
+DESCRIPTION="Mail utilities from the UW"
+HOMEPAGE="http://www.washington.edu/imap/"
SRC_URI="ftp://ftp.cac.washington.edu/imap/${MY_P}.tar.Z"
LICENSE="as-is"