diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:39:13 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-01-13 21:39:13 +0000 |
commit | f9da9ad7374caf08e0860a06ce61fce76645e04d (patch) | |
tree | e3d42acae37e373da6932bc01e0f2891e815a5e6 /dev-perl | |
parent | ppc. stable (diff) | |
download | gentoo-2-f9da9ad7374caf08e0860a06ce61fce76645e04d.tar.gz gentoo-2-f9da9ad7374caf08e0860a06ce61fce76645e04d.tar.bz2 gentoo-2-f9da9ad7374caf08e0860a06ce61fce76645e04d.zip |
ppc. stable
(Portage version: 2.1.4)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Mail-Audit/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Mail-Audit/ChangeLog b/dev-perl/Mail-Audit/ChangeLog index a275be3d868c..3512030b0d8c 100644 --- a/dev-perl/Mail-Audit/ChangeLog +++ b/dev-perl/Mail-Audit/ChangeLog @@ -1,6 +1,10 @@ # 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.52 2007/12/17 18:29:37 drac Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.53 2008/01/13 21:39:13 dertobi123 Exp $ + + 13 Jan 2008; Tobias Scherbaum <dertobi123@gentoo.org> + Mail-Audit-2.221.ebuild: + ppc. stable 17 Dec 2007; Samuli Suominen <drac@gentoo.org> Mail-Audit-2.221.ebuild: amd64 stable diff --git a/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild b/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild index a94e6b913fcf..1ff36aa932b7 100644 --- a/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild +++ b/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.221.ebuild,v 1.3 2007/12/17 18:29:37 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.221.ebuild,v 1.4 2008/01/13 21:39:13 dertobi123 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" |