diff options
author | Olivier Crête <tester@gentoo.org> | 2005-06-12 21:20:42 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2005-06-12 21:20:42 +0000 |
commit | 45f94cd1e49025290d5d92e4ed79b7b5b78d57cf (patch) | |
tree | c789be94ed32f91ace1589900312ad93198752b9 /net-mail | |
parent | Stable on x86 and amd64 (diff) | |
download | gentoo-2-45f94cd1e49025290d5d92e4ed79b7b5b78d57cf.tar.gz gentoo-2-45f94cd1e49025290d5d92e4ed79b7b5b78d57cf.tar.bz2 gentoo-2-45f94cd1e49025290d5d92e4ed79b7b5b78d57cf.zip |
Stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/mailbase/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mailbase/mailbase-0.00-r9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-mail/mailbase/ChangeLog b/net-mail/mailbase/ChangeLog index 90f011a56101..5bc5106b9f13 100644 --- a/net-mail/mailbase/ChangeLog +++ b/net-mail/mailbase/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mailbase # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/ChangeLog,v 1.53 2005/06/08 20:34:43 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/ChangeLog,v 1.54 2005/06/12 21:20:42 tester Exp $ + + 12 Jun 2005; Olivier Crête <tester@gentoo.org> mailbase-0.00-r9.ebuild: + Stable on amd64 08 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> mailbase-1.ebuild: remove the pam.d files check diff --git a/net-mail/mailbase/mailbase-0.00-r9.ebuild b/net-mail/mailbase/mailbase-0.00-r9.ebuild index 74e0246779bb..736d9d4b51f8 100644 --- a/net-mail/mailbase/mailbase-0.00-r9.ebuild +++ b/net-mail/mailbase/mailbase-0.00-r9.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/mailbase/mailbase-0.00-r9.ebuild,v 1.6 2005/06/06 11:01:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mailbase/mailbase-0.00-r9.ebuild,v 1.7 2005/06/12 21:20:42 tester Exp $ DESCRIPTION="MTA layout package" SRC_URI="" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc-macos ppc64 ~s390 sparc x86" IUSE="pam" DEPEND="" |