summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs/libdesktop-agnostic')
-rw-r--r--x11-libs/libdesktop-agnostic/ChangeLog6
-rw-r--r--x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libdesktop-agnostic/ChangeLog b/x11-libs/libdesktop-agnostic/ChangeLog
index 7565b91741f1..0b7faabb8b59 100644
--- a/x11-libs/libdesktop-agnostic/ChangeLog
+++ b/x11-libs/libdesktop-agnostic/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libdesktop-agnostic
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.6 2013/04/09 18:14:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.7 2013/04/09 18:25:26 ago Exp $
+
+ 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ libdesktop-agnostic-0.3.92.ebuild:
+ Stable for x86, wrt bug #465222
09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
libdesktop-agnostic-0.3.92.ebuild:
diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild
index c13e6d6295fc..416469631236 100644
--- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild
+++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.6 2013/04/09 18:14:16 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92.ebuild,v 1.7 2013/04/09 18:25:26 ago Exp $
EAPI=4
PYTHON_DEPEND="2:2.7"
@@ -14,7 +14,7 @@ SRC_URI="http://launchpad.net/${PN}/0.4/${PV}/+download/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug +gconf glade gnome +introspection"
RDEPEND=">=dev-libs/glib-2