diff options
author | 2007-06-03 19:14:10 +0000 | |
---|---|---|
committer | 2007-06-03 19:14:10 +0000 | |
commit | ad87a8d8611d1db75c8253c7a92bbed1e6c2892f (patch) | |
tree | cc477afa3ddb93fd52a1afda2fab1cd72ea95b81 /app-xemacs/sh-script/sh-script-1.21.ebuild | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-ad87a8d8611d1db75c8253c7a92bbed1e6c2892f.tar.gz gentoo-2-ad87a8d8611d1db75c8253c7a92bbed1e6c2892f.tar.bz2 gentoo-2-ad87a8d8611d1db75c8253c7a92bbed1e6c2892f.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/sh-script/sh-script-1.21.ebuild')
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/sh-script/sh-script-1.21.ebuild b/app-xemacs/sh-script/sh-script-1.21.ebuild index 6f9a5e9f2b26..550c2d3498fd 100644 --- a/app-xemacs/sh-script/sh-script-1.21.ebuild +++ b/app-xemacs/sh-script/sh-script-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.21.ebuild,v 1.2 2007/05/29 21:43:25 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.21.ebuild,v 1.3 2007/06/03 19:14:10 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ 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 |