diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-05-27 10:44:28 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-05-27 10:44:28 +0000 |
commit | faaabe5657abacd18ca36c76231a77603cedde85 (patch) | |
tree | 6bf1db9bf6ddde1080686ee99a499310389f008f /sys-block | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-faaabe5657abacd18ca36c76231a77603cedde85.tar.gz gentoo-2-faaabe5657abacd18ca36c76231a77603cedde85.tar.bz2 gentoo-2-faaabe5657abacd18ca36c76231a77603cedde85.zip |
Stable on x86
(Portage version: 2.1_rc2-r3)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/viaideinfo/ChangeLog | 7 | ||||
-rw-r--r-- | sys-block/viaideinfo/viaideinfo-0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-block/viaideinfo/ChangeLog b/sys-block/viaideinfo/ChangeLog index ab027808a0f3..4fb52686e546 100644 --- a/sys-block/viaideinfo/ChangeLog +++ b/sys-block/viaideinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/viaideinfo -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/ChangeLog,v 1.2 2005/12/15 15:21:19 dsd Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/ChangeLog,v 1.3 2006/05/27 10:44:28 dsd Exp $ + + 27 May 2006; Daniel Drake <dsd@gentoo.org> viaideinfo-0.3.ebuild: + Stable on x86 *viaideinfo-0.3 (15 Dec 2005) diff --git a/sys-block/viaideinfo/viaideinfo-0.3.ebuild b/sys-block/viaideinfo/viaideinfo-0.3.ebuild index 089a61b15c14..601318673889 100644 --- a/sys-block/viaideinfo/viaideinfo-0.3.ebuild +++ b/sys-block/viaideinfo/viaideinfo-0.3.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-block/viaideinfo/viaideinfo-0.3.ebuild,v 1.1 2005/12/15 15:21:19 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.3.ebuild,v 1.2 2006/05/27 10:44:28 dsd Exp $ DESCRIPTION="Query VIA IDE controllers for various information" HOMEPAGE="http://www.reactivated.net/software/viaideinfo" @@ -8,7 +8,7 @@ SRC_URI="http://www.reactivated.net/software/viaideinfo/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=sys-apps/pciutils-2.2.0" |