diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-03 02:22:28 +0000 |
commit | 0c0efa6c6127b7e88deeecfa8543f78d473a4534 (patch) | |
tree | b3ef4394f2e5b04e8049767ca6b6e19f1ba9b2d8 /app-xemacs/edebug/edebug-1.15.ebuild | |
parent | Stable on alpha (diff) | |
download | gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.gz gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.tar.bz2 gentoo-2-0c0efa6c6127b7e88deeecfa8543f78d473a4534.zip |
Stable on alpha
Diffstat (limited to 'app-xemacs/edebug/edebug-1.15.ebuild')
-rw-r--r-- | app-xemacs/edebug/edebug-1.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/edebug/edebug-1.15.ebuild b/app-xemacs/edebug/edebug-1.15.ebuild index 1130bd03332b..5319d961bf42 100644 --- a/app-xemacs/edebug/edebug-1.15.ebuild +++ b/app-xemacs/edebug/edebug-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/edebug/edebug-1.15.ebuild,v 1.1 2003/02/22 12:46:39 rendhalver Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/edebug/edebug-1.15.ebuild,v 1.2 2003/10/03 02:21:00 agriffis Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" DEPEND="app-xemacs/xemacs-base " -KEYWORDS="x86 ~ppc ~alpha sparc" +KEYWORDS="x86 ~ppc alpha sparc" inherit xemacs-packages |