diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 22:33:01 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-07-30 22:33:01 +0000 |
commit | fc338c6d6f13b59f9552be3c554503521c90606d (patch) | |
tree | 86b4d7763dd0b19a59b4c97f453a62a2c0a0a562 /virtual/linux-sources | |
parent | Version bump (bug 503798) (diff) | |
download | gentoo-2-fc338c6d6f13b59f9552be3c554503521c90606d.tar.gz gentoo-2-fc338c6d6f13b59f9552be3c554503521c90606d.tar.bz2 gentoo-2-fc338c6d6f13b59f9552be3c554503521c90606d.zip |
Stable for arm, bug #512846
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'virtual/linux-sources')
-rw-r--r-- | virtual/linux-sources/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/linux-sources/linux-sources-1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/linux-sources/ChangeLog b/virtual/linux-sources/ChangeLog index 61fd584f0837..2ae91132137a 100644 --- a/virtual/linux-sources/ChangeLog +++ b/virtual/linux-sources/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/linux-sources # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/ChangeLog,v 1.23 2014/07/30 15:59:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/ChangeLog,v 1.24 2014/07/30 22:33:01 blueness Exp $ + + 30 Jul 2014; Anthony G. Basile <blueness@gentoo.org> linux-sources-1.ebuild: + Stable for arm, bug #512846 30 Jul 2014; Anthony G. Basile <blueness@gentoo.org> linux-sources-1.ebuild: Stable ppc and ppc64, bug #512846 diff --git a/virtual/linux-sources/linux-sources-1.ebuild b/virtual/linux-sources/linux-sources-1.ebuild index 5d031c9ac5fa..ae4697763ceb 100644 --- a/virtual/linux-sources/linux-sources-1.ebuild +++ b/virtual/linux-sources/linux-sources-1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.7 2014/07/30 15:59:47 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-1.ebuild,v 1.8 2014/07/30 22:33:01 blueness Exp $ EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="firmware" DEPEND="firmware? ( sys-kernel/linux-firmware )" |