summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2009-01-15 10:43:20 +0000
committerTorsten Veller <tove@gentoo.org>2009-01-15 10:43:20 +0000
commitd1a7fb49d542b9fd8e87db7ddb8e9f897fb1363c (patch)
tree155611cd75d576b6542d45428d8cd9c02d3b334d /dev-perl/B-Hooks-EndOfScope
parentInitial import from the perl overlay (diff)
downloadgentoo-2-d1a7fb49d542b9fd8e87db7ddb8e9f897fb1363c.tar.gz
gentoo-2-d1a7fb49d542b9fd8e87db7ddb8e9f897fb1363c.tar.bz2
gentoo-2-d1a7fb49d542b9fd8e87db7ddb8e9f897fb1363c.zip
Fix DESCRIPTION
(Portage version: 2.2_rc22/cvs/Linux 2.6.28-tuxonice i686)
Diffstat (limited to 'dev-perl/B-Hooks-EndOfScope')
-rw-r--r--dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild
index ed19615c064e..3b1b74ca4356 100644
--- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild
+++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2009 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.05.ebuild,v 1.1 2009/01/15 10:41:33 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.05.ebuild,v 1.2 2009/01/15 10:43:20 tove Exp $
MODULE_AUTHOR=FLORA
inherit perl-module
-DESCRIPTION="Keep imports and functions out of your namespace"
+DESCRIPTION="Execute code after a scope finished compilation"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"