diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2011-01-08 11:52:25 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2011-01-08 11:52:25 +0000 |
commit | 4eeb8f30c6ce83298240ed431a9f0c14dff4def0 (patch) | |
tree | e93a68f6de90e08918d61b7de7b55bd90b892ca1 /media-radio | |
parent | stable x86, bug 350218 (diff) | |
download | gentoo-2-4eeb8f30c6ce83298240ed431a9f0c14dff4def0.tar.gz gentoo-2-4eeb8f30c6ce83298240ed431a9f0c14dff4def0.tar.bz2 gentoo-2-4eeb8f30c6ce83298240ed431a9f0c14dff4def0.zip |
stable x86, bug 349712
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/radiotray/ChangeLog | 8 | ||||
-rw-r--r-- | media-radio/radiotray/radiotray-0.6.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog index 3ac3739f922a..b4d52ac340db 100644 --- a/media-radio/radiotray/ChangeLog +++ b/media-radio/radiotray/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-radio/radiotray -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.7 2010/12/26 14:18:06 hwoarang Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.8 2011/01/08 11:52:25 fauli Exp $ + + 08 Jan 2011; Christian Faulhammer <fauli@gentoo.org> + radiotray-0.6.1.ebuild: + stable x86, bug 349712 26 Dec 2010; Markos Chandras <hwoarang@gentoo.org> radiotray-0.6.1.ebuild: Stable on amd64 wrt bug #349712 diff --git a/media-radio/radiotray/radiotray-0.6.1.ebuild b/media-radio/radiotray/radiotray-0.6.1.ebuild index 07395d12d7ea..f36a7033e8f0 100644 --- a/media-radio/radiotray/radiotray-0.6.1.ebuild +++ b/media-radio/radiotray/radiotray-0.6.1.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/media-radio/radiotray/radiotray-0.6.1.ebuild,v 1.3 2010/12/26 14:18:06 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.6.1.ebuild,v 1.4 2011/01/08 11:52:25 fauli Exp $ EAPI=3 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="dev-python/dbus-python |