diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-02-01 22:42:14 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-02-01 22:42:14 +0000 |
commit | 900451cf2ed3c8d89d0d1289769fc00ba621244b (patch) | |
tree | 3634b6f87a07a7e577a1827636e90fdd20bb825f /profiles/default/bsd/fbsd | |
parent | Fix USE=debug doing nothing. Simplify ebuild. Clean up old revisions. (diff) | |
download | historical-900451cf2ed3c8d89d0d1289769fc00ba621244b.tar.gz historical-900451cf2ed3c8d89d0d1289769fc00ba621244b.tar.bz2 historical-900451cf2ed3c8d89d0d1289769fc00ba621244b.zip |
remove nano from packages.build, bug #443810 by Yuta SATOH
Diffstat (limited to 'profiles/default/bsd/fbsd')
-rw-r--r-- | profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build | 5 | ||||
-rw-r--r-- | profiles/default/bsd/fbsd/packages.build | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build b/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build index 7eb7cbb75a6c..f4d738f71ef1 100644 --- a/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build +++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build,v 1.1 2012/10/18 22:55:25 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/packages.build,v 1.2 2013/02/01 22:42:14 aballier Exp $ # This file describes the packages needed to build a stage 1 based on this # profile. Packages in this file are built in order. @@ -38,7 +38,6 @@ sys-devel/gettext sys-devel/gnuconfig sys-devel/make sys-devel/patch -app-editors/nano virtual/editor virtual/libc virtual/os-headers diff --git a/profiles/default/bsd/fbsd/packages.build b/profiles/default/bsd/fbsd/packages.build index ff31bf0ab04e..6c1c8b9fea51 100644 --- a/profiles/default/bsd/fbsd/packages.build +++ b/profiles/default/bsd/fbsd/packages.build @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2013 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.8 2012/10/15 14:37:00 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/packages.build,v 1.9 2013/02/01 22:42:14 aballier Exp $ # This file describes the packages needed to build a stage 1 based on this # profile. Packages in this file are built in order. @@ -37,7 +37,6 @@ sys-devel/gettext sys-devel/gnuconfig sys-devel/make sys-devel/patch -app-editors/nano virtual/editor virtual/libc virtual/os-headers |