diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:32:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-12 09:32:29 +0000 |
commit | d200d5db1a10ed7eac418da229a4793420b4a2d0 (patch) | |
tree | a6fe52f03927ecc0ce552278a1de486b0419c9db /xfce-extra | |
parent | Stable for PPC64 (bug #553500). (diff) | |
download | gentoo-2-d200d5db1a10ed7eac418da229a4793420b4a2d0.tar.gz gentoo-2-d200d5db1a10ed7eac418da229a4793420b4a2d0.tar.bz2 gentoo-2-d200d5db1a10ed7eac418da229a4793420b4a2d0.zip |
Stable for PPC64 (bug #553500).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-smartbookmark-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog b/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog index 81d1b1a84bd6..84c0b5cd5ab5 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog +++ b/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-smartbookmark-plugin # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v 1.32 2015/07/11 07:10:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/ChangeLog,v 1.33 2015/07/12 09:32:29 jer Exp $ + + 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> + xfce4-smartbookmark-plugin-0.4.6.ebuild: + Stable for PPC64 (bug #553500). 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-smartbookmark-plugin-0.4.6.ebuild: diff --git a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild index ec6247791228..4c9f557696ed 100644 --- a/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild +++ b/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild,v 1.5 2015/07/11 07:10:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-smartbookmark-plugin/xfce4-smartbookmark-plugin-0.4.6.ebuild,v 1.6 2015/07/12 09:32:29 jer Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux" IUSE="debug" COMMON_DEPEND="x11-libs/gtk+:2= |