diff options
author | 2010-05-08 17:47:22 +0000 | |
---|---|---|
committer | 2010-05-08 17:47:22 +0000 | |
commit | eff56850c223cfcb1f73fd0a08ccebaa064d9a01 (patch) | |
tree | fd3948ba16aba989d17518e9b4a9a7c667b5c327 /dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild | |
parent | bumping in preparation for new net-fs/coda version (diff) | |
download | gentoo-2-eff56850c223cfcb1f73fd0a08ccebaa064d9a01.tar.gz gentoo-2-eff56850c223cfcb1f73fd0a08ccebaa064d9a01.tar.bz2 gentoo-2-eff56850c223cfcb1f73fd0a08ccebaa064d9a01.zip |
alpha/ia64/sparc stable wrt #314467
(Portage version: 2.1.7.17/cvs/Linux ia64, RepoMan options: --force)
Diffstat (limited to 'dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild')
-rw-r--r-- | dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild index 22b3405fd4c8..2ff9c93591cd 100644 --- a/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild +++ b/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild,v 1.4 2010/05/05 05:26:46 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Algorithm-Dependency/Algorithm-Dependency-1.110.ebuild,v 1.5 2010/05/08 17:47:22 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Toolkit for implementing dependency systems" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="test" RDEPEND=">=dev-perl/Params-Util-0.31 |