summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Leitch <port001@gentoo.org>2005-05-21 20:56:34 +0000
committerIan Leitch <port001@gentoo.org>2005-05-21 20:56:34 +0000
commita05f0d22eab72e974f8528bf29137ea6bed8d33b (patch)
tree7a0b1469fcc8a3a65acc1bf8f60f52115fa86434 /net-mail/popa3d
parentAdded doc to IUSE (diff)
downloadgentoo-2-a05f0d22eab72e974f8528bf29137ea6bed8d33b.tar.gz
gentoo-2-a05f0d22eab72e974f8528bf29137ea6bed8d33b.tar.bz2
gentoo-2-a05f0d22eab72e974f8528bf29137ea6bed8d33b.zip
Stable on x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-mail/popa3d')
-rw-r--r--net-mail/popa3d/ChangeLog5
-rw-r--r--net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild12
2 files changed, 10 insertions, 7 deletions
diff --git a/net-mail/popa3d/ChangeLog b/net-mail/popa3d/ChangeLog
index c600c0f50489..212d816230a1 100644
--- a/net-mail/popa3d/ChangeLog
+++ b/net-mail/popa3d/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-mail/popa3d
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.15 2005/04/26 18:45:14 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/ChangeLog,v 1.16 2005/05/21 20:56:34 port001 Exp $
+
+ 21 May 2005; Ian Leitch <port001@gentoo.org> popa3d-0.6.4.1-r2.ebuild:
+ Stable on x86
*popa3d-0.6.4.1-r2 (26 Apr 2005)
diff --git a/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild b/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild
index daba83750414..524c86e426e1 100644
--- a/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild
+++ b/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild,v 1.1 2005/04/26 18:45:14 port001 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/popa3d/popa3d-0.6.4.1-r2.ebuild,v 1.2 2005/05/21 20:56:34 port001 Exp $
inherit eutils
@@ -25,7 +25,7 @@ inherit eutils
# if you want qmail-styled ~/Mailbox you can set it
# to "Mailbox". For the traditional (although not in
# gentoo Maildir) set it to "Maildir".
-#
+#
# POPA3D_VIRTUAL_ONLY
#
# Set this field to "YES" if you dont want local users
@@ -36,7 +36,7 @@ inherit eutils
#
# Set this field to the base virtual home path. For more information
# read the virtual guide here: http://forums.gentoo.org/viewtopic.php?t=82386
-#
+#
IUSE="pam mbox maildir"
@@ -44,12 +44,12 @@ DESCRIPTION="A security oriented POP3 server."
HOMEPAGE="http://www.openwall.com/popa3d/"
SRC_URI="http://www.openwall.com/popa3d/${P}.tar.gz
- http://www.data.is/~hhg/popa3d/popa3d-0.6.3-vname-2.diff
- maildir? ( http://www.data.is/~hhg/popa3d/popa3d-0.5.9-maildir-2.diff )"
+ http://www.data.is/~hhg/popa3d/popa3d-0.6.3-vname-2.diff
+ maildir? ( http://www.data.is/~hhg/popa3d/popa3d-0.5.9-maildir-2.diff )"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=sys-apps/sed-4
pam? ( >=sys-libs/pam-0.72