diff options
author | 2013-03-30 09:42:41 +0000 | |
---|---|---|
committer | 2013-03-30 09:42:41 +0000 | |
commit | ff8dc215939bb8f7d4d697c91f2f9b3cd1e4174f (patch) | |
tree | 4ea8ed63a6df60293bfce265ec6c844cdcbe2045 /sys-apps/hwids | |
parent | Stable for amd64, wrt bug #463451 (diff) | |
download | gentoo-2-ff8dc215939bb8f7d4d697c91f2f9b3cd1e4174f.tar.gz gentoo-2-ff8dc215939bb8f7d4d697c91f2f9b3cd1e4174f.tar.bz2 gentoo-2-ff8dc215939bb8f7d4d697c91f2f9b3cd1e4174f.zip |
Stable for amd64, wrt bug #463678
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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-20130329.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index e27db231d387..fe481a3723b2 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.95 2013/03/30 09:40:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.96 2013/03/30 09:42:41 ago Exp $ + + 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hwids-20130329.ebuild: + Stable for amd64, wrt bug #463678 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hwids-20130329.ebuild: Stable for ppc, wrt bug #463678 diff --git a/sys-apps/hwids/hwids-20130329.ebuild b/sys-apps/hwids/hwids-20130329.ebuild index 2581e5d8a836..8caa184ad362 100644 --- a/sys-apps/hwids/hwids-20130329.ebuild +++ b/sys-apps/hwids/hwids-20130329.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-20130329.ebuild,v 1.2 2013/03/30 09:40:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20130329.ebuild,v 1.3 2013/03/30 09:42:41 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 ~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? ( |