summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-31 11:45:29 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-31 11:45:29 +0000
commit18e87b01831ce4a3565731435af30b8c8ed02617 (patch)
treee70fdea491180f632fd7c7adda87782905d8f6cf /sys-fs/udisks-glue
parentStable for amd64, wrt bug #533932 (diff)
downloadgentoo-2-18e87b01831ce4a3565731435af30b8c8ed02617.tar.gz
gentoo-2-18e87b01831ce4a3565731435af30b8c8ed02617.tar.bz2
gentoo-2-18e87b01831ce4a3565731435af30b8c8ed02617.zip
Stable for amd64, wrt bug #510302
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/udisks-glue')
-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