diff options
Diffstat (limited to 'sys-block/viaideinfo/viaideinfo-0.5.ebuild')
-rw-r--r-- | sys-block/viaideinfo/viaideinfo-0.5.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-block/viaideinfo/viaideinfo-0.5.ebuild b/sys-block/viaideinfo/viaideinfo-0.5.ebuild index 67f4443aeb47..54e355d719ec 100644 --- a/sys-block/viaideinfo/viaideinfo-0.5.ebuild +++ b/sys-block/viaideinfo/viaideinfo-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.5.ebuild,v 1.3 2008/04/10 19:21:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-block/viaideinfo/viaideinfo-0.5.ebuild,v 1.4 2012/12/19 17:48:32 jer 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="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=sys-apps/pciutils-2.2.0" |