diff options
author | 2015-07-01 07:58:50 +0000 | |
---|---|---|
committer | 2015-07-01 07:58:50 +0000 | |
commit | 6bbd7d4112882315821977e6d1270af79ce8b37e (patch) | |
tree | 91662c94b1efc2549f2598cbd5433792ea20663c /xfce-base/xfce4-panel | |
parent | x86 stable wrt bug #553500 (diff) | |
download | gentoo-2-6bbd7d4112882315821977e6d1270af79ce8b37e.tar.gz gentoo-2-6bbd7d4112882315821977e6d1270af79ce8b37e.tar.bz2 gentoo-2-6bbd7d4112882315821977e6d1270af79ce8b37e.zip |
x86 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index c8dc4a8713a9..d97e508fdd21 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.258 2015/07/01 05:15:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.259 2015/07/01 07:58:50 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-panel-4.12.0.ebuild: + x86 stable wrt bug #553500 01 Jul 2015; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.12.0.ebuild: Stable for HPPA (bug #553500). diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild index 8e062628b576..95cfb20ed6b5 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.12.0.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-base/xfce4-panel/xfce4-panel-4.12.0.ebuild,v 1.4 2015/07/01 05:15:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild,v 1.5 2015/07/01 07:58:50 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.100 |