diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-02-11 11:03:13 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-02-11 11:03:13 +0000 |
commit | 1ff84c80dfd67ab31b330a15b6889930a5ce7048 (patch) | |
tree | 0b2e44bc86f583df71c4a4cd36adc0eb7e11b24c /sys-apps/udevil | |
parent | Stable for amd64 wrt bug #499646 (diff) | |
download | gentoo-2-1ff84c80dfd67ab31b330a15b6889930a5ce7048.tar.gz gentoo-2-1ff84c80dfd67ab31b330a15b6889930a5ce7048.tar.bz2 gentoo-2-1ff84c80dfd67ab31b330a15b6889930a5ce7048.zip |
Stable for amd64 wrt bug #499826
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'sys-apps/udevil')
-rw-r--r-- | sys-apps/udevil/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/udevil/udevil-0.4.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/udevil/ChangeLog b/sys-apps/udevil/ChangeLog index a38a27958960..dff7fe6be5c4 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.33 2013/12/14 12:09:52 hasufell Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.34 2014/02/11 11:03:13 nimiux Exp $ + + 11 Feb 2014; Chema Alonso <nimiux@gentoo.org> udevil-0.4.3.ebuild: + Stable for amd64 wrt bug #499826 *udevil-0.4.3 (14 Dec 2013) diff --git a/sys-apps/udevil/udevil-0.4.3.ebuild b/sys-apps/udevil/udevil-0.4.3.ebuild index ac1d5549456f..490f3b2c45f7 100644 --- a/sys-apps/udevil/udevil-0.4.3.ebuild +++ b/sys-apps/udevil/udevil-0.4.3.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/sys-apps/udevil/udevil-0.4.3.ebuild,v 1.1 2013/12/14 12:09:52 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.4.3.ebuild,v 1.2 2014/02/11 11:03:13 nimiux Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/IgnorantGuru/udevil/archive/${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=app-shells/bash-4.0 |