diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:53:25 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-27 13:53:25 +0000 |
commit | 83bd6b362282f3e7f09ea22fee813a672692bc99 (patch) | |
tree | a5919006c44ebe7bb3d4e1a49d97c810f2b1b7df /virtual/udev | |
parent | Stable for ppc, wrt bug #452556 (diff) | |
download | gentoo-2-83bd6b362282f3e7f09ea22fee813a672692bc99.tar.gz gentoo-2-83bd6b362282f3e7f09ea22fee813a672692bc99.tar.bz2 gentoo-2-83bd6b362282f3e7f09ea22fee813a672692bc99.zip |
Stable for ppc, wrt bug #452556
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'virtual/udev')
-rw-r--r-- | virtual/udev/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/udev/udev-197.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/udev/ChangeLog b/virtual/udev/ChangeLog index 2aa53669e97f..f7a3ed628eba 100644 --- a/virtual/udev/ChangeLog +++ b/virtual/udev/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/udev # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.18 2013/01/27 13:06:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/udev/ChangeLog,v 1.19 2013/01/27 13:53:25 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> udev-197.ebuild: + Stable for ppc, wrt bug #452556 27 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> udev-171.ebuild, udev-197.ebuild, metadata.xml: diff --git a/virtual/udev/udev-197.ebuild b/virtual/udev/udev-197.ebuild index 0bcf750c80f5..2432bd3687cd 100644 --- a/virtual/udev/udev-197.ebuild +++ b/virtual/udev/udev-197.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/virtual/udev/udev-197.ebuild,v 1.4 2013/01/27 13:06:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/udev/udev-197.ebuild,v 1.5 2013/01/27 13:53:25 ago Exp $ EAPI=2 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86" # These default enabled IUSE flags should follow defaults of sys-fs/udev. IUSE="gudev hwdb introspection keymap +kmod selinux static-libs" |