diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-01-07 20:32:15 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-01-07 20:32:15 +0000 |
commit | 941ecec6140de4fc4126a763982183f99bf5a5eb (patch) | |
tree | 8a3daf0db1382433f5c64a3029fe6721de9210ec /virtual | |
parent | Initial resurrection (diff) | |
download | gentoo-2-941ecec6140de4fc4126a763982183f99bf5a5eb.tar.gz gentoo-2-941ecec6140de4fc4126a763982183f99bf5a5eb.tar.bz2 gentoo-2-941ecec6140de4fc4126a763982183f99bf5a5eb.zip |
Added sys-kernel/rsbac-sources to the list of providers
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/linux-sources/ChangeLog | 7 | ||||
-rw-r--r-- | virtual/linux-sources/linux-sources-0.ebuild | 5 |
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/linux-sources/ChangeLog b/virtual/linux-sources/ChangeLog index d3f467337664..9df378b8fbdb 100644 --- a/virtual/linux-sources/ChangeLog +++ b/virtual/linux-sources/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for virtual/linux-sources -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/ChangeLog,v 1.10 2011/12/20 20:32:56 blueness Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/ChangeLog,v 1.11 2012/01/07 20:32:15 blueness Exp $ + + 07 Jan 2012; Anthony G. Basile <blueness@gentoo.org> linux-sources-0.ebuild: + Added sys-kernel/rsbac-sources to the list of providers 20 Dec 2011; Anthony G. Basile <blueness@gentoo.org> linux-sources-0.ebuild: Added sys-kernel/rt-sources to the list of providers diff --git a/virtual/linux-sources/linux-sources-0.ebuild b/virtual/linux-sources/linux-sources-0.ebuild index 751e1cd9187e..a26f29527c9d 100644 --- a/virtual/linux-sources/linux-sources-0.ebuild +++ b/virtual/linux-sources/linux-sources-0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-0.ebuild,v 1.2 2011/12/20 20:32:56 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/linux-sources/linux-sources-0.ebuild,v 1.3 2012/01/07 20:32:15 blueness Exp $ EAPI=2 @@ -26,6 +26,7 @@ RDEPEND="|| ( sys-kernel/mm-sources sys-kernel/openvz-sources sys-kernel/pf-sources + sys-kernel/rsbac-sources sys-kernel/rt-sources sys-kernel/sparc-sources sys-kernel/tuxonice-sources |