diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:41:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:41:14 +0000 |
commit | 54e407cc9529f85269e76cd7d6ea5b8685e1abeb (patch) | |
tree | 938b084452ef15ecad7653c6113fb43a0f30452d /sys-apps/bleachbit | |
parent | Stable for x86, wrt bug #463080 (diff) | |
download | gentoo-2-54e407cc9529f85269e76cd7d6ea5b8685e1abeb.tar.gz gentoo-2-54e407cc9529f85269e76cd7d6ea5b8685e1abeb.tar.bz2 gentoo-2-54e407cc9529f85269e76cd7d6ea5b8685e1abeb.zip |
Stable for x86, wrt bug #469354
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/bleachbit')
-rw-r--r-- | sys-apps/bleachbit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/bleachbit/bleachbit-0.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/bleachbit/ChangeLog b/sys-apps/bleachbit/ChangeLog index ba0caaa87d07..fc569a797fd6 100644 --- a/sys-apps/bleachbit/ChangeLog +++ b/sys-apps/bleachbit/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2013/05/12 10:39:38 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/ChangeLog,v 1.12 2013/05/14 09:41:14 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> bleachbit-0.9.5.ebuild: + Stable for x86, wrt bug #469354 12 May 2013; Chema Alonso <nimiux@gentoo.org> bleachbit-0.9.5.ebuild: Stable for amd64 wrt bug #469354 diff --git a/sys-apps/bleachbit/bleachbit-0.9.5.ebuild b/sys-apps/bleachbit/bleachbit-0.9.5.ebuild index 4e896c924e93..689deae8b5f7 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.4 2013/05/12 10:39:38 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/bleachbit/bleachbit-0.9.5.ebuild,v 1.5 2013/05/14 09:41:14 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="nls" RDEPEND="dev-python/pygtk:2[$PYTHON_USEDEP]" |