diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-05 23:50:26 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-04-05 23:50:26 +0000 |
commit | 31ada986e0be9b4c9022c57835fccbaaae822407 (patch) | |
tree | fab3a8704fa0c15b3ee9b0722c28b49cc1930821 /dev-perl/yaml/yaml-0.35.ebuild | |
parent | added amd64 to keywords (Manifest recommit) (diff) | |
download | gentoo-2-31ada986e0be9b4c9022c57835fccbaaae822407.tar.gz gentoo-2-31ada986e0be9b4c9022c57835fccbaaae822407.tar.bz2 gentoo-2-31ada986e0be9b4c9022c57835fccbaaae822407.zip |
Stable on sparc
Diffstat (limited to 'dev-perl/yaml/yaml-0.35.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.35.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/yaml/yaml-0.35.ebuild b/dev-perl/yaml/yaml-0.35.ebuild index 6e5e992a7998..778af6cfe08b 100644 --- a/dev-perl/yaml/yaml-0.35.ebuild +++ b/dev-perl/yaml/yaml-0.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.35.ebuild,v 1.4 2004/02/22 20:53:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.35.ebuild,v 1.5 2004/04/05 23:50:26 gustavoz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/I/IN/INGY/${MY_P}.readme" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc ~sparc ~amd64" +KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc ~amd64" src_compile() { echo "" | perl-module_src_compile |