diff options
author | Daniel Drake <dsd@gentoo.org> | 2006-08-15 09:46:57 +0000 |
---|---|---|
committer | Daniel Drake <dsd@gentoo.org> | 2006-08-15 09:46:57 +0000 |
commit | d706ceafbab587cbb93813edb462481fec74fc17 (patch) | |
tree | 61c279ec430c4c77da32e03a7f520f0e7fbb78a9 /sys-block | |
parent | Migrated to new Java build system. (diff) | |
download | gentoo-2-d706ceafbab587cbb93813edb462481fec74fc17.tar.gz gentoo-2-d706ceafbab587cbb93813edb462481fec74fc17.tar.bz2 gentoo-2-d706ceafbab587cbb93813edb462481fec74fc17.zip |
Stable on x86
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/viaideinfo/ChangeLog | 5 | ||||
-rw-r--r-- | sys-block/viaideinfo/viaideinfo-0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-block/viaideinfo/ChangeLog b/sys-block/viaideinfo/ChangeLog index e53d99fbcf42..d692b3a4754c 100644 --- a/sys-block/viaideinfo/ChangeLog +++ b/sys-block/viaideinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-block/viaideinfo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/ChangeLog,v 1.4 2006/08/12 15:50:12 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/ChangeLog,v 1.5 2006/08/15 09:46:57 dsd Exp $ + + 15 Aug 2006; Daniel Drake <dsd@gentoo.org> viaideinfo-0.4.ebuild: + Stable on x86 *viaideinfo-0.4 (12 Aug 2006) diff --git a/sys-block/viaideinfo/viaideinfo-0.4.ebuild b/sys-block/viaideinfo/viaideinfo-0.4.ebuild index d40ba2bda71a..37e12eaa13bb 100644 --- a/sys-block/viaideinfo/viaideinfo-0.4.ebuild +++ b/sys-block/viaideinfo/viaideinfo-0.4.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-block/viaideinfo/viaideinfo-0.4.ebuild,v 1.1 2006/08/12 15:50:12 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.4.ebuild,v 1.2 2006/08/15 09:46:57 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" |