diff options
author | Hans de Graaff <graaff@gentoo.org> | 2008-04-26 11:23:40 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2008-04-26 11:23:40 +0000 |
commit | 63ee0fe5b9891f176f295ea03931ec6af04848d8 (patch) | |
tree | e0b294b7850f563d31dfbe12a2f0ca7860c4f65d /app-xemacs/sh-script/sh-script-1.22.ebuild | |
parent | Mark stable on amd64 , bug #219332 (diff) | |
download | gentoo-2-63ee0fe5b9891f176f295ea03931ec6af04848d8.tar.gz gentoo-2-63ee0fe5b9891f176f295ea03931ec6af04848d8.tar.bz2 gentoo-2-63ee0fe5b9891f176f295ea03931ec6af04848d8.zip |
Mark stable on amd64 , bug #219332
(Portage version: 2.1.4.4)
Diffstat (limited to 'app-xemacs/sh-script/sh-script-1.22.ebuild')
-rw-r--r-- | app-xemacs/sh-script/sh-script-1.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-xemacs/sh-script/sh-script-1.22.ebuild b/app-xemacs/sh-script/sh-script-1.22.ebuild index 481ffed9d1df..4af899b69558 100644 --- a/app-xemacs/sh-script/sh-script-1.22.ebuild +++ b/app-xemacs/sh-script/sh-script-1.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 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.22.ebuild,v 1.2 2007/07/11 02:37:37 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/sh-script/sh-script-1.22.ebuild,v 1.3 2008/04/26 11:23:40 graaff 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 |