diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-06 21:18:46 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2009-09-06 21:18:46 +0000 |
commit | e05df6dff588bf7b8a06594ce45ff04c7ba72be7 (patch) | |
tree | 8479b6c1bef409b12e525c147347e075f76928dd /sys-fs/vhba | |
parent | Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info. (diff) | |
download | gentoo-2-e05df6dff588bf7b8a06594ce45ff04c7ba72be7.tar.gz gentoo-2-e05df6dff588bf7b8a06594ce45ff04c7ba72be7.tar.bz2 gentoo-2-e05df6dff588bf7b8a06594ce45ff04c7ba72be7.zip |
Cleaning up for linux-info work: inherit linux-mod implies inherit linux-info.
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-1.0.0.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-1.1.0.ebuild | 6 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-1.2.1.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index 3bd8cf5d818d..3eb98a5b3286 100644 --- a/sys-fs/vhba/ChangeLog +++ b/sys-fs/vhba/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-fs/vhba # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.10 2009/03/12 07:59:38 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.11 2009/09/06 21:18:46 robbat2 Exp $ + + 06 Sep 2009; Robin H. Johnson <robbat2@gentoo.org> vhba-1.0.0.ebuild, + vhba-1.1.0.ebuild, vhba-1.2.1.ebuild: + Cleaning up for linux-info work: inherit linux-mod implies inherit + linux-info. *vhba-1.2.1 (12 Mar 2009) diff --git a/sys-fs/vhba/vhba-1.0.0.ebuild b/sys-fs/vhba/vhba-1.0.0.ebuild index b46ec9af232e..5ff20a8af5db 100644 --- a/sys-fs/vhba/vhba-1.0.0.ebuild +++ b/sys-fs/vhba/vhba-1.0.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.6 2008/08/22 22:07:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.0.0.ebuild,v 1.7 2009/09/06 21:18:46 robbat2 Exp $ -inherit linux-info linux-mod eutils +inherit linux-mod eutils DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite" HOMEPAGE="http://cdemu.org" diff --git a/sys-fs/vhba/vhba-1.1.0.ebuild b/sys-fs/vhba/vhba-1.1.0.ebuild index c5eeacddfb92..dbf2a7799d88 100644 --- a/sys-fs/vhba/vhba-1.1.0.ebuild +++ b/sys-fs/vhba/vhba-1.1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild,v 1.3 2008/11/16 01:24:38 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.1.0.ebuild,v 1.4 2009/09/06 21:18:46 robbat2 Exp $ -inherit linux-info linux-mod eutils +inherit linux-mod eutils DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite" HOMEPAGE="http://cdemu.org" diff --git a/sys-fs/vhba/vhba-1.2.1.ebuild b/sys-fs/vhba/vhba-1.2.1.ebuild index 749c9484fa73..0c725f744a49 100644 --- a/sys-fs/vhba/vhba-1.2.1.ebuild +++ b/sys-fs/vhba/vhba-1.2.1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.1 2009/03/12 07:59:38 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-1.2.1.ebuild,v 1.2 2009/09/06 21:18:46 robbat2 Exp $ EAPI="2" -inherit linux-info linux-mod eutils +inherit linux-mod eutils DESCRIPTION="VHBA module provides Virtual (SCSI) Host Bus Adapter for the cdemu suite" HOMEPAGE="http://cdemu.org" |