diff options
author | Markus Meier <maekke@gentoo.org> | 2013-01-13 13:37:07 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-01-13 13:37:07 +0000 |
commit | 6eb5eb9d5f6a2a9b06d2db6f8447f770ccf185bf (patch) | |
tree | f67416cb15ee0569f5ba2c05ac5eb3d6c98a9e76 /dev-perl | |
parent | add ~arm, bug #449762 (diff) | |
download | gentoo-2-6eb5eb9d5f6a2a9b06d2db6f8447f770ccf185bf.tar.gz gentoo-2-6eb5eb9d5f6a2a9b06d2db6f8447f770ccf185bf.tar.bz2 gentoo-2-6eb5eb9d5f6a2a9b06d2db6f8447f770ccf185bf.zip |
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/ChangeLog b/dev-perl/Getopt-Long-Descriptive/ChangeLog index 6c23c5f78d5e..ce1ab5422942 100644 --- a/dev-perl/Getopt-Long-Descriptive/ChangeLog +++ b/dev-perl/Getopt-Long-Descriptive/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Getopt-Long-Descriptive # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.29 2013/01/06 20:33:45 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/ChangeLog,v 1.30 2013/01/13 13:37:07 maekke Exp $ + + 13 Jan 2013; Markus Meier <maekke@gentoo.org> + Getopt-Long-Descriptive-0.93.0.ebuild: + add ~arm, bug #449762 06 Jan 2013; Torsten Veller <tove@gentoo.org> -Getopt-Long-Descriptive-0.92.0.ebuild: diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild index 023596242f8a..eba913f456a8 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.1 2012/11/04 15:13:40 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.93.0.ebuild,v 1.2 2013/01/13 13:37:07 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="" RDEPEND=" |