diff options
author | 2005-08-07 15:07:43 +0000 | |
---|---|---|
committer | 2005-08-07 15:07:43 +0000 | |
commit | 8b2702176aba280ded992700fa5d4394faa433b9 (patch) | |
tree | 6950a785fa7431210434a937cc88b0e4f1d25bfd /app-doc | |
parent | Added French translation to category metadata. (diff) | |
download | historical-8b2702176aba280ded992700fa5d4394faa433b9.tar.gz historical-8b2702176aba280ded992700fa5d4394faa433b9.tar.bz2 historical-8b2702176aba280ded992700fa5d4394faa433b9.zip |
Set license to OPL according to Copyright statement.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/abs-guide/Manifest | 12 | ||||
-rw-r--r-- | app-doc/abs-guide/abs-guide-3.5.ebuild | 4 |
2 files changed, 3 insertions, 13 deletions
diff --git a/app-doc/abs-guide/Manifest b/app-doc/abs-guide/Manifest index bcd39e7d0148..b5b24fa12212 100644 --- a/app-doc/abs-guide/Manifest +++ b/app-doc/abs-guide/Manifest @@ -1,14 +1,4 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 cd106c5a070b7d4f110be68cdcf8ffc0 abs-guide-3.5.ebuild 632 MD5 fdcd8c67e80ba53f4a0b58625fd78d68 ChangeLog 3607 +MD5 fba0bbe9f0da4b226cd465f44dc65146 abs-guide-3.5.ebuild 626 MD5 f8d10f350e91f30316ea4e1bd1e76470 metadata.xml 254 MD5 fa1a4b5615beb26dc8098228f49f5bb1 files/digest-abs-guide-3.5 66 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC6EWqEZCkKN40op4RAgS/AKCPgUa7fpkc08WSF74HYkZi99uejACggkFK -mdeahQLZoXSMWJiFO9xiwAo= -=Z0Dj ------END PGP SIGNATURE----- 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() { |