summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-05-05 18:19:19 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-05-05 18:19:19 +0000
commit0b5101a0b72d23ec0e84bf0e24a705ec3f0ac734 (patch)
treec45944a42163e7e78ee82423b5baadd1207c547d
parentMarked stable on amd64 for bug #175465 (diff)
downloadgentoo-2-0b5101a0b72d23ec0e84bf0e24a705ec3f0ac734.tar.gz
gentoo-2-0b5101a0b72d23ec0e84bf0e24a705ec3f0ac734.tar.bz2
gentoo-2-0b5101a0b72d23ec0e84bf0e24a705ec3f0ac734.zip
Stable on x86, bug #177074.
(Portage version: 2.1.2.5)
-rw-r--r--dev-perl/IMAP-Admin/ChangeLog5
-rw-r--r--dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/IMAP-Admin/ChangeLog b/dev-perl/IMAP-Admin/ChangeLog
index 4b97fd5c5a9c..807779670aa6 100644
--- a/dev-perl/IMAP-Admin/ChangeLog
+++ b/dev-perl/IMAP-Admin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/IMAP-Admin
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.3 2007/01/15 23:12:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.4 2007/05/05 18:19:19 ticho Exp $
+
+ 05 May 2007; Andrej Kacian <ticho@gentoo.org> IMAP-Admin-1.6.4.ebuild:
+ Stable on x86, bug #177074.
15 Jan 2007; Michael Cummings <mcummings@gentoo.org>
IMAP-Admin-1.6.4.ebuild:
diff --git a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild
index e955c92dbb1c..27ad8a2c2a2b 100644
--- a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild
+++ b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild,v 1.3 2007/01/15 23:12:06 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/IMAP-Admin-1.6.4.ebuild,v 1.4 2007/05/05 18:19:19 ticho Exp $
inherit perl-module
DESCRIPTION="IMAP::Admin - Perl module for basic IMAP server administration"
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/E/EE/EESTABROO/${P}.tar.gz"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="dev-lang/perl"