diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:04:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-05-30 16:04:16 +0000 |
commit | 7be282b415697495a3682bd74c90cffb98f8e0b0 (patch) | |
tree | 5b5664bea44483408ac5630a92c3ba2d05735803 /dev-perl/inline-files/inline-files-0.62.ebuild | |
parent | Fixing BUG #52389. (diff) | |
download | gentoo-2-7be282b415697495a3682bd74c90cffb98f8e0b0.tar.gz gentoo-2-7be282b415697495a3682bd74c90cffb98f8e0b0.tar.bz2 gentoo-2-7be282b415697495a3682bd74c90cffb98f8e0b0.zip |
Stable on alpha.
Diffstat (limited to 'dev-perl/inline-files/inline-files-0.62.ebuild')
-rw-r--r-- | dev-perl/inline-files/inline-files-0.62.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/inline-files/inline-files-0.62.ebuild b/dev-perl/inline-files/inline-files-0.62.ebuild index 5cae176d5d68..27a82c5ae9c3 100644 --- a/dev-perl/inline-files/inline-files-0.62.ebuild +++ b/dev-perl/inline-files/inline-files-0.62.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.2 2003/09/08 07:35:58 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/inline-files/inline-files-0.62.ebuild,v 1.3 2004/05/30 16:04:16 kloeri Exp $ inherit perl-module @@ -12,4 +12,4 @@ HOMEPAGE="http://search.cpan.org/author/DCONWAY/${MY_P}" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc ~alpha ~ppc" +KEYWORDS="x86 ~sparc alpha ~ppc" |