diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-11-24 14:30:43 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-11-24 14:30:43 +0000 |
commit | f4a62ea7ea363f44a05a01fa96db2467034ebcd7 (patch) | |
tree | 4c6961b7a49ea352176b362e52d84485c9f29f00 /app-text/duali | |
parent | Fix LICENSE, MIT (Expat) license according to LICENSE in tarball. (diff) | |
download | gentoo-2-f4a62ea7ea363f44a05a01fa96db2467034ebcd7.tar.gz gentoo-2-f4a62ea7ea363f44a05a01fa96db2467034ebcd7.tar.bz2 gentoo-2-f4a62ea7ea363f44a05a01fa96db2467034ebcd7.zip |
Fix LICENSE, "BSD license" according to file headers.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-text/duali')
-rw-r--r-- | app-text/duali/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/duali/duali-0.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/duali/ChangeLog b/app-text/duali/ChangeLog index c1f8fce80c51..313894d1820d 100644 --- a/app-text/duali/ChangeLog +++ b/app-text/duali/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/duali -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duali/ChangeLog,v 1.18 2010/05/24 16:03:16 nixnut Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/duali/ChangeLog,v 1.19 2012/11/24 14:30:43 ulm Exp $ + + 24 Nov 2012; Ulrich Müller <ulm@gentoo.org> duali-0.2.0.ebuild: + Fix LICENSE, "BSD license" according to file headers. 23 May 2010; <nixnut@gentoo.org> duali-0.2.0.ebuild: ppc stable #313927 diff --git a/app-text/duali/duali-0.2.0.ebuild b/app-text/duali/duali-0.2.0.ebuild index 6a0336815136..24277b0a5c13 100644 --- a/app-text/duali/duali-0.2.0.ebuild +++ b/app-text/duali/duali-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/duali/duali-0.2.0.ebuild,v 1.6 2010/05/24 16:03:16 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/duali/duali-0.2.0.ebuild,v 1.7 2012/11/24 14:30:43 ulm Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ DESCRIPTION="Arabic dictionary based on the DICT protocol" HOMEPAGE="http://www.arabeyes.org/project.php?proj=Duali" SRC_URI="mirror://sourceforge/arabeyes/${P}.tar.bz2" -LICENSE="as-is" +LICENSE="BSD" SLOT="0" KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ~sparc x86" IUSE="" |