diff options
author | Mike Frysinger <vapier@gentoo.org> | 2012-04-21 06:32:52 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2012-04-21 06:32:52 +0000 |
commit | e465b8e60f3210c0186d2593fc21e41abf64efa5 (patch) | |
tree | b77e3c9bd795afbf98a94d5b35598830e043c4b7 /sys-apps/hwids | |
parent | Add support for older C libraries that do not support latest POSIX standard (... (diff) | |
download | gentoo-2-e465b8e60f3210c0186d2593fc21e41abf64efa5.tar.gz gentoo-2-e465b8e60f3210c0186d2593fc21e41abf64efa5.tar.bz2 gentoo-2-e465b8e60f3210c0186d2593fc21e41abf64efa5.zip |
Add ~arch keywords #410401.
(Portage version: 2.2.0_alpha100/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/hwids')
-rw-r--r-- | sys-apps/hwids/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20120408.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/hwids/hwids-20120416.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/hwids/ChangeLog b/sys-apps/hwids/ChangeLog index 8ea84f94f0c4..10783ba4555f 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.6 2012/04/16 18:55:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/ChangeLog,v 1.7 2012/04/21 06:32:52 vapier Exp $ + + 21 Apr 2012; Mike Frysinger <vapier@gentoo.org> hwids-20120408.ebuild, + hwids-20120416.ebuild: + Add ~arch keywords #410401. *hwids-20120416 (16 Apr 2012) diff --git a/sys-apps/hwids/hwids-20120408.ebuild b/sys-apps/hwids/hwids-20120408.ebuild index 908875f26d63..eff3ac7e5e7b 100644 --- a/sys-apps/hwids/hwids-20120408.ebuild +++ b/sys-apps/hwids/hwids-20120408.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-20120408.ebuild,v 1.2 2012/04/14 05:27:29 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120408.ebuild,v 1.3 2012/04/21 06:32:52 vapier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~flameeyes/hwids/${P}.tar.xz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" diff --git a/sys-apps/hwids/hwids-20120416.ebuild b/sys-apps/hwids/hwids-20120416.ebuild index a67bf94bcdb0..439666aaceb4 100644 --- a/sys-apps/hwids/hwids-20120416.ebuild +++ b/sys-apps/hwids/hwids-20120416.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-20120416.ebuild,v 1.1 2012/04/16 18:55:52 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwids/hwids-20120416.ebuild,v 1.2 2012/04/21 06:32:52 vapier Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~flameeyes/hwids/${P}.tar.xz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" DEPEND="" |