diff options
author | 2005-08-07 15:07:43 +0000 | |
---|---|---|
committer | 2005-08-07 15:07:43 +0000 | |
commit | f0ec3df4ea20aa6e61e2d91006db0808b60769c4 (patch) | |
tree | e5d005f0830c6a66bba364cfbbdbd243077d6b2b /app-doc | |
parent | Added French translation to category metadata. (diff) | |
download | gentoo-2-f0ec3df4ea20aa6e61e2d91006db0808b60769c4.tar.gz gentoo-2-f0ec3df4ea20aa6e61e2d91006db0808b60769c4.tar.bz2 gentoo-2-f0ec3df4ea20aa6e61e2d91006db0808b60769c4.zip |
Set license to OPL according to Copyright statement.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/abs-guide-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/abs-guide/abs-guide-3.5.ebuild b/app-doc/abs-guide/abs-guide-3.5.ebuild index db17b32a11e4..7b3779cb9616 100644 --- a/app-doc/abs-guide/abs-guide-3.5.ebuild +++ b/app-doc/abs-guide/abs-guide-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-3.5.ebuild,v 1.2 2005/07/28 02:40:24 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/abs-guide/abs-guide-3.5.ebuild,v 1.3 2005/08/07 15:07:43 pylon Exp $ DESCRIPTION="An advanced reference and a tutorial on bash shell scripting" SRC_URI="http://personal.riverusers.com/~thegrendel/${P}.tar.bz2" @@ -9,7 +9,7 @@ S="${WORKDIR}" IUSE="" KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86" -LICENSE="FDL-1.1" +LICENSE="OPL" SLOT="0" src_install() { |