diff options
5 files changed, 6 insertions, 1 deletions
diff --git a/sys-kernel/linux-kogaion/linux-kogaion-3.12.10.ebuild b/sys-kernel/linux-kogaion/linux-kogaion-3.12.10.ebuild index 423b3325..efb1146d 100644 --- a/sys-kernel/linux-kogaion/linux-kogaion-3.12.10.ebuild +++ b/sys-kernel/linux-kogaion/linux-kogaion-3.12.10.ebuild @@ -1,4 +1,5 @@ # Copyright 2004-2013 Sabayon Linux +# Copyright 2015 Kogaion Linux # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/sys-kernel/linux-kogaion/linux-kogaion-3.14.10.ebuild b/sys-kernel/linux-kogaion/linux-kogaion-3.14.10.ebuild index 423b3325..efb1146d 100644 --- a/sys-kernel/linux-kogaion/linux-kogaion-3.14.10.ebuild +++ b/sys-kernel/linux-kogaion/linux-kogaion-3.14.10.ebuild @@ -1,4 +1,5 @@ # Copyright 2004-2013 Sabayon Linux +# Copyright 2015 Kogaion Linux # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/sys-kernel/linux-kogaion/linux-kogaion-3.14.15.ebuild b/sys-kernel/linux-kogaion/linux-kogaion-3.14.15.ebuild index 22d5351d..4ba0b5af 100644 --- a/sys-kernel/linux-kogaion/linux-kogaion-3.14.15.ebuild +++ b/sys-kernel/linux-kogaion/linux-kogaion-3.14.15.ebuild @@ -1,4 +1,5 @@ # Copyright 2004-2013 Sabayon Linux +# Copyright 2015 Kogaion Linux # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/sys-kernel/linux-kogaion/linux-kogaion-3.14.25.ebuild b/sys-kernel/linux-kogaion/linux-kogaion-3.14.25.ebuild index 22d5351d..ff17a615 100644 --- a/sys-kernel/linux-kogaion/linux-kogaion-3.14.25.ebuild +++ b/sys-kernel/linux-kogaion/linux-kogaion-3.14.25.ebuild @@ -1,4 +1,5 @@ # Copyright 2004-2013 Sabayon Linux +# Copyright 2015 Kogaion # Distributed under the terms of the GNU General Public License v2 EAPI=5 diff --git a/sys-kernel/linux-kogaion/linux-kogaion.skel b/sys-kernel/linux-kogaion/linux-kogaion.skel index bcb707ca..d5db454f 100644 --- a/sys-kernel/linux-kogaion/linux-kogaion.skel +++ b/sys-kernel/linux-kogaion/linux-kogaion.skel @@ -1,4 +1,5 @@ # Copyright 2004-2013 Sabayon Linux +# Copyright 2015 Kogaion # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -25,5 +26,5 @@ K_MKIMAGE_KERNEL_ADDRESS="0x80008000" inherit sabayon-kernel KEYWORDS="~amd64 ~x86" -DESCRIPTION="Official Sabayon Linux Standard kernel image" +DESCRIPTION="Official Kogaion Linux Standard kernel image" RESTRICT="mirror" |