diff options
author | 2012-10-28 17:03:08 +0000 | |
---|---|---|
committer | 2012-10-28 17:03:08 +0000 | |
commit | 9cbd9827334b4d9d809c98675ce29ff49f89e4b4 (patch) | |
tree | db1e9d6146c86a7e8ea617898f081b5307c03514 /sys-apps | |
parent | Stable on amd64 wrt bug #439036 (diff) | |
download | gentoo-2-9cbd9827334b4d9d809c98675ce29ff49f89e4b4.tar.gz gentoo-2-9cbd9827334b4d9d809c98675ce29ff49f89e4b4.tar.bz2 gentoo-2-9cbd9827334b4d9d809c98675ce29ff49f89e4b4.zip |
Stable on amd64 wrt bug #439416
(Portage version: 2.1.11.30/cvs/Linux x86_64, signed Manifest commit with key B4AFF2C2)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/udevil/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/udevil/udevil-0.3.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sys-apps/udevil/ChangeLog b/sys-apps/udevil/ChangeLog index 81ee36779635..e726efc8edbd 100644 --- a/sys-apps/udevil/ChangeLog +++ b/sys-apps/udevil/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/udevil # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.15 2012/10/22 08:55:04 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/ChangeLog,v 1.16 2012/10/28 17:03:08 hwoarang Exp $ + + 28 Oct 2012; Markos Chandras <hwoarang@gentoo.org> udevil-0.3.3-r1.ebuild: + Stable on amd64 wrt bug #439416 22 Oct 2012; Julian Ospald <hasufell@gentoo.org> +files/udevil-0.3.4-flags.patch: @@ -67,4 +70,3 @@ 17 Jun 2012; Julian Ospald <hasufell@gentoo.org> +udevil-0.2.8.ebuild, +files/udevil-0.2.8-flags.patch, +metadata.xml: initial import with Elijah El Lazkani - diff --git a/sys-apps/udevil/udevil-0.3.3-r1.ebuild b/sys-apps/udevil/udevil-0.3.3-r1.ebuild index 9fc21787ee7a..1b35bcc1eade 100644 --- a/sys-apps/udevil/udevil-0.3.3-r1.ebuild +++ b/sys-apps/udevil/udevil-0.3.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.3.3-r1.ebuild,v 1.1 2012/10/07 12:26:22 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/udevil/udevil-0.3.3-r1.ebuild,v 1.2 2012/10/28 17:03:08 hwoarang Exp $ EAPI=4 @@ -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="" RDEPEND=">=app-shells/bash-4.0 |