diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:50:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-11 11:50:38 +0000 |
commit | 06a1af2e0f00b40b69bd03594ae1672d7163f142 (patch) | |
tree | fc59e4062127544218205ad5ae751fe171659b3d /media-radio | |
parent | Stable for AMD64, wrt bug #398421 (diff) | |
download | gentoo-2-06a1af2e0f00b40b69bd03594ae1672d7163f142.tar.gz gentoo-2-06a1af2e0f00b40b69bd03594ae1672d7163f142.tar.bz2 gentoo-2-06a1af2e0f00b40b69bd03594ae1672d7163f142.zip |
Stable for AMD64, wrt bug #398375
(Portage version: 2.1.10.41/cvs/Linux x86_64)
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/radiotray/ChangeLog | 7 | ||||
-rw-r--r-- | media-radio/radiotray/radiotray-0.7.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog index a1485244ed68..6747cb40765e 100644 --- a/media-radio/radiotray/ChangeLog +++ b/media-radio/radiotray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/radiotray -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.16 2011/12/10 10:04:47 hwoarang Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.17 2012/01/11 11:50:38 ago Exp $ + + 11 Jan 2012; Agostino Sarubbo <ago@gentoo.org> radiotray-0.7.1.ebuild: + Stable for AMD64, wrt bug #398375 *radiotray-0.7.1 (10 Dec 2011) diff --git a/media-radio/radiotray/radiotray-0.7.1.ebuild b/media-radio/radiotray/radiotray-0.7.1.ebuild index 1cc32e31a559..5673368676bb 100644 --- a/media-radio/radiotray/radiotray-0.7.1.ebuild +++ b/media-radio/radiotray/radiotray-0.7.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.1.ebuild,v 1.1 2011/12/10 10:04:47 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.1.ebuild,v 1.2 2012/01/11 11:50:38 ago Exp $ EAPI=3 @@ -15,7 +15,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 |