summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:44 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-28 14:17:44 +0000
commit0c454cfe08c5462ae87fe6124b6a3a4b07aaa207 (patch)
treec71a42e98f7d2823cb757e1dcb21deb890bb6091
parentStable for x86, wrt bug #496018 (diff)
downloadgentoo-2-0c454cfe08c5462ae87fe6124b6a3a4b07aaa207.tar.gz
gentoo-2-0c454cfe08c5462ae87fe6124b6a3a4b07aaa207.tar.bz2
gentoo-2-0c454cfe08c5462ae87fe6124b6a3a4b07aaa207.zip
Stable for x86, wrt bug #496018
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r--xfce-extra/xfce4-equake-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-equake-plugin/ChangeLog b/xfce-extra/xfce4-equake-plugin/ChangeLog
index c6d261dcccac..5d8a6063fe35 100644
--- a/xfce-extra/xfce4-equake-plugin/ChangeLog
+++ b/xfce-extra/xfce4-equake-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-equake-plugin
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.4 2014/01/19 19:02:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/ChangeLog,v 1.5 2014/01/28 14:17:44 ago Exp $
+
+ 28 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+ xfce4-equake-plugin-1.3.3.ebuild:
+ Stable for x86, wrt bug #496018
19 Jan 2014; Pacho Ramos <pacho@gentoo.org> xfce4-equake-plugin-1.3.3.ebuild:
amd64 stable, bug 496018
diff --git a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
index 6479ecc33d27..db46c21f3674 100644
--- a/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
+++ b/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.2 2014/01/19 19:02:27 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-equake-plugin/xfce4-equake-plugin-1.3.3.ebuild,v 1.3 2014/01/28 14:17:44 ago Exp $
EAPI=5
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="http://www.e-quake.org/wp-uploads/2013/09/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2