diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-26 12:57:19 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-26 12:57:19 +0000 |
commit | e84001568b1bfaa440180d83345cfe2bd0094448 (patch) | |
tree | da541b1df719e88bfbc8b5bbf368dadfa7f79fce /sys-fs/traydevice | |
parent | old (diff) | |
download | gentoo-2-e84001568b1bfaa440180d83345cfe2bd0094448.tar.gz gentoo-2-e84001568b1bfaa440180d83345cfe2bd0094448.tar.bz2 gentoo-2-e84001568b1bfaa440180d83345cfe2bd0094448.zip |
amd64 stable wrt #349578
(Portage version: 2.2.0_alpha10/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/traydevice')
-rw-r--r-- | sys-fs/traydevice/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/traydevice/traydevice-1.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/traydevice/ChangeLog b/sys-fs/traydevice/ChangeLog index f1a8905cf37b..8be608f926cb 100644 --- a/sys-fs/traydevice/ChangeLog +++ b/sys-fs/traydevice/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2010/09/30 23:36:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/ChangeLog,v 1.4 2010/12/26 12:57:19 ssuominen Exp $ + + 26 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> traydevice-1.5.2.ebuild: + amd64 stable wrt #349578 *traydevice-1.5.2 (30 Sep 2010) diff --git a/sys-fs/traydevice/traydevice-1.5.2.ebuild b/sys-fs/traydevice/traydevice-1.5.2.ebuild index bd0220a8a92c..da0a0bf95c51 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 # 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.2 2010/12/26 12:32:38 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/traydevice/traydevice-1.5.2.ebuild,v 1.3 2010/12/26 12:57:19 ssuominen 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 |