diff options
author | 2015-06-01 16:40:18 +0000 | |
---|---|---|
committer | 2015-06-01 16:40:18 +0000 | |
commit | 1b8da3833150241635ab1da8bd64445e5d04cfa4 (patch) | |
tree | 5f9712dd9223968df223b34aebaf53f5a1ff28dd /profiles | |
parent | Version bump for 5.6.25 (diff) | |
download | gentoo-2-1b8da3833150241635ab1da8bd64445e5d04cfa4.tar.gz gentoo-2-1b8da3833150241635ab1da8bd64445e5d04cfa4.tar.bz2 gentoo-2-1b8da3833150241635ab1da8bd64445e5d04cfa4.zip |
Introduce new profile for KDE Plasma 5.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/profiles.desc | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 0dd9359fc56a..6502a09e2d7c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10026 2015/06/01 16:11:29 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10027 2015/06/01 16:40:18 kensington Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 01 Jun 2015; Michael Palimaka <kensington@gentoo.org> profiles.desc: + Introduce new profile for KDE Plasma 5. + 01 Jun 2015; Michał Górny <mgorny@gentoo.org> package.mask: Replace lastrite mask of emul-linux-x86 with informatory mask. diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 09e6d42b4ef3..c5dee976594e 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -23,6 +23,8 @@ amd64 default/linux/amd64/13.0/desktop/gnome stable amd64 default/linux/amd64/13.0/desktop/gnome/systemd stable amd64 default/linux/amd64/13.0/desktop/kde stable amd64 default/linux/amd64/13.0/desktop/kde/systemd stable +amd64 default/linux/amd64/13.0/desktop/plasma stable +amd64 default/linux/amd64/13.0/desktop/plasma/systemd stable amd64 default/linux/amd64/13.0/developer stable amd64 default/linux/amd64/13.0/no-multilib dev amd64 default/linux/amd64/13.0/systemd stable @@ -158,6 +160,8 @@ x86 default/linux/x86/13.0/desktop/gnome stable x86 default/linux/x86/13.0/desktop/gnome/systemd stable x86 default/linux/x86/13.0/desktop/kde stable x86 default/linux/x86/13.0/desktop/kde/systemd stable +x86 default/linux/x86/13.0/desktop/plasma stable +x86 default/linux/x86/13.0/desktop/plasma/systemd stable x86 default/linux/x86/13.0/developer stable # Gentoo/FreeBSD Profiles |