diff options
author | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:36:18 +0000 |
---|---|---|
committer | Mark Guertin <gerk@gentoo.org> | 2002-11-28 18:36:18 +0000 |
commit | a13c51ed2e5298e496666ab5721991790acb947e (patch) | |
tree | 7ae2e605aa03723d16e4ff56c25395579fd5ac87 /x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild | |
parent | set -ppc in keywords (diff) | |
download | historical-a13c51ed2e5298e496666ab5721991790acb947e.tar.gz historical-a13c51ed2e5298e496666ab5721991790acb947e.tar.bz2 historical-a13c51ed2e5298e496666ab5721991790acb947e.zip |
added -alpha to keywords
Diffstat (limited to 'x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild')
-rw-r--r-- | x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild b/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild index 2e8c9b6712fd..0de91ae0096b 100644 --- a/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild +++ b/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild,v 1.3 2002/10/04 06:44:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild,v 1.4 2002/11/28 18:36:18 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="Xeasyconf is a PPC only tool to assist in xfree 4.x configs" @@ -8,7 +8,7 @@ SRC_URI="http://gentoo.org/~gerk/xeasyconf/${P}.tar.gz" HOMEPAGE="http://gentoo.org/~gerk/xeasyconf/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="ppc -x86 -sparc -sparc64" +KEYWORDS="ppc -x86 -sparc -sparc64 -alpha" DEPEND="x11-base/xfree sys-apps/pciutils" |