diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-14 11:35:42 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-14 11:35:42 +0000 |
commit | 00bc5fe5bd7369a14ac30cdcc399d3fd48e9e4a7 (patch) | |
tree | d84545ef71240062a58ee85be76b4c551b7413e6 /dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild | |
parent | Fix LICENSE, see LICENSE file, bug 445264. (diff) | |
download | gentoo-2-00bc5fe5bd7369a14ac30cdcc399d3fd48e9e4a7.tar.gz gentoo-2-00bc5fe5bd7369a14ac30cdcc399d3fd48e9e4a7.tar.bz2 gentoo-2-00bc5fe5bd7369a14ac30cdcc399d3fd48e9e4a7.zip |
Fix LICENSE, bug 445266.
(Portage version: 2.1.11.37/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild')
-rw-r--r-- | dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild index 0102c421d160..1572653b7b9c 100644 --- a/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild +++ b/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild,v 1.3 2012/06/08 17:51:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-AutoWriter/XML-AutoWriter-0.400.0.ebuild,v 1.4 2012/12/14 11:35:42 ulm Exp $ EAPI=4 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="DOCTYPE based XML output" -LICENSE="as-is" +LICENSE="BSD" SLOT="0" KEYWORDS="amd64 hppa ia64 sparc x86" IUSE="" |