diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-01 11:16:20 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-01 11:16:20 +0000 |
commit | 185ace84d36c54f30bc060cd2917a01a5e6ffbee (patch) | |
tree | e2d60e5fe354695851e9223290c18e01e52c0006 /sys-fs/traydevice | |
parent | Add version 0.56.2 (diff) | |
download | gentoo-2-185ace84d36c54f30bc060cd2917a01a5e6ffbee.tar.gz gentoo-2-185ace84d36c54f30bc060cd2917a01a5e6ffbee.tar.bz2 gentoo-2-185ace84d36c54f30bc060cd2917a01a5e6ffbee.zip |
x86 stable wrt bug #349578
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sys-fs/traydevice')
-rw-r--r-- | sys-fs/traydevice/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/traydevice/traydevice-1.5.2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/traydevice/ChangeLog b/sys-fs/traydevice/ChangeLog index 8be608f926cb..a5d04d9f24e5 100644 --- a/sys-fs/traydevice/ChangeLog +++ b/sys-fs/traydevice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-fs/traydevice -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.4 2010/12/26 12:57:19 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.5 2011/01/01 11:16:20 phajdan.jr Exp $ + + 01 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + traydevice-1.5.2.ebuild: + x86 stable wrt bug #349578 26 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> traydevice-1.5.2.ebuild: amd64 stable wrt #349578 diff --git a/sys-fs/traydevice/traydevice-1.5.2.ebuild b/sys-fs/traydevice/traydevice-1.5.2.ebuild index da0a0bf95c51..2c569cf8491a 100644 --- a/sys-fs/traydevice/traydevice-1.5.2.ebuild +++ b/sys-fs/traydevice/traydevice-1.5.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.2.ebuild,v 1.3 2010/12/26 12:57:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.2.ebuild,v 1.4 2011/01/01 11:16:20 phajdan.jr Exp $ EAPI=3 @@ -16,7 +16,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 |