summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2007-01-22 23:59:48 +0000
committerBryan Østergaard <kloeri@gentoo.org>2007-01-22 23:59:48 +0000
commit8358ba47b7524e0790d20f58954563a2aa2d7cbc (patch)
treef0bebb7a985aace1add87d5520549b3c34f16374 /dev-perl/Mail-ListDetector
parentAdd ~ia64 keyword. (diff)
downloadgentoo-2-8358ba47b7524e0790d20f58954563a2aa2d7cbc.tar.gz
gentoo-2-8358ba47b7524e0790d20f58954563a2aa2d7cbc.tar.bz2
gentoo-2-8358ba47b7524e0790d20f58954563a2aa2d7cbc.zip
Add ~ia64 keyword.
(Portage version: 2.1.2-r2)
Diffstat (limited to 'dev-perl/Mail-ListDetector')
-rw-r--r--dev-perl/Mail-ListDetector/ChangeLog8
-rw-r--r--dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog
index 431bedf9c453..fa43324f7640 100644
--- a/dev-perl/Mail-ListDetector/ChangeLog
+++ b/dev-perl/Mail-ListDetector/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Mail-ListDetector
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.6 2006/10/21 14:27:20 dertobi123 Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.7 2007/01/22 23:59:48 kloeri Exp $
+
+ 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
+ Mail-ListDetector-0.34.ebuild:
+ Add ~ia64 keyword.
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
Mail-ListDetector-0.34.ebuild:
diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild
index 878647034b50..fa3be576a434 100644
--- a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild
+++ b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.6 2006/10/21 14:27:20 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.7 2007/01/22 23:59:48 kloeri Exp $
inherit perl-module
@@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/M/MS/MSTEVENS/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ppc sparc ~x86"
+KEYWORDS="alpha amd64 ~ia64 ppc sparc ~x86"
IUSE=""
SLOT="0"