diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:41:38 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-06 14:41:38 +0000 |
commit | 70cf113d2e0c2c4cc7d001f1bedc362e071bdabe (patch) | |
tree | c2a10825249c43340715b7abbaabb8fed8e95b6e /xfce-base | |
parent | Stable on alpha, bug 556428 (diff) | |
download | gentoo-2-70cf113d2e0c2c4cc7d001f1bedc362e071bdabe.tar.gz gentoo-2-70cf113d2e0c2c4cc7d001f1bedc362e071bdabe.tar.bz2 gentoo-2-70cf113d2e0c2c4cc7d001f1bedc362e071bdabe.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/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index d37142edac82..ad3040bb0385 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.208 2015/08/05 11:38:19 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.209 2015/08/06 14:41:38 zlogene Exp $ + + 06 Aug 2015; Mikle Kolyada <zlogene@gentoo.org> libxfce4util-4.12.1.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/libxfce4util/libxfce4util-4.12.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild index 29989e6238bc..513766849e86 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.12.1.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/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.7 2015/07/25 11:49:42 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.8 2015/08/06 14:41:38 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0/7" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.24" |