diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:40:01 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:40:01 +0000 |
commit | e820bb68b932daf077d30e047d0ecc4f272b97b4 (patch) | |
tree | 9935dcf1bb6ff0d53a0b8bcae3dcbb695f407b2d /dev-perl/Mail-Mbox-MessageParser | |
parent | Stable on ppc. (diff) | |
download | historical-e820bb68b932daf077d30e047d0ecc4f272b97b4.tar.gz historical-e820bb68b932daf077d30e047d0ecc4f272b97b4.tar.bz2 historical-e820bb68b932daf077d30e047d0ecc4f272b97b4.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/Mail-Mbox-MessageParser')
-rw-r--r-- | dev-perl/Mail-Mbox-MessageParser/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-Mbox-MessageParser/ChangeLog b/dev-perl/Mail-Mbox-MessageParser/ChangeLog index 3f7c0730fd42..d11943386f77 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-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.7 2004/12/22 14:25:16 gustavoz Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.8 2005/04/20 21:38:40 hansmi Exp $ + + 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> + Mail-Mbox-MessageParser-1.20.ebuild: + Stable on ppc. 22 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> Mail-Mbox-MessageParser-1.20.ebuild: diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild index 2acf7dd311ff..0592e6986057 100644 --- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild +++ b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 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.20.ebuild,v 1.8 2004/12/22 14:25:16 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild,v 1.9 2005/04/20 21:38:40 hansmi Exp $ inherit perl-module @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~ppc ~amd64 sparc" +KEYWORDS="x86 ppc ~amd64 sparc" DEPEND="${DEPEND} dev-perl/FileHandle-Unget" |