diff options
author | 2013-10-08 14:07:45 +0000 | |
---|---|---|
committer | 2013-10-08 14:07:45 +0000 | |
commit | 090c94f74b4cfb4310661ee34657087400b376b3 (patch) | |
tree | 7809e5bc550a52c9bb6c16f5777cd9e27423da5b /sys-apps/hwids | |
parent | Fix e-mail address to match bugzilla's. (diff) | |
download | gentoo-2-090c94f74b4cfb4310661ee34657087400b376b3.tar.gz gentoo-2-090c94f74b4cfb4310661ee34657087400b376b3.tar.bz2 gentoo-2-090c94f74b4cfb4310661ee34657087400b376b3.zip |
Revert stabilization for HPPA because this version of hwids needs >=sys-fs/udev-206 as well as >=sys-apps/systemd-206 stable first.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20130915.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index 8b0986150955..fb9985af2dcc 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hwids # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.119 2013/10/08 13:11:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.120 2013/10/08 14:07:45 ssuominen Exp $ + + 08 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> hwids-20130915.1.ebuild: + Revert stabilization for HPPA because this version of hwids needs >=sys- + fs/udev-206 as well as >=sys-apps/systemd-206 stable first. 08 Oct 2013; Jeroen Roovers <jer@gentoo.org> hwids-20130915.1.ebuild: Stable for HPPA (bug #487238). diff --git a/sys-apps/hwids/hwids-20130915.1.ebuild b/sys-apps/hwids/hwids-20130915.1.ebuild index e4511d303349..c60045efa77e 100644 --- a/sys-apps/hwids/hwids-20130915.1.ebuild +++ b/sys-apps/hwids/hwids-20130915.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130915.1.ebuild,v 1.3 2013/10/08 13:11:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130915.1.ebuild,v 1.4 2013/10/08 14:07:45 ssuominen Exp $ EAPI=5 inherit udev eutils @@ -11,7 +11,7 @@ SRC_URI="https://github.com/gentoo/hwids/archive/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD ) public-domain" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+udev" DEPEND="udev? ( |