summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2005-07-26 16:19:04 +0000
committerSven Wegener <swegener@gentoo.org>2005-07-26 16:19:04 +0000
commit3046f148259668f879325bf81c96b102c0d60b2a (patch)
tree6224e69b95972b8edc00999764107c31522a2569 /net-mail
parentVersion bump; tidy old ebuilds. (diff)
downloadhistorical-3046f148259668f879325bf81c96b102c0d60b2a.tar.gz
historical-3046f148259668f879325bf81c96b102c0d60b2a.tar.bz2
historical-3046f148259668f879325bf81c96b102c0d60b2a.zip
fix cvs header. remove default src_compile.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/mailsync/Manifest14
-rw-r--r--net-mail/mailsync/mailsync-5.2.1.ebuild7
2 files changed, 13 insertions, 8 deletions
diff --git a/net-mail/mailsync/Manifest b/net-mail/mailsync/Manifest
index b4fb1095dc2d..1a3d076c419a 100644
--- a/net-mail/mailsync/Manifest
+++ b/net-mail/mailsync/Manifest
@@ -1,4 +1,14 @@
-MD5 685ed759c3bac9212ad5768f4d9803ad mailsync-5.2.1.ebuild 495
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 f51d3eb68a283842d2ef8700da154fac ChangeLog 388
-MD5 a5fc7ede55210ee025d051fa9f2731b6 metadata.xml 257
MD5 2177045d39e1f0dbaa532cc335d548e5 files/digest-mailsync-5.2.1 71
+MD5 7686e84d6bafe84544e8c39fd48e92cb mailsync-5.2.1.ebuild 553
+MD5 a5fc7ede55210ee025d051fa9f2731b6 metadata.xml 257
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC5mKUI1lqEGTUzyQRAmrxAJ9AumNs25VfL58S6jcPt1SWvYDHqwCdFjPH
+QnZcfuExBVe/yMARdZiVosY=
+=FRTJ
+-----END PGP SIGNATURE-----
diff --git a/net-mail/mailsync/mailsync-5.2.1.ebuild b/net-mail/mailsync/mailsync-5.2.1.ebuild
index 2668e2b393b4..4e15c54d1148 100644
--- a/net-mail/mailsync/mailsync-5.2.1.ebuild
+++ b/net-mail/mailsync/mailsync-5.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
+# $Header: /var/cvsroot/gentoo-x86/net-mail/mailsync/mailsync-5.2.1.ebuild,v 1.2 2005/07/26 16:19:04 swegener Exp $
DESCRIPTION="A mailbox synchronizer"
HOMEPAGE="http://mailsync.sourceforge.net/"
@@ -13,11 +13,6 @@ IUSE=""
DEPEND="virtual/imap-c-client"
-src_compile() {
- econf || die
- emake || die
-}
-
src_install() {
make DESTDIR=${D} install pkgdocdir=/usr/share/doc/${P} || die
doman doc/mailsync.1