summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-02-22 15:44:39 +0000
committerPacho Ramos <pacho@gentoo.org>2014-02-22 15:44:39 +0000
commit248b9e68f520acc477dc073ddda137203c1d3cf2 (patch)
tree471d375ea3fa462d8c0428fe8db0605114949dc5 /net-misc/drivel
parentStable for HPPA (bug #501856). (diff)
downloadgentoo-2-248b9e68f520acc477dc073ddda137203c1d3cf2.tar.gz
gentoo-2-248b9e68f520acc477dc073ddda137203c1d3cf2.tar.bz2
gentoo-2-248b9e68f520acc477dc073ddda137203c1d3cf2.zip
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/drivel')
-rw-r--r--net-misc/drivel/ChangeLog7
-rw-r--r--net-misc/drivel/drivel-3.0.5.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/drivel/ChangeLog b/net-misc/drivel/ChangeLog
index eb5790bb96a0..fc41c456cbc8 100644
--- a/net-misc/drivel/ChangeLog
+++ b/net-misc/drivel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/drivel
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/ChangeLog,v 1.58 2013/12/08 19:28:53 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/ChangeLog,v 1.59 2014/02/22 15:44:39 pacho Exp $
+
+ 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> drivel-3.0.5.ebuild:
+ arch stable, bug 888
08 Dec 2013; Pacho Ramos <pacho@gentoo.org> drivel-3.0.5.ebuild:
x86 stable, bug #478252
diff --git a/net-misc/drivel/drivel-3.0.5.ebuild b/net-misc/drivel/drivel-3.0.5.ebuild
index 627e67e0ecd7..a7e41e220173 100644
--- a/net-misc/drivel/drivel-3.0.5.ebuild
+++ b/net-misc/drivel/drivel-3.0.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/drivel-3.0.5.ebuild,v 1.3 2013/12/08 19:28:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/drivel/drivel-3.0.5.ebuild,v 1.4 2014/02/22 15:44:39 pacho Exp $
EAPI=5
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ LICENSE="GPL-2"
IUSE="dbus spell"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~sparc x86"
+KEYWORDS="amd64 ppc ~sparc x86"
RDEPEND="
>=dev-libs/glib-2.16.6:2