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-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/libdesktop-agnostic/ChangeLog b/x11-libs/libdesktop-agnostic/ChangeLog
index 20ee77829a5d..ab7fd6b807e6 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.10 2015/01/03 13:29:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.11 2015/01/22 08:45:39 ago Exp $
+
+ 22 Jan 2015; Agostino Sarubbo <ago@gentoo.org>
+ libdesktop-agnostic-0.3.92-r1.ebuild:
+ Stable for amd64, wrt bug #534430
03 Jan 2015; Michał Górny <mgorny@gentoo.org>
libdesktop-agnostic-0.3.92-r1.ebuild:
diff --git a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild
index 9e5d87918da1..8a6f9b3af80d 100644
--- a/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild
+++ b/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.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/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild,v 1.2 2015/01/03 13:29:48 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/libdesktop-agnostic-0.3.92-r1.ebuild,v 1.3 2015/01/22 08:45:39 ago Exp $
EAPI=5
@@ -16,7 +16,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