diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:56:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-01-19 18:56:54 +0000 |
commit | b2823f11b525efff5f51b0617b728ac10b560d45 (patch) | |
tree | 9d39a058ef74555551a6d5da34bee9e2eff59fba /xfce-base/libxfce4util | |
parent | amd64 stable, bug 496018 (diff) | |
download | gentoo-2-b2823f11b525efff5f51b0617b728ac10b560d45.tar.gz gentoo-2-b2823f11b525efff5f51b0617b728ac10b560d45.tar.bz2 gentoo-2-b2823f11b525efff5f51b0617b728ac10b560d45.zip |
amd64 stable, bug 496018
(Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index bc891fca3a60..8cf12721c036 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.187 2013/12/31 08:48:51 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.188 2014/01/19 18:56:54 pacho Exp $ + + 19 Jan 2014; Pacho Ramos <pacho@gentoo.org> libxfce4util-4.10.1.ebuild: + amd64 stable, bug 496018 31 Dec 2013; Markus Meier <maekke@gentoo.org> libxfce4util-4.10.1.ebuild: arm stable, bug #496018 diff --git a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild index 84ac9a6470c9..b8c34e2eae91 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.3 2013/12/31 08:48:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.10.1.ebuild,v 1.4 2014/01/19 18:56:54 pacho 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" -KEYWORDS="~alpha ~amd64 arm 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 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" |