diff options
author | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-29 09:46:56 +0000 |
---|---|---|
committer | Fernando J. Pereda <ferdy@gentoo.org> | 2006-08-29 09:46:56 +0000 |
commit | ee9a50efa0335a478082eaf474af62e1d6197b78 (patch) | |
tree | c5494fe2f2d7165b03a5ec79098f16d6f2119987 | |
parent | Added ~alpha. Indirect dependency of Mail-Audit, bug #144481 (diff) | |
download | historical-ee9a50efa0335a478082eaf474af62e1d6197b78.tar.gz historical-ee9a50efa0335a478082eaf474af62e1d6197b78.tar.bz2 historical-ee9a50efa0335a478082eaf474af62e1d6197b78.zip |
Added ~alpha. New dependency of Mail-Audit, bug #144481
Package-Manager: portage-2.1-r2
-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 fa1f5d5764a3..421c05639656 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.2 2006/08/28 19:25:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/ChangeLog,v 1.3 2006/08/29 09:46:56 ferdy Exp $ + + 29 Aug 2006; Fernando J. Pereda <ferdy@gentoo.org> + Mail-ListDetector-0.34.ebuild: + Added ~alpha. New dependency of Mail-Audit, bug #144481 28 Aug 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 5d96ba11f604..073d7a8e1eb6 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.2 2006/08/28 19:25:27 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-ListDetector/Mail-ListDetector-0.34.ebuild,v 1.3 2006/08/29 09:46:56 ferdy 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 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" IUSE="" SLOT="0" |