diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 02:25:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-07 02:25:54 +0000 |
commit | 94564ce3f34c48384dfdd7351995ca80ade8a844 (patch) | |
tree | 69793b27e2e08ed357bde3a798fbe666935491a4 /sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild | |
parent | Mark 2.1.7.200511041858 stable on ia64 (diff) | |
download | gentoo-2-94564ce3f34c48384dfdd7351995ca80ade8a844.tar.gz gentoo-2-94564ce3f34c48384dfdd7351995ca80ade8a844.tar.bz2 gentoo-2-94564ce3f34c48384dfdd7351995ca80ade8a844.zip |
Mark 0.2 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild')
-rw-r--r-- | sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild b/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild index 1d320914e610..be3efc4208b6 100644 --- a/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild +++ b/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild,v 1.4 2006/01/06 19:39:27 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-gentoo/hwdata-gentoo-0.2.ebuild,v 1.5 2006/02/07 02:25:54 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 HOMEPAGE="http://www.gentoo.org" IUSE="opengl livecd" -KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86" SLOT="0" LICENSE="GPL-2" |