summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2012-02-14 16:54:18 +0000
committerTorsten Veller <tove@gentoo.org>2012-02-14 16:54:18 +0000
commit8a9a5c8831abc59d46385fdc0efd86c050e4dd12 (patch)
treea586af3d940be89504a06dba34ef6f272bad2c43 /dev-perl/Data-Random/Data-Random-0.60.0.ebuild
parentVersion bump alpha (diff)
downloadgentoo-2-8a9a5c8831abc59d46385fdc0efd86c050e4dd12.tar.gz
gentoo-2-8a9a5c8831abc59d46385fdc0efd86c050e4dd12.tar.bz2
gentoo-2-8a9a5c8831abc59d46385fdc0efd86c050e4dd12.zip
Fix MODULE_AUTHOR (#403659)
(Portage version: 2.2.0_alpha86/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Data-Random/Data-Random-0.60.0.ebuild')
-rw-r--r--dev-perl/Data-Random/Data-Random-0.60.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Data-Random/Data-Random-0.60.0.ebuild b/dev-perl/Data-Random/Data-Random-0.60.0.ebuild
index 14c5817cfd54..481b3db97d21 100644
--- a/dev-perl/Data-Random/Data-Random-0.60.0.ebuild
+++ b/dev-perl/Data-Random/Data-Random-0.60.0.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Random/Data-Random-0.60.0.ebuild,v 1.1 2012/01/10 18:46:06 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-Random/Data-Random-0.60.0.ebuild,v 1.2 2012/02/14 16:54:18 tove Exp $
EAPI=4
-MODULE_AUTHOR=ADEO
+MODULE_AUTHOR=BAREFOOT
MODULE_VERSION=0.06
inherit perl-module