diff options
author | 2013-06-28 15:38:22 +0000 | |
---|---|---|
committer | 2013-06-28 15:38:22 +0000 | |
commit | c044309b5ea42a4d947ca475d897a9b4869e96df (patch) | |
tree | a3199e0afab6ff6b081259a1743e5dceeac90d08 /dev-perl | |
parent | Initial import for TeX Live 2013 (diff) | |
download | gentoo-2-c044309b5ea42a4d947ca475d897a9b4869e96df.tar.gz gentoo-2-c044309b5ea42a4d947ca475d897a9b4869e96df.tar.bz2 gentoo-2-c044309b5ea42a4d947ca475d897a9b4869e96df.zip |
Stable for HPPA (bug #449574).
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Class-Inspector/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog index d1dba6a11890..02bcf8df08a0 100644 --- a/dev-perl/Class-Inspector/ChangeLog +++ b/dev-perl/Class-Inspector/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Class-Inspector # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.88 2013/06/27 11:35:48 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.89 2013/06/28 15:38:22 jer Exp $ + + 28 Jun 2013; Jeroen Roovers <jer@gentoo.org> Class-Inspector-1.280.0.ebuild: + Stable for HPPA (bug #449574). 27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> Class-Inspector-1.280.0.ebuild: diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild index 442e4098519d..369cd00b03a0 100644 --- a/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild +++ b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.4 2013/06/27 11:35:48 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.5 2013/06/28 15:38:22 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Provides information about Classes" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" SRC_TEST="do" |