diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:41:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-14 09:41:54 +0000 |
commit | 9044166d2fd0902d2dc0a102f173c0a62c5c89a9 (patch) | |
tree | 693cf699dc1dab3ab834b0df23e1fff6f4ec5b09 | |
parent | Stable for x86, wrt bug #469746 (diff) | |
download | gentoo-2-9044166d2fd0902d2dc0a102f173c0a62c5c89a9.tar.gz gentoo-2-9044166d2fd0902d2dc0a102f173c0a62c5c89a9.tar.bz2 gentoo-2-9044166d2fd0902d2dc0a102f173c0a62c5c89a9.zip |
Stable for x86, wrt bug #469748
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
-rw-r--r-- | sys-apps/udevil/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/udevil/udevil-0.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/udevil/ChangeLog b/sys-apps/udevil/ChangeLog index b787a1e7d87b..a823a1360f2d 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.28 2013/05/14 09:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.29 2013/05/14 09:41:54 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> udevil-0.4.1.ebuild: + Stable for x86, wrt bug #469748 14 May 2013; Agostino Sarubbo <ago@gentoo.org> udevil-0.4.1.ebuild: Stable for amd64, wrt bug #469748 diff --git a/sys-apps/udevil/udevil-0.4.1.ebuild b/sys-apps/udevil/udevil-0.4.1.ebuild index e4fa94be26e3..721262673988 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.3 2013/05/14 09:03:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.4.1.ebuild,v 1.4 2013/05/14 09:41:54 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 |