summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-08 06:33:02 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-08 06:33:02 +0000
commitfcee3fcb1b7869969df3749a79b42c96351dc164 (patch)
tree502d207602fc7e0fcabb1c6b9af2093b6e3e06a1 /dev-perl
parentremove caml-light mask, its gone (diff)
downloadgentoo-2-fcee3fcb1b7869969df3749a79b42c96351dc164.tar.gz
gentoo-2-fcee3fcb1b7869969df3749a79b42c96351dc164.tar.bz2
gentoo-2-fcee3fcb1b7869969df3749a79b42c96351dc164.zip
Version bump
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/IMAP-Admin/ChangeLog9
-rw-r--r--dev-perl/IMAP-Admin/IMAP-Admin-1.6.6.ebuild15
2 files changed, 22 insertions, 2 deletions
diff --git a/dev-perl/IMAP-Admin/ChangeLog b/dev-perl/IMAP-Admin/ChangeLog
index 807779670aa6..a2e2384af1bc 100644
--- a/dev-perl/IMAP-Admin/ChangeLog
+++ b/dev-perl/IMAP-Admin/ChangeLog
@@ -1,6 +1,11 @@
# 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.4 2007/05/05 18:19:19 ticho Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.5 2008/09/08 06:33:02 tove Exp $
+
+*IMAP-Admin-1.6.6 (08 Sep 2008)
+
+ 08 Sep 2008; Torsten Veller <tove@gentoo.org> +IMAP-Admin-1.6.6.ebuild:
+ Version bump
05 May 2007; Andrej Kacian <ticho@gentoo.org> IMAP-Admin-1.6.4.ebuild:
Stable on x86, bug #177074.
diff --git a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.6.ebuild b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.6.ebuild
new file mode 100644
index 000000000000..117b6be093f5
--- /dev/null
+++ b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.6.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.6.ebuild,v 1.1 2008/09/08 06:33:02 tove Exp $
+
+MODULE_AUTHOR=EESTABROO
+inherit perl-module
+
+DESCRIPTION="Perl module for basic IMAP server administration"
+
+SLOT="0"
+LICENSE="|| ( Artistic GPL-2 )"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-lang/perl"