summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:03:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-14 09:03:20 +0000
commit7cd46ecd030f48862e1c2c1944fa8cebb80612ec (patch)
tree167c24e01ab43c481f8257dfc8b01ddc729bc485 /sys-apps/udevil
parentStable for amd64, wrt bug #469650 (diff)
downloadgentoo-2-7cd46ecd030f48862e1c2c1944fa8cebb80612ec.tar.gz
gentoo-2-7cd46ecd030f48862e1c2c1944fa8cebb80612ec.tar.bz2
gentoo-2-7cd46ecd030f48862e1c2c1944fa8cebb80612ec.zip
Stable for amd64, wrt bug #469748
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/udevil')
-rw-r--r--sys-apps/udevil/ChangeLog5
-rw-r--r--sys-apps/udevil/udevil-0.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/udevil/ChangeLog b/sys-apps/udevil/ChangeLog
index e8f20b2fe4f2..b787a1e7d87b 100644
--- a/sys-apps/udevil/ChangeLog
+++ b/sys-apps/udevil/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/udevil
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.27 2013/04/27 14:37:57 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.28 2013/05/14 09:03:20 ago Exp $
+
+ 14 May 2013; Agostino Sarubbo <ago@gentoo.org> udevil-0.4.1.ebuild:
+ Stable for amd64, wrt bug #469748
27 Apr 2013; Julian Ospald <hasufell@gentoo.org> udevil-0.4.1.ebuild,
+files/udevil-0.4.1-automake-1.13.patch:
diff --git a/sys-apps/udevil/udevil-0.4.1.ebuild b/sys-apps/udevil/udevil-0.4.1.ebuild
index 0fbc072a605a..e4fa94be26e3 100644
--- a/sys-apps/udevil/udevil-0.4.1.ebuild
+++ b/sys-apps/udevil/udevil-0.4.1.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/sys-apps/udevil/udevil-0.4.1.ebuild,v 1.2 2013/04/27 14:37:58 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.4.1.ebuild,v 1.3 2013/05/14 09:03:20 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="http://dev.gentoo.org/~hasufell/distfiles/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="systemd"
RDEPEND=">=app-shells/bash-4.0