diff options
-rw-r--r-- | dev-util/shtool/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/shtool/shtool-2.0.2.ebuild | 6 | ||||
-rw-r--r-- | dev-util/shtool/shtool-2.0.8.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-util/shtool/ChangeLog b/dev-util/shtool/ChangeLog index de7f80199e66..b6c746a8e421 100644 --- a/dev-util/shtool/ChangeLog +++ b/dev-util/shtool/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/shtool -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.27 2009/09/11 21:48:22 patrick Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/ChangeLog,v 1.28 2012/02/12 14:57:08 armin76 Exp $ + + 12 Feb 2012; Raúl Porcel <armin76@gentoo.org> shtool-2.0.2.ebuild, + shtool-2.0.8.ebuild: + Move to ~ia64/~sparc, x86 stable wrt #397027 *shtool-2.0.8 (11 Sep 2009) diff --git a/dev-util/shtool/shtool-2.0.2.ebuild b/dev-util/shtool/shtool-2.0.2.ebuild index bb6640609dbf..e26e57abaa55 100644 --- a/dev-util/shtool/shtool-2.0.2.ebuild +++ b/dev-util/shtool/shtool-2.0.2.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.2.ebuild,v 1.5 2009/10/12 08:22:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shtool/shtool-2.0.2.ebuild,v 1.6 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="ia64 ~ppc sparc x86" +KEYWORDS="~ia64 ~ppc ~sparc x86" IUSE="" DEPEND=">=dev-lang/perl-5.6" 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" |