summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/udisks-glue/ChangeLog7
-rw-r--r--sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/udisks-glue/ChangeLog b/sys-fs/udisks-glue/ChangeLog
index 4ea4dd4430c9..aa497474e33f 100644
--- a/sys-fs/udisks-glue/ChangeLog
+++ b/sys-fs/udisks-glue/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-fs/udisks-glue
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/ChangeLog,v 1.19 2013/10/20 08:48:43 ssuominen Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/ChangeLog,v 1.20 2015/01/31 11:45:29 ago Exp $
+
+ 31 Jan 2015; Agostino Sarubbo <ago@gentoo.org> udisks-glue-1.3.5.ebuild:
+ Stable for amd64, wrt bug #510302
20 Oct 2013; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Move udisks-glue to maintainer-needed@ because i'm no longer intrested in
diff --git a/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild b/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild
index c68815a86ce8..80c417db4fcd 100644
--- a/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild
+++ b/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild,v 1.1 2013/10/20 08:47:03 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-fs/udisks-glue/udisks-glue-1.3.5.ebuild,v 1.2 2015/01/31 11:45:29 ago Exp $
EAPI=5
inherit autotools
@@ -11,7 +11,7 @@ SRC_URI="http://github.com/fernandotcl/udisks-glue/tarball/release-${PV} -> ${P}
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
COMMON_DEPEND=">=dev-libs/dbus-glib-0.100.2