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 | 35431cd6c7be24306ca9d4e45f87c6deeca0ff4b (patch) | |
tree | 22f217083ff9561fb5f1c29fb140c1c00ff0196b /sys-apps | |
parent | Cleaning up older versions. (diff) | |
download | gentoo-2-35431cd6c7be24306ca9d4e45f87c6deeca0ff4b.tar.gz gentoo-2-35431cd6c7be24306ca9d4e45f87c6deeca0ff4b.tar.bz2 gentoo-2-35431cd6c7be24306ca9d4e45f87c6deeca0ff4b.zip |
Marking stable on amd64/x86.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwsetup/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/hwsetup/hwsetup-1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/hwsetup/ChangeLog b/sys-apps/hwsetup/ChangeLog index 39e62aedc077..6f049068110c 100644 --- a/sys-apps/hwsetup/ChangeLog +++ b/sys-apps/hwsetup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwsetup -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.30 2005/12/20 22:28:09 wolf31o2 Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwsetup/ChangeLog,v 1.31 2006/01/03 16:01:33 wolf31o2 Exp $ + + 03 Jan 2006; Chris Gianelloni <wolf31o2@gentoo.org> hwsetup-1.1.ebuild: + Marking stable on amd64/x86. 20 Dec 2005; Chris Gianelloni <wolf31o2@gentoo.org> files/hwsetup-1.0-dyn_blacklist.patch, 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 |