diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-01 08:51:09 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-04-01 08:51:09 +0000 |
commit | 1febe6cbb836fdcee471d3386f637b306c19e4f4 (patch) | |
tree | 11b1b386529dc5fe5bf43a6ae3bee7fab720720d /sys-apps/bleachbit | |
parent | Version bump wrt bug #462418, convert to distutils-r1 eclass. Drop old version (diff) | |
download | gentoo-2-1febe6cbb836fdcee471d3386f637b306c19e4f4.tar.gz gentoo-2-1febe6cbb836fdcee471d3386f637b306c19e4f4.tar.bz2 gentoo-2-1febe6cbb836fdcee471d3386f637b306c19e4f4.zip |
New versions are licensed under GPL-3
(Portage version: 2.2.0_alpha170/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'sys-apps/bleachbit')
-rw-r--r-- | sys-apps/bleachbit/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/bleachbit/bleachbit-0.9.4.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/bleachbit/bleachbit-0.9.5.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/sys-apps/bleachbit/ChangeLog b/sys-apps/bleachbit/ChangeLog index 81f8fef51a98..c930ad00ea3b 100644 --- a/sys-apps/bleachbit/ChangeLog +++ b/sys-apps/bleachbit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/bleachbit # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v 1.7 2013/04/01 08:50:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v 1.8 2013/04/01 08:51:09 pinkbyte Exp $ + + 01 Apr 2013; Sergey Popov <pinkbyte@gentoo.org> bleachbit-0.9.4.ebuild, + bleachbit-0.9.5.ebuild: + New versions are licensed under GPL-3 *bleachbit-0.9.5 (01 Apr 2013) diff --git a/sys-apps/bleachbit/bleachbit-0.9.4.ebuild b/sys-apps/bleachbit/bleachbit-0.9.4.ebuild index b2ed2fc898ad..e0c55ee6d894 100644 --- a/sys-apps/bleachbit/bleachbit-0.9.4.ebuild +++ b/sys-apps/bleachbit/bleachbit-0.9.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild,v 1.1 2012/12/12 10:41:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.4.ebuild,v 1.2 2013/04/01 08:51:09 pinkbyte Exp $ EAPI=5 @@ -15,7 +15,7 @@ DESCRIPTION="Clean junk to free disk space and to maintain privacy" HOMEPAGE="http://bleachbit.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="nls" diff --git a/sys-apps/bleachbit/bleachbit-0.9.5.ebuild b/sys-apps/bleachbit/bleachbit-0.9.5.ebuild index 805171c7a1a8..06dea2149ffe 100644 --- a/sys-apps/bleachbit/bleachbit-0.9.5.ebuild +++ b/sys-apps/bleachbit/bleachbit-0.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v 1.1 2013/04/01 08:50:25 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v 1.2 2013/04/01 08:51:09 pinkbyte Exp $ EAPI=5 @@ -13,7 +13,7 @@ DESCRIPTION="Clean junk to free disk space and to maintain privacy" HOMEPAGE="http://bleachbit.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" -LICENSE="GPL-2" +LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="nls" |