diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-03 16:01:33 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-01-03 16:01:33 +0000 |
commit | 3de56948e4491ffc5d4e8e95df44a7ea61054df3 (patch) | |
tree | 4a3b4177847d8b20a764c135b6762240bc6fa62f /sys-apps/hwsetup/hwsetup-1.1.ebuild | |
parent | Cleaning up older versions. (diff) | |
download | historical-3de56948e4491ffc5d4e8e95df44a7ea61054df3.tar.gz historical-3de56948e4491ffc5d4e8e95df44a7ea61054df3.tar.bz2 historical-3de56948e4491ffc5d4e8e95df44a7ea61054df3.zip |
Marking stable on amd64/x86.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-apps/hwsetup/hwsetup-1.1.ebuild')
-rw-r--r-- | sys-apps/hwsetup/hwsetup-1.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/hwsetup/hwsetup-1.1.ebuild b/sys-apps/hwsetup/hwsetup-1.1.ebuild index 1def8819a46a..d523d7a4745b 100644 --- a/sys-apps/hwsetup/hwsetup-1.1.ebuild +++ b/sys-apps/hwsetup/hwsetup-1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.1.ebuild,v 1.4 2005/12/07 04:41:25 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/hwsetup-1.1.ebuild,v 1.5 2006/01/03 16:01:33 wolf31o2 Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://debian-knoppix.alioth.debian.org/sources/${PN}_${MY_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 -mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 -mips ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="sys-libs/libkudzu |