diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2013-10-13 16:25:28 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2013-10-13 16:25:28 +0000 |
commit | 777267bb7b571f135a59123143d1f1a8ef45d9cf (patch) | |
tree | 07a32b9029ad63ad417f10e66e1b3d79a829b31e /dev-perl/Exception-Class | |
parent | Build with ncurses[tinfo], bug 459638 (diff) | |
download | gentoo-2-777267bb7b571f135a59123143d1f1a8ef45d9cf.tar.gz gentoo-2-777267bb7b571f135a59123143d1f1a8ef45d9cf.tar.bz2 gentoo-2-777267bb7b571f135a59123143d1f1a8ef45d9cf.zip |
alpha stable wrt bug #449582
(Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Exception-Class')
-rw-r--r-- | dev-perl/Exception-Class/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Exception-Class/ChangeLog b/dev-perl/Exception-Class/ChangeLog index 4fa8263889ea..cb31a6bfe0da 100644 --- a/dev-perl/Exception-Class/ChangeLog +++ b/dev-perl/Exception-Class/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Exception-Class # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.71 2013/10/11 12:23:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/ChangeLog,v 1.72 2013/10/13 16:25:28 zlogene Exp $ + + 13 Oct 2013; Mikle Kolyada <zlogene@gentoo.org> + Exception-Class-1.360.0.ebuild: + alpha stable wrt bug #449582 11 Oct 2013; Sergey Popov <pinkbyte@gentoo.org> Exception-Class-1.360.0.ebuild: diff --git a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild b/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild index 9dd2b19ec0a6..a8157b7cd643 100644 --- a/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild +++ b/dev-perl/Exception-Class/Exception-Class-1.360.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/Exception-Class/Exception-Class-1.360.0.ebuild,v 1.3 2013/10/11 12:23:10 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Class/Exception-Class-1.360.0.ebuild,v 1.4 2013/10/13 16:25:28 zlogene Exp $ EAPI=4 @@ -12,7 +12,7 @@ DESCRIPTION="A module that allows you to declare real exception classes in Perl" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=" |