diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-28 19:26:45 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-08-28 19:26:45 +0000 |
commit | d8a77eea876ebac1d73dd80d02c8126dbe94ac88 (patch) | |
tree | f1fc7306c9dfcf10910fa54908a7b399b86d4501 /dev-perl/Mail-ListDetector | |
parent | Stable on sparc wrt #144375 (diff) | |
download | historical-d8a77eea876ebac1d73dd80d02c8126dbe94ac88.tar.gz historical-d8a77eea876ebac1d73dd80d02c8126dbe94ac88.tar.bz2 historical-d8a77eea876ebac1d73dd80d02c8126dbe94ac88.zip |
Added ~ppc, bug 144481
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'dev-perl/Mail-ListDetector')
-rw-r--r-- | dev-perl/Mail-ListDetector/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Mail-ListDetector/ChangeLog b/dev-perl/Mail-ListDetector/ChangeLog index a987b800abe6..fa1f5d5764a3 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.1 2006/08/20 03:14:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.2 2006/08/28 19:25:27 dertobi123 Exp $ + + 28 Aug 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Mail-ListDetector-0.34.ebuild: + Added ~ppc, bug 144481 *Mail-ListDetector-0.34 (20 Aug 2006) diff --git a/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild b/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild index 9170bf794b3d..5d96ba11f604 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 # 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.1 2006/08/20 03:14:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.2 2006/08/28 19:25:27 dertobi123 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="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" SLOT="0" |