diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-08 13:11:14 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-08 13:11:14 +0000 |
commit | 66a671e7ef22937cca4dcf28fa6f6b460907870d (patch) | |
tree | adf4f2df691c245e99b55da4a9e968b7e81095e7 /sys-apps | |
parent | Stable for HPPA (bug #487238). (diff) | |
download | gentoo-2-66a671e7ef22937cca4dcf28fa6f6b460907870d.tar.gz gentoo-2-66a671e7ef22937cca4dcf28fa6f6b460907870d.tar.bz2 gentoo-2-66a671e7ef22937cca4dcf28fa6f6b460907870d.zip |
Stable for HPPA (bug #487238).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20130915.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index bd0db4f61684..8b0986150955 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,9 @@ # 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.118 2013/09/16 07:33:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.119 2013/10/08 13:11:14 jer Exp $ + + 08 Oct 2013; Jeroen Roovers <jer@gentoo.org> hwids-20130915.1.ebuild: + Stable for HPPA (bug #487238). 16 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> hwids-20130915.1.ebuild: Synchronize with hwids-9999.ebuild to correct udev dependency and hwdb update. diff --git a/sys-apps/hwids/hwids-20130915.1.ebuild b/sys-apps/hwids/hwids-20130915.1.ebuild index 79f7876c85a5..e4511d303349 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.2 2013/09/16 07:33:36 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130915.1.ebuild,v 1.3 2013/10/08 13:11:14 jer 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? ( |