diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-29 21:41:31 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-29 21:41:31 +0000 |
commit | c663120e343cce1e78b9d9802bca5f980aee06f0 (patch) | |
tree | 92479c9c7b78d7538c2352a836bb7676be939b37 /dev-perl/Mail-Audit | |
parent | moving net-www/pwauth to www-apache/pwauth (diff) | |
download | gentoo-2-c663120e343cce1e78b9d9802bca5f980aee06f0.tar.gz gentoo-2-c663120e343cce1e78b9d9802bca5f980aee06f0.tar.bz2 gentoo-2-c663120e343cce1e78b9d9802bca5f980aee06f0.zip |
alpha/ia64/x86 stable
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'dev-perl/Mail-Audit')
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index 8d0e40d564b7..a793fc244be0 100644 --- a/dev-perl/Mail-Audit/ChangeLog +++ b/dev-perl/Mail-Audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Mail-Audit # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.45 2007/07/11 19:06:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.46 2007/07/29 21:41:31 armin76 Exp $ + + 29 Jul 2007; Raúl Porcel <armin76@gentoo.org> Mail-Audit-2.219.ebuild: + alpha/ia64/x86 stable 11 Jul 2007; Raúl Porcel <armin76@gentoo.org> Mail-Audit-2.218.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild index 4a51417fe1fa..866fbc4e3cae 100644 --- a/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild +++ b/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild,v 1.1 2007/06/25 10:15:56 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.219.ebuild,v 1.2 2007/07/29 21:41:31 armin76 Exp $ inherit perl-module @@ -9,7 +9,7 @@ SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rjbs/" LICENSE="Artistic" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~ppc ~sparc x86" IUSE="" SLOT="0" |