diff options
Diffstat (limited to 'app-xemacs')
-rw-r--r-- | app-xemacs/sh-script/ChangeLog | 7 | ||||
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.24.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-xemacs/sh-script/ChangeLog b/app-xemacs/sh-script/ChangeLog index 1e96acea1216..56a3be816d49 100644 --- a/app-xemacs/sh-script/ChangeLog +++ b/app-xemacs/sh-script/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-xemacs/sh-script -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.21 2009/02/22 08:03:18 graaff Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/ChangeLog,v 1.22 2011/06/12 04:35:09 tomka Exp $ + + 12 Jun 2011; Thomas Kahle <tomka@gentoo.org> sh-script-1.24.ebuild: + x86 stable per bug 369897 *sh-script-1.24 (22 Feb 2009) diff --git a/app-xemacs/sh-script/sh-script-1.24.ebuild b/app-xemacs/sh-script/sh-script-1.24.ebuild index d368978b201a..ad521f9f49a4 100644 --- a/app-xemacs/sh-script/sh-script-1.24.ebuild +++ b/app-xemacs/sh-script/sh-script-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.24.ebuild,v 1.1 2009/02/22 08:03:18 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.24.ebuild,v 1.2 2011/06/12 04:35:09 tomka Exp $ SLOT="0" IUSE="" @@ -9,6 +9,6 @@ PKG_CAT="standard" RDEPEND="app-xemacs/xemacs-base " -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" inherit xemacs-packages |