diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-03-06 21:59:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-03-06 21:59:19 +0000 |
commit | 0854dcd3e194c5e1c136f84b857e207f9995562d (patch) | |
tree | 79164ba2b38a7815870d69b5a61b3e9535484b67 /sys-fs/vhba | |
parent | Marking expat-2.0.1-r6 ppc64 for bug 405915 (diff) | |
download | historical-0854dcd3e194c5e1c136f84b857e207f9995562d.tar.gz historical-0854dcd3e194c5e1c136f84b857e207f9995562d.tar.bz2 historical-0854dcd3e194c5e1c136f84b857e207f9995562d.zip |
Stable for HPPA (bug #406941).
Package-Manager: portage-2.2.0_alpha90/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/vhba')
-rw-r--r-- | sys-fs/vhba/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/vhba/vhba-20110915.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/vhba/ChangeLog b/sys-fs/vhba/ChangeLog index f8709d0aff58..322935a717ce 100644 --- a/sys-fs/vhba/ChangeLog +++ b/sys-fs/vhba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/vhba # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.29 2012/02/22 18:41:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/ChangeLog,v 1.30 2012/03/06 21:59:19 jer Exp $ + + 06 Mar 2012; Jeroen Roovers <jer@gentoo.org> vhba-20110915.ebuild: + Stable for HPPA (bug #406941). 22 Feb 2012; Jeroen Roovers <jer@gentoo.org> vhba-20110915.ebuild: Marked ~hppa (bug #300331). diff --git a/sys-fs/vhba/vhba-20110915.ebuild b/sys-fs/vhba/vhba-20110915.ebuild index 490a910474ae..eb3ce89582f7 100644 --- a/sys-fs/vhba/vhba-20110915.ebuild +++ b/sys-fs/vhba/vhba-20110915.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.3 2012/02/22 18:41:24 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/vhba/vhba-20110915.ebuild,v 1.4 2012/03/06 21:59:19 jer Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/cdemu/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa ~x86" +KEYWORDS="amd64 hppa ~x86" IUSE="" RDEPEND=">=sys-fs/udev-125" |