diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 21:15:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-21 21:15:19 +0000 |
commit | 3de30c878a7a6b155503080e964ee3ccda07de92 (patch) | |
tree | 8649341ea69add49f2e5d620a823405a359ea689 /sys-apps | |
parent | Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-3de30c878a7a6b155503080e964ee3ccda07de92.tar.gz gentoo-2-3de30c878a7a6b155503080e964ee3ccda07de92.tar.bz2 gentoo-2-3de30c878a7a6b155503080e964ee3ccda07de92.zip |
Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt bug #443940
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20121119.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index 92f0443e8601..b0cb8341aa7d 100644 --- a/sys-apps/hwids/ChangeLog +++ b/sys-apps/hwids/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/hwids # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.37 2012/11/20 18:33:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.38 2012/11/21 21:15:19 ago Exp $ + + 21 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hwids-20121119.ebuild: + Stable for x86, tested by Vincent Olivert Riera <peratu@carrosses.com>, wrt + bug #443940 20 Nov 2012; Jeroen Roovers <jer@gentoo.org> hwids-20121119.ebuild: Stable for HPPA (bug #443940). diff --git a/sys-apps/hwids/hwids-20121119.ebuild b/sys-apps/hwids/hwids-20121119.ebuild index f8670230d75c..d5736e963ddc 100644 --- a/sys-apps/hwids/hwids-20121119.ebuild +++ b/sys-apps/hwids/hwids-20121119.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-apps/hwids/hwids-20121119.ebuild,v 1.4 2012/11/20 18:33:02 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20121119.ebuild,v 1.5 2012/11/21 21:15:19 ago Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="https://github.com/gentoo/hwids/tarball/${P} -> ${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |