diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 16:35:57 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-01 16:35:57 +0000 |
commit | ab15f18ba7c59c05127dece0502bbaa0580a65d6 (patch) | |
tree | 94a6cbe6d740c630fd47095c388aa606f591e4af /xfce-base/libxfce4ui | |
parent | amd64 stable wrt bug #553500 (diff) | |
download | gentoo-2-ab15f18ba7c59c05127dece0502bbaa0580a65d6.tar.gz gentoo-2-ab15f18ba7c59c05127dece0502bbaa0580a65d6.tar.bz2 gentoo-2-ab15f18ba7c59c05127dece0502bbaa0580a65d6.zip |
amd64 stable wrt bug #553500
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'xfce-base/libxfce4ui')
-rw-r--r-- | xfce-base/libxfce4ui/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4ui/ChangeLog b/xfce-base/libxfce4ui/ChangeLog index 6dcfbf033e9d..f6b0eb2011ec 100644 --- a/xfce-base/libxfce4ui/ChangeLog +++ b/xfce-base/libxfce4ui/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4ui # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.63 2015/07/01 12:16:50 perfinion Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/ChangeLog,v 1.64 2015/07/01 16:35:57 zlogene Exp $ + + 01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> libxfce4ui-4.12.1-r2.ebuild: + amd64 stable wrt bug #553500 01 Jul 2015; Jason Zaman <perfinion@gentoo.org> -libxfce4ui-4.11.1.ebuild, -libxfce4ui-4.12.1-r1.ebuild: diff --git a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild index 6547efcb03fd..2a0ebae00fae 100644 --- a/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild +++ b/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.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/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.4 2015/07/01 07:46:14 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4ui/libxfce4ui-4.12.1-r2.ebuild,v 1.5 2015/07/01 16:35:57 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" -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 ~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 ~x86-solaris" IUSE="debug +gtk3 startup-notification" RDEPEND=">=dev-libs/glib-2.30:2= |