diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-09 18:08:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-09 18:08:34 +0000 |
commit | b9054376bbafcf0685bae0c2479055ccc15b111f (patch) | |
tree | 7a2d426f2959f817c8130ce94f7094b6f8b7f2bc /sys-devel | |
parent | Add ~sh wrt #288028 (diff) | |
download | gentoo-2-b9054376bbafcf0685bae0c2479055ccc15b111f.tar.gz gentoo-2-b9054376bbafcf0685bae0c2479055ccc15b111f.tar.bz2 gentoo-2-b9054376bbafcf0685bae0c2479055ccc15b111f.zip |
Add ~sh wrt #288028
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/libperl/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/libperl/libperl-5.10.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/libperl/ChangeLog b/sys-devel/libperl/ChangeLog index edf0bbb7ae7a..073e22230a9d 100644 --- a/sys-devel/libperl/ChangeLog +++ b/sys-devel/libperl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/libperl # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.148 2009/11/16 20:19:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/ChangeLog,v 1.149 2009/12/09 18:08:34 armin76 Exp $ + + 09 Dec 2009; Raúl Porcel <armin76@gentoo.org> libperl-5.10.1.ebuild: + Add ~sh wrt #288028 16 Nov 2009; Raúl Porcel <armin76@gentoo.org> libperl-5.10.1.ebuild: Add ~alpha/~ia64/~s390/~sparc wrt #288028 diff --git a/sys-devel/libperl/libperl-5.10.1.ebuild b/sys-devel/libperl/libperl-5.10.1.ebuild index df4cc66312b3..abc6d35b3048 100644 --- a/sys-devel/libperl/libperl-5.10.1.ebuild +++ b/sys-devel/libperl/libperl-5.10.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.8 2009/11/16 20:19:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/libperl/libperl-5.10.1.ebuild,v 1.9 2009/12/09 18:08:34 armin76 Exp $ inherit multilib @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gentoo.org/" LICENSE="GPL-2" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86" IUSE="" PDEPEND=">=dev-lang/perl-5.10.1" |