diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:46:59 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-17 00:46:59 +0000 |
commit | 2cc5340d663142627d96ad1577552545cff56e53 (patch) | |
tree | 32171812201462ec1542e6a1a3b13afddee047f0 /dev-perl/X500-DN/X500-DN-0.28.ebuild | |
parent | Mark 0.100-r1 stable on ia64 (diff) | |
download | gentoo-2-2cc5340d663142627d96ad1577552545cff56e53.tar.gz gentoo-2-2cc5340d663142627d96ad1577552545cff56e53.tar.bz2 gentoo-2-2cc5340d663142627d96ad1577552545cff56e53.zip |
Mark 0.28 stable on ia64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl/X500-DN/X500-DN-0.28.ebuild')
-rw-r--r-- | dev-perl/X500-DN/X500-DN-0.28.ebuild | 4 |
1 files changed, 2 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 a4a097659e9e..97f0816dc319 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-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.11 2005/08/26 00:36:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/X500-DN/X500-DN-0.28.ebuild,v 1.12 2005/09/17 00:46:59 agriffis Exp $ inherit perl-module DESCRIPTION="handle X.500 DNs (Distinguished Names), parse and format them" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.cpan.org/~rjoop/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 ~ia64 ppc s390 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc s390 sparc x86" IUSE="" SRC_TEST="do" |