diff options
author | Matt Turner <mattst88@gentoo.org> | 2013-07-30 00:27:07 +0000 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2013-07-30 00:27:07 +0000 |
commit | 77b379df28d27c1df8cb5724b6bd81f7109657e9 (patch) | |
tree | 2044eb1c9fe3a4a75cacc1edeb959cd064d9382b /profiles | |
parent | new revision featuring portaudio migration (diff) | |
download | gentoo-2-77b379df28d27c1df8cb5724b6bd81f7109657e9.tar.gz gentoo-2-77b379df28d27c1df8cb5724b6bd81f7109657e9.tar.bz2 gentoo-2-77b379df28d27c1df8cb5724b6bd81f7109657e9.zip |
Drop sys-apps/texinfo from packages.build, bug 471192.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/default/linux/packages.build | 3 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 7f7cf48cf2d6..610bfe0ab109 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8089 2013/07/29 23:56:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8090 2013/07/30 00:27:07 mattst88 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! + 30 Jul 2013; Matt Turner <mattst88@gentoo.org> default/linux/packages.build: + Drop sys-apps/texinfo from packages.build, bug 471192. + default/linux/packages.build + 29 Jul 2013; Alexis Ballier <aballier@gentoo.org> package.mask: remove useless mask on portaudio since its not in tree diff --git a/profiles/default/linux/packages.build b/profiles/default/linux/packages.build index d5ffd58dd04f..98353c0fceb0 100644 --- a/profiles/default/linux/packages.build +++ b/profiles/default/linux/packages.build @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.11 2013/07/27 07:01:10 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/packages.build,v 1.12 2013/07/30 00:27:07 mattst88 Exp $ # This file describes the packages needed to build a stage1 based on this # profile. Packages in this file are built in order. @@ -29,7 +29,6 @@ sys-apps/grep sys-apps/less sys-apps/net-tools sys-apps/sed -sys-apps/texinfo sys-devel/binutils sys-devel/bison sys-devel/flex |