diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-05 09:51:23 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-10-05 09:51:23 +0000 |
commit | 591c637c3b58a3ebe73e21345b86415bf87062a1 (patch) | |
tree | 50ae49844d17d7eddb252a257ae0f26135d51765 /profiles | |
parent | introduce apulse support, bug 524164 (diff) | |
download | gentoo-2-591c637c3b58a3ebe73e21345b86415bf87062a1.tar.gz gentoo-2-591c637c3b58a3ebe73e21345b86415bf87062a1.tar.bz2 gentoo-2-591c637c3b58a3ebe73e21345b86415bf87062a1.zip |
Add dev-lang/perl atom to the emerge --info output.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/info_pkgs | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 183bd4c0d5b9..98eda6dce6dc 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9421 2014/10/05 08:49:36 jauhien Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9422 2014/10/05 09:51:23 zlogene 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! + 05 Oct 2014; Mikle Kolyada <zlogene@gentoo.org> info_pkgs: + Add dev-lang/perl atom to the emerge --info output. + 05 Oct 2014; Jauhien Piatlicki <jauhien@gentoo.org> base/package.use.mask, package.mask: mask x11-misc/sddm because of bug 524390 until it is solved diff --git a/profiles/info_pkgs b/profiles/info_pkgs index 74a0532baa32..bca656e4e688 100644 --- a/profiles/info_pkgs +++ b/profiles/info_pkgs @@ -13,6 +13,7 @@ sys-devel/binutils sys-devel/libtool sys-devel/make dev-lang/python +dev-lang/perl sys-apps/sandbox dev-util/ccache sys-devel/gcc |