diff options
author | 2011-01-14 20:27:12 +0000 | |
---|---|---|
committer | 2011-01-14 20:27:12 +0000 | |
commit | fae200b9b7a8ff0429670b0e0b312fc0735a04d3 (patch) | |
tree | d43fcbf61edc29db87d3dec8adbe20823dcfe820 /dev-perl | |
parent | Fix dependencies. (diff) | |
download | gentoo-2-fae200b9b7a8ff0429670b0e0b312fc0735a04d3.tar.gz gentoo-2-fae200b9b7a8ff0429670b0e0b312fc0735a04d3.tar.bz2 gentoo-2-fae200b9b7a8ff0429670b0e0b312fc0735a04d3.zip |
arm stable
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/DateTime-Format-Mail/ChangeLog b/dev-perl/DateTime-Format-Mail/ChangeLog index 05e206da84ff..ea3a8f3ed614 100644 --- a/dev-perl/DateTime-Format-Mail/ChangeLog +++ b/dev-perl/DateTime-Format-Mail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/DateTime-Format-Mail -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.17 2009/12/23 17:59:59 grobian Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/ChangeLog,v 1.18 2011/01/14 20:27:12 armin76 Exp $ + + 14 Jan 2011; Raúl Porcel <armin76@gentoo.org> + DateTime-Format-Mail-0.30.ebuild, DateTime-Format-Mail-0.3001.ebuild: + arm stable 23 Dec 2009; Fabian Groffen <grobian@gentoo.org> DateTime-Format-Mail-0.3001.ebuild: diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild index a8be3e1d1731..abccb5b23bbb 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.14 2008/11/18 14:41:16 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.30.ebuild,v 1.15 2011/01/14 20:27:12 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" SRC_TEST="do" diff --git a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild index 792ffb2b4f56..94030ff9d59f 100644 --- a/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild +++ b/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.4 2009/12/23 17:59:59 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DateTime-Format-Mail/DateTime-Format-Mail-0.3001.ebuild,v 1.5 2011/01/14 20:27:12 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DR/DROLSKY/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha ~amd64 arm ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-solaris" IUSE="" SRC_TEST="do" |