summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Martin <slarti@gentoo.org>2004-09-03 17:01:05 +0000
committerTom Martin <slarti@gentoo.org>2004-09-03 17:01:05 +0000
commit5361e7444f886d4708ad3f8286c79a716ccac54e (patch)
treef15768c14287d34dc51efeca81f7ef9530545705 /dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild
parentppc stable profile update (Manifest recommit) (diff)
downloadgentoo-2-5361e7444f886d4708ad3f8286c79a716ccac54e.tar.gz
gentoo-2-5361e7444f886d4708ad3f8286c79a716ccac54e.tar.bz2
gentoo-2-5361e7444f886d4708ad3f8286c79a716ccac54e.zip
Marked ~amd64.
Diffstat (limited to 'dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild')
-rw-r--r--dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild6
1 files changed, 3 insertions, 3 deletions
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 9088738a856a..de936486cd2c 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,17 +1,17 @@
# Copyright 1999-2004 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.4 2004/08/28 15:41:55 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Mbox-MessageParser/Mail-Mbox-MessageParser-1.20.ebuild,v 1.5 2004/09/03 17:01:05 slarti Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Manipulation of electronic mail addresses"
SRC_URI="http://www.cpan.org/modules/by-module/Mail/DCOPPIT/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/~dcoppit/${P}/"
+IUSE=""
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~amd64"
DEPEND="${DEPEND}
dev-perl/FileHandle-Unget"