summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cummings <mcummings@gentoo.org>2005-03-30 13:57:54 +0000
committerMichael Cummings <mcummings@gentoo.org>2005-03-30 13:57:54 +0000
commit492a4bf917d7f19718d292658351b859cbd1aba6 (patch)
tree091d41bba78f9254dedc1c82801b85ee0536c187 /dev-perl/X500-DN/X500-DN-0.28.ebuild
parentStable on sparc (diff)
downloadgentoo-2-492a4bf917d7f19718d292658351b859cbd1aba6.tar.gz
gentoo-2-492a4bf917d7f19718d292658351b859cbd1aba6.tar.bz2
gentoo-2-492a4bf917d7f19718d292658351b859cbd1aba6.zip
bug 87216
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/X500-DN/X500-DN-0.28.ebuild')
-rw-r--r--dev-perl/X500-DN/X500-DN-0.28.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-perl/X500-DN/X500-DN-0.28.ebuild b/dev-perl/X500-DN/X500-DN-0.28.ebuild
index b673a6328886..74e1dd4f2469 100644
--- a/dev-perl/X500-DN/X500-DN-0.28.ebuild
+++ b/dev-perl/X500-DN/X500-DN-0.28.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.4 2004/10/16 23:57:23 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.5 2005/03/30 13:57:54 mcummings Exp $
inherit perl-module
DESCRIPTION="handle X.500 DNs (Distinguished Names), parse and format them"
@@ -15,3 +15,5 @@ IUSE=""
SRC_TEST="do"
export OPTIMIZE="${CFLAGS}"
+
+DEPEND="dev-perl/Parse-RecDescent"