diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 16:01:40 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-12-24 16:01:40 +0000 |
commit | 1839f676318a9d9a1bedaf11cfcb740135378709 (patch) | |
tree | cb29cbd38bbaa154ca35fdd251d49c5286fd8cd5 /dev-perl/Mail-Mbox-MessageParser | |
parent | net-analyzer/nessus-plugins stable on ppc. (diff) | |
download | gentoo-2-1839f676318a9d9a1bedaf11cfcb740135378709.tar.gz gentoo-2-1839f676318a9d9a1bedaf11cfcb740135378709.tar.bz2 gentoo-2-1839f676318a9d9a1bedaf11cfcb740135378709.zip |
dev-perl/Mail-Mbox-MessageParser stable on ppc.
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/Mail-Mbox-MessageParser')
-rw-r--r-- | dev-perl/Mail-Mbox-MessageParser/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.40.01.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-Mbox-MessageParser/ChangeLog b/dev-perl/Mail-Mbox-MessageParser/ChangeLog index 7684391ca192..58049a948a08 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.12 2005/12/19 18:29:55 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.13 2005/12/24 16:01:40 hansmi Exp $ + + 24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> + Mail-Mbox-MessageParser-1.40.01.ebuild: + Stable on ppc. 19 Dec 2005; <mcumming@gentoo.org> Mail-Mbox-MessageParser-1.40.01.ebuild: Unmasking for x86 and sparc. Ticho - go wild. 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 948efa67a7b5..2b3a5ce123f4 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 # 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.2 2005/12/19 18:29:55 mcummings Exp $ +# $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 $ 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" |