diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:51:04 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:51:04 +0000 |
commit | f717cb16c8a52679ea3ba06c74968d3a0adc5d92 (patch) | |
tree | 751bdf1cb305f9bd8aaf202b53fcdfd920aef1a8 /xfce-base | |
parent | ia64 stable wrt bug #553500 (diff) | |
download | gentoo-2-f717cb16c8a52679ea3ba06c74968d3a0adc5d92.tar.gz gentoo-2-f717cb16c8a52679ea3ba06c74968d3a0adc5d92.tar.bz2 gentoo-2-f717cb16c8a52679ea3ba06c74968d3a0adc5d92.zip |
ia64 stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x1BDC0E5AC42EB5D6)
Diffstat (limited to 'xfce-base')
-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 0ce0d6528a6f..7ac89741c631 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.267 2015/08/05 10:46:10 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.268 2015/08/06 14:51:04 zlogene Exp $ + + 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> xfce4-panel-4.12.0.ebuild: + ia64 stable wrt bug #553500 05 Aug 2015; Jason Zaman <perfinion@gentoo.org> metadata.xml: Replace herd with xfce@g.o 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 cc41fea6ac60..0707fa627442 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.9 2015/07/25 11:50:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.12.0.ebuild,v 1.10 2015/08/06 14:51:04 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 |