diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:24:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:24:05 +0000 |
commit | 7e6474e6bac598231768c28bc0cf0fe09e1e6753 (patch) | |
tree | 53d468bd893f0fda6c94c58094508c85090320d4 /dev-perl/Mail-Mbox-MessageParser | |
parent | Drop maintainer due retirement, bug 118003. (diff) | |
download | gentoo-2-7e6474e6bac598231768c28bc0cf0fe09e1e6753.tar.gz gentoo-2-7e6474e6bac598231768c28bc0cf0fe09e1e6753.tar.bz2 gentoo-2-7e6474e6bac598231768c28bc0cf0fe09e1e6753.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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.500.200.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 0f7da73688dd..0d146be43180 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.42 2011/04/03 06:01:31 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/ChangeLog,v 1.43 2012/03/18 18:24:05 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> + Mail-Mbox-MessageParser-1.500.200.ebuild: + Drop ia64/sparc keywords 03 Apr 2011; Torsten Veller <tove@gentoo.org> -Mail-Mbox-MessageParser-1.50.00.ebuild: diff --git a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.500.200.ebuild b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.500.200.ebuild index c269648292e0..20b578c81b95 100644 --- a/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.500.200.ebuild +++ b/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.500.200.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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.500.200.ebuild,v 1.5 2011/02/27 18:27:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.500.200.ebuild,v 1.6 2012/03/18 18:24:05 armin76 Exp $ EAPI=2 @@ -13,7 +13,7 @@ HOMEPAGE="http://sourceforge.net/projects/m-m-msgparser/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ia64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" DEPEND="dev-perl/Text-Diff |