diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:54:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-25 12:54:08 +0000 |
commit | 0783c3a7e381eabb18f125559800dc88419a9c36 (patch) | |
tree | 410c30c993161890d22236066f610d44be2a1ad8 /sys-fs | |
parent | Stable for amd64, wrt bug #474400 (diff) | |
download | gentoo-2-0783c3a7e381eabb18f125559800dc88419a9c36.tar.gz gentoo-2-0783c3a7e381eabb18f125559800dc88419a9c36.tar.bz2 gentoo-2-0783c3a7e381eabb18f125559800dc88419a9c36.zip |
Stable for amd64, wrt bug #474310
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/traydevice/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/traydevice/traydevice-1.6.2-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/traydevice/ChangeLog b/sys-fs/traydevice/ChangeLog index 656047181398..6937db86e5ff 100644 --- a/sys-fs/traydevice/ChangeLog +++ b/sys-fs/traydevice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/traydevice # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.13 2013/06/25 11:42:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.14 2013/06/25 12:54:08 ago Exp $ + + 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> traydevice-1.6.2-r1.ebuild: + Stable for amd64, wrt bug #474310 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> traydevice-1.6.2-r1.ebuild: Stable for x86, wrt bug #474310 diff --git a/sys-fs/traydevice/traydevice-1.6.2-r1.ebuild b/sys-fs/traydevice/traydevice-1.6.2-r1.ebuild index e4753e20186c..4d18fce3a380 100644 --- a/sys-fs/traydevice/traydevice-1.6.2-r1.ebuild +++ b/sys-fs/traydevice/traydevice-1.6.2-r1.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-fs/traydevice/traydevice-1.6.2-r1.ebuild,v 1.4 2013/06/25 11:42:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.6.2-r1.ebuild,v 1.5 2013/06/25 12:54:08 ago Exp $ EAPI=5 DISTUTILS_SINGLE_IMPL=1 @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/dbus-python[${PYTHON_USEDEP}] |