diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-01 19:42:52 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-01 19:42:52 +0000 |
commit | decbce3e246470a2ab298c5aef30ef6701198341 (patch) | |
tree | 5756b7b67a3ed3c5cf6e530876b757f6dec84011 /dev-perl/IMAP-Admin | |
parent | x86 stable wrt bug #391481 (diff) | |
download | gentoo-2-decbce3e246470a2ab298c5aef30ef6701198341.tar.gz gentoo-2-decbce3e246470a2ab298c5aef30ef6701198341.tar.bz2 gentoo-2-decbce3e246470a2ab298c5aef30ef6701198341.zip |
x86 stable wrt bug #391583
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'dev-perl/IMAP-Admin')
-rw-r--r-- | dev-perl/IMAP-Admin/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/IMAP-Admin/ChangeLog b/dev-perl/IMAP-Admin/ChangeLog index 9d32dc94bbb0..490fd1f445bd 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.7 2009/09/07 09:00:57 tove Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/ChangeLog,v 1.8 2011/12/01 19:42:52 phajdan.jr Exp $ + + 01 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> IMAP-Admin-1.6.7.ebuild: + x86 stable wrt bug #391583 07 Sep 2009; Torsten Veller <tove@gentoo.org> -IMAP-Admin-1.6.6.ebuild: Cleanup diff --git a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild index 0ca3d5b78610..c2c7741fbd59 100644 --- a/dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild +++ b/dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 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.7.ebuild,v 1.1 2009/08/25 17:30:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IMAP-Admin/IMAP-Admin-1.6.7.ebuild,v 1.2 2011/12/01 19:42:52 phajdan.jr Exp $ MODULE_AUTHOR=EESTABROO inherit perl-module @@ -9,7 +9,7 @@ DESCRIPTION="Perl module for basic IMAP server administration" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="dev-lang/perl" |