diff options
author | Ulrich Müller <ulm@gentoo.org> | 2007-12-17 07:37:02 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2007-12-17 07:37:02 +0000 |
commit | 30943739ff94f9e15d138c3f93e834c5c316cce7 (patch) | |
tree | 4572bfeb5eb86db7fca2fe370dfad3e1d09010f1 /virtual | |
parent | stable x86, security bug 202354 (diff) | |
download | gentoo-2-30943739ff94f9e15d138c3f93e834c5c316cce7.tar.gz gentoo-2-30943739ff94f9e15d138c3f93e834c5c316cce7.tar.bz2 gentoo-2-30943739ff94f9e15d138c3f93e834c5c316cce7.zip |
Change LICENSE to empty, bug #140180.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/editor/editor-0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/virtual/editor/editor-0.ebuild b/virtual/editor/editor-0.ebuild index 291ee9d07068..9d4afb74ab11 100644 --- a/virtual/editor/editor-0.ebuild +++ b/virtual/editor/editor-0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.10 2007/11/16 08:17:32 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.11 2007/12/17 07:37:02 ulm Exp $ DESCRIPTION="Virtual for editor" HOMEPAGE="http://www.gentoo.org/" SRC_URI="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="" |