diff options
author | Stephen Klimaszewski <steev@gentoo.org> | 2012-02-19 10:01:37 +0000 |
---|---|---|
committer | Stephen Klimaszewski <steev@gentoo.org> | 2012-02-19 10:01:37 +0000 |
commit | 81ade753b138ce71006118ff277354cfa2d0e2bc (patch) | |
tree | cb49925b823eef97d074e5cf04e067c9c99eff87 /app-text/dbacl/dbacl-1.13.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-81ade753b138ce71006118ff277354cfa2d0e2bc.tar.gz gentoo-2-81ade753b138ce71006118ff277354cfa2d0e2bc.tar.bz2 gentoo-2-81ade753b138ce71006118ff277354cfa2d0e2bc.zip |
Update dbacl-1.13's license based on the report from bug #404117. Also fix the issue with the metadata that Jeroen Roovers pointed out. Thanks to Marcin Mirosław for reporting.
(Portage version: 2.1.10.47/cvs/Linux x86_64)
Diffstat (limited to 'app-text/dbacl/dbacl-1.13.ebuild')
-rw-r--r-- | app-text/dbacl/dbacl-1.13.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/dbacl/dbacl-1.13.ebuild b/app-text/dbacl/dbacl-1.13.ebuild index 36f56f120840..58a53d46c3e5 100644 --- a/app-text/dbacl/dbacl-1.13.ebuild +++ b/app-text/dbacl/dbacl-1.13.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 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/dbacl/dbacl-1.13.ebuild,v 1.3 2011/01/24 21:57:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/dbacl/dbacl-1.13.ebuild,v 1.4 2012/02/19 10:01:37 steev Exp $ DESCRIPTION="digramic Bayesian text classifier" HOMEPAGE="http://www.lbreyer.com/gpl.html" SRC_URI="http://www.lbreyer.com/gpl/${P}.tar.gz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~s390 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" |