diff options
Diffstat (limited to 'dev-util/shtool/shtool-2.0.8.ebuild')
-rw-r--r-- | dev-util/shtool/shtool-2.0.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/shtool/shtool-2.0.8.ebuild b/dev-util/shtool/shtool-2.0.8.ebuild index f738a385b7ff..79daac7e79ad 100644 --- a/dev-util/shtool/shtool-2.0.8.ebuild +++ b/dev-util/shtool/shtool-2.0.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.8.ebuild,v 1.1 2009/09/11 21:48:22 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.8.ebuild,v 1.2 2012/02/12 14:57:08 armin76 Exp $ DESCRIPTION="A compilation of small but very stable and portable shell scripts into a single shell tool" HOMEPAGE="http://www.gnu.org/software/shtool/shtool.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~s390 ~sh ~sparc x86" IUSE="" DEPEND=">=dev-lang/perl-5.6" |