summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-09 18:14:16 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-09 18:14:16 +0000
commit7914d754df45c7e2a3e54fabb44d4e8e5c8e0f49 (patch)
tree97b49d11022999672b740e1423aae6e9e77c96e9 /x11-libs
parentStable for amd64, wrt bug #465222 (diff)
downloadgentoo-2-7914d754df45c7e2a3e54fabb44d4e8e5c8e0f49.tar.gz
gentoo-2-7914d754df45c7e2a3e54fabb44d4e8e5c8e0f49.tar.bz2
gentoo-2-7914d754df45c7e2a3e54fabb44d4e8e5c8e0f49.zip
Stable for amd64, wrt bug #465222
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs')
-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 e7088991d6bf..7565b91741f1 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.5 2013/03/29 21:13:21 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libdesktop-agnostic/ChangeLog,v 1.6 2013/04/09 18:14:16 ago Exp $
+
+ 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org>
+ libdesktop-agnostic-0.3.92.ebuild:
+ Stable for amd64, wrt bug #465222
29 Mar 2013; Christoph Mende <angelos@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 31d4005d0022..c13e6d6295fc 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.5 2013/03/29 21:13:21 angelos Exp $
+# $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 $
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