diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 16:16:47 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-20 16:16:47 +0000 |
commit | 01535a2f2896e02d29cc252751c3d81cd7d82c4e (patch) | |
tree | 455dbc61753a99c335edba81f3e8ed0a852c2974 /sys-apps | |
parent | Stable for ppc, tested by Vicente Olivert Riera <peratu@carrosses.com>, wrt b... (diff) | |
download | gentoo-2-01535a2f2896e02d29cc252751c3d81cd7d82c4e.tar.gz gentoo-2-01535a2f2896e02d29cc252751c3d81cd7d82c4e.tar.bz2 gentoo-2-01535a2f2896e02d29cc252751c3d81cd7d82c4e.zip |
Stable for ppc, tested by Vicente 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 d2836323e96a..bca1446187bc 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.35 2012/11/20 06:00:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.36 2012/11/20 16:16:47 ago Exp $ + + 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hwids-20121119.ebuild: + Stable for ppc, tested by Vicente Olivert Riera <peratu@carrosses.com>, wrt + bug #443940 20 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> hwids-20121119.ebuild: amd64 stable, bug #443940 diff --git a/sys-apps/hwids/hwids-20121119.ebuild b/sys-apps/hwids/hwids-20121119.ebuild index 432d57c1bd05..ab52c33bf102 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.2 2012/11/20 06:00:15 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20121119.ebuild,v 1.3 2012/11/20 16:16:47 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="" |