diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:27:40 +0000 |
commit | 48522ab9a8f02913eb069b988b756776eb58e7f2 (patch) | |
tree | c4749401f679a5bce5fa8a303cb66a892c408c4c /app-xemacs/gnats/gnats-1.15.ebuild | |
parent | version bump for bug 30171 (diff) | |
download | gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.gz gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.tar.bz2 gentoo-2-48522ab9a8f02913eb069b988b756776eb58e7f2.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/gnats/gnats-1.15.ebuild')
-rw-r--r-- | app-xemacs/gnats/gnats-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/gnats/gnats-1.15.ebuild b/app-xemacs/gnats/gnats-1.15.ebuild index 7fa9954f9dda..2281ab358e5b 100644 --- a/app-xemacs/gnats/gnats-1.15.ebuild +++ b/app-xemacs/gnats/gnats-1.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnats/gnats-1.15.ebuild,v 1.4 2003/02/22 12:46:40 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gnats/gnats-1.15.ebuild,v 1.5 2003/10/03 02:26:31 agriffis Exp $ SLOT="0" IUSE="" @@ -10,7 +10,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/mail-lib app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |