summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-03-11 18:49:50 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-03-11 18:49:50 +0000
commitc080d3653190a1d970c5623ad5c063cd6bddb608 (patch)
tree94c7421fe9fde8e7a53cb9cbb018d6c13676c0a4 /dev-perl/B-Hooks-EndOfScope
parentDrop libgnomeprint dependencies as they deprecated and unsupported for a long... (diff)
downloadhistorical-c080d3653190a1d970c5623ad5c063cd6bddb608.tar.gz
historical-c080d3653190a1d970c5623ad5c063cd6bddb608.tar.bz2
historical-c080d3653190a1d970c5623ad5c063cd6bddb608.zip
Stable on amd64 wrt bug #350853
Package-Manager: portage-2.1.9.41/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/B-Hooks-EndOfScope')
-rw-r--r--dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild6
-rw-r--r--dev-perl/B-Hooks-EndOfScope/ChangeLog8
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild
index f23882e3fc9b..2c765e0b03cb 100644
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild,v 1.2 2010/05/24 10:50:12 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild,v 1.3 2011/03/11 18:47:30 hwoarang Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Execute code after a scope finished compilation"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=dev-perl/Variable-Magic-0.34
diff --git a/dev-perl/B-Hooks-EndOfScope/ChangeLog b/dev-perl/B-Hooks-EndOfScope/ChangeLog
index ee6102578af7..84f58e044718 100644
--- a/dev-perl/B-Hooks-EndOfScope/ChangeLog
+++ b/dev-perl/B-Hooks-EndOfScope/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/B-Hooks-EndOfScope
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.9 2010/06/11 06:35:26 tove Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.10 2011/03/11 18:47:30 hwoarang Exp $
+
+ 11 Mar 2011; Markos Chandras <hwoarang@gentoo.org>
+ B-Hooks-EndOfScope-0.09.ebuild:
+ Stable on amd64 wrt bug #350853
11 Jun 2010; Torsten Veller <tove@gentoo.org>
-B-Hooks-EndOfScope-0.08.ebuild: