summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-07-11 07:07:07 +0000
committerMarkus Meier <maekke@gentoo.org>2015-07-11 07:07:07 +0000
commit91159eeb6a62e63142a117721011259b4e39c4ef (patch)
tree693581046da4b06123cfc65eae189a026e71d5ab /xfce-extra/xfce4-eyes-plugin
parentarm stable, bug #553500 (diff)
downloadgentoo-2-91159eeb6a62e63142a117721011259b4e39c4ef.tar.gz
gentoo-2-91159eeb6a62e63142a117721011259b4e39c4ef.tar.bz2
gentoo-2-91159eeb6a62e63142a117721011259b4e39c4ef.zip
arm stable, bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'xfce-extra/xfce4-eyes-plugin')
-rw-r--r--xfce-extra/xfce4-eyes-plugin/ChangeLog5
-rw-r--r--xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-eyes-plugin/ChangeLog b/xfce-extra/xfce4-eyes-plugin/ChangeLog
index 197cb6c04ba4..771fa1d55288 100644
--- a/xfce-extra/xfce4-eyes-plugin/ChangeLog
+++ b/xfce-extra/xfce4-eyes-plugin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for xfce-extra/xfce4-eyes-plugin
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.28 2015/07/01 16:52:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/ChangeLog,v 1.29 2015/07/11 07:07:07 maekke Exp $
+
+ 11 Jul 2015; Markus Meier <maekke@gentoo.org> xfce4-eyes-plugin-4.4.4.ebuild:
+ arm stable, bug #553500
01 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
xfce4-eyes-plugin-4.4.4.ebuild:
diff --git a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild
index 39f3dd3d4307..d5616dd78931 100644
--- a/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild
+++ b/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.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-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild,v 1.4 2015/07/01 16:52:37 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-eyes-plugin/xfce4-eyes-plugin-4.4.4.ebuild,v 1.5 2015/07/11 07:07:07 maekke Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.20:=