diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:09:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-26 09:09:44 +0000 |
commit | 7a0692a2873d17a01b1c1baac6a912c37a532e4f (patch) | |
tree | 40ff0923b47d3fa641df226c5c640a2f820612ad /sys-apps/hwids | |
parent | Stable for ia64, wrt bug #487238 (diff) | |
download | gentoo-2-7a0692a2873d17a01b1c1baac6a912c37a532e4f.tar.gz gentoo-2-7a0692a2873d17a01b1c1baac6a912c37a532e4f.tar.bz2 gentoo-2-7a0692a2873d17a01b1c1baac6a912c37a532e4f.zip |
Stable for ia64, wrt bug #487342
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/hwids')
-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 19b02235f01a..013fd5fdb38e 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/hwids # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.131 2014/01/26 09:05:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.132 2014/01/26 09:09:44 ago Exp $ + + 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwids-20130915.1.ebuild: + Stable for ia64, wrt bug #487342 26 Jan 2014; Agostino Sarubbo <ago@gentoo.org> hwids-20130915.1.ebuild: Stable for ppc64, wrt bug #487342 diff --git a/sys-apps/hwids/hwids-20130915.1.ebuild b/sys-apps/hwids/hwids-20130915.1.ebuild index 454a15ef2add..bddf34ee7377 100644 --- a/sys-apps/hwids/hwids-20130915.1.ebuild +++ b/sys-apps/hwids/hwids-20130915.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.13 2014/01/26 09:05:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130915.1.ebuild,v 1.14 2014/01/26 09:09:44 ago 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 arm64 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 arm64 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? ( |