diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-31 20:43:27 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-31 20:43:27 +0000 |
commit | 632db856e9ccf675d3fe0d496bff38f8b73fd11b (patch) | |
tree | 7fc983426cc99ade1fd99a386174abc0823cc5cf /app-text/ocrad/ocrad-0.18.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-632db856e9ccf675d3fe0d496bff38f8b73fd11b.tar.gz gentoo-2-632db856e9ccf675d3fe0d496bff38f8b73fd11b.tar.bz2 gentoo-2-632db856e9ccf675d3fe0d496bff38f8b73fd11b.zip |
Correct LICENSE.
(Portage version: 2.2_rc62/cvs/Linux i686)
Diffstat (limited to 'app-text/ocrad/ocrad-0.18.ebuild')
-rw-r--r-- | app-text/ocrad/ocrad-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/ocrad/ocrad-0.18.ebuild b/app-text/ocrad/ocrad-0.18.ebuild index f95f14632113..6b3d6bcbd2b3 100644 --- a/app-text/ocrad/ocrad-0.18.ebuild +++ b/app-text/ocrad/ocrad-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/ocrad/ocrad-0.18.ebuild,v 1.2 2010/01/30 18:50:00 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/ocrad/ocrad-0.18.ebuild,v 1.3 2010/01/31 20:43:27 jer Exp $ inherit toolchain-funcs @@ -8,7 +8,7 @@ DESCRIPTION="GNU Ocrad is an OCR (Optical Character Recognition) program" HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html" SRC_URI="http://savannah.nongnu.org/download/ocrad/${P}.tar.lz" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~alpha ~amd64 ~sparc ~x86" IUSE="" |