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 | d943199f2c4a1e34f1121d6c4c984b37d05eb3ec (patch) | |
tree | 212e0d7d30402f6e6af109b0e2ea81323fbd4ea9 /x11-misc/xeasyconf | |
parent | set -ppc in keywords (diff) | |
download | gentoo-2-d943199f2c4a1e34f1121d6c4c984b37d05eb3ec.tar.gz gentoo-2-d943199f2c4a1e34f1121d6c4c984b37d05eb3ec.tar.bz2 gentoo-2-d943199f2c4a1e34f1121d6c4c984b37d05eb3ec.zip |
added -alpha to keywords
Diffstat (limited to 'x11-misc/xeasyconf')
-rw-r--r-- | x11-misc/xeasyconf/xeasyconf-0.1.3.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xeasyconf/xeasyconf-0.1.4.ebuild | 4 |
2 files changed, 4 insertions, 4 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" diff --git a/x11-misc/xeasyconf/xeasyconf-0.1.4.ebuild b/x11-misc/xeasyconf/xeasyconf-0.1.4.ebuild index 528b7c65bd91..e13d4086a390 100644 --- a/x11-misc/xeasyconf/xeasyconf-0.1.4.ebuild +++ b/x11-misc/xeasyconf/xeasyconf-0.1.4.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.4.ebuild,v 1.2 2002/10/04 06:44:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xeasyconf/xeasyconf-0.1.4.ebuild,v 1.3 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" |