summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-02-06 20:28:37 +0000
committerSimon Stelling <blubb@gentoo.org>2006-02-06 20:28:37 +0000
commitb13ec18fbe2db39ba42383584ae72255dce39dac (patch)
treef1fbf5c6a7df162a39f1f71f30ddce0adb070228 /dev-perl/Mail-Mbox-MessageParser
parentstable amd64 (diff)
downloadgentoo-2-b13ec18fbe2db39ba42383584ae72255dce39dac.tar.gz
gentoo-2-b13ec18fbe2db39ba42383584ae72255dce39dac.tar.bz2
gentoo-2-b13ec18fbe2db39ba42383584ae72255dce39dac.zip
stable on amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/Mail-Mbox-MessageParser')
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/ChangeLog8
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-Mbox-MessageParser/ChangeLog b/dev-perl/Mail-Mbox-MessageParser/ChangeLog
index 58049a948a08..408d325d9f0c 100644
--- a/dev-perl/Mail-Mbox-MessageParser/ChangeLog
+++ b/dev-perl/Mail-Mbox-MessageParser/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-Mbox-MessageParser
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.13 2005/12/24 16:01:40 hansmi Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.14 2006/02/06 20:28:37 blubb Exp $
+
+ 06 Feb 2006; Simon Stelling <blubb@gentoo.org>
+ Mail-Mbox-MessageParser-1.40.01.ebuild:
+ stable on amd64
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org>
Mail-Mbox-MessageParser-1.40.01.ebuild:
diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild
index 2b3a5ce123f4..e0c02b3de77f 100644
--- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild
+++ b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild,v 1.3 2005/12/24 16:01:40 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild,v 1.4 2006/02/06 20:28:37 blubb Exp $
inherit versionator perl-module
@@ -15,7 +15,7 @@ HOMEPAGE="http://sourceforge.net/projects/m-m-msgparser/"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ppc sparc x86"
+KEYWORDS="amd64 ppc sparc x86"
DEPEND="dev-perl/Text-Diff
dev-perl/FileHandle-Unget"