diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-12-10 10:04:47 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-12-10 10:04:47 +0000 |
commit | 714e5306477f84baf3f1ba283f6697c662bcc6c5 (patch) | |
tree | 998bcf300b193e3baf0c7937fce2a76b6d8e9425 /media-radio/radiotray | |
parent | Version bump (diff) | |
download | gentoo-2-714e5306477f84baf3f1ba283f6697c662bcc6c5.tar.gz gentoo-2-714e5306477f84baf3f1ba283f6697c662bcc6c5.tar.bz2 gentoo-2-714e5306477f84baf3f1ba283f6697c662bcc6c5.zip |
version bump. remove old ebuild
(Portage version: 2.2.0_alpha71/cvs/Linux x86_64)
Diffstat (limited to 'media-radio/radiotray')
-rw-r--r-- | media-radio/radiotray/ChangeLog | 8 | ||||
-rw-r--r-- | media-radio/radiotray/radiotray-0.7.1.ebuild (renamed from media-radio/radiotray/radiotray-0.6.3.ebuild) | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/media-radio/radiotray/ChangeLog b/media-radio/radiotray/ChangeLog index 6a8ccd4a0e71..a1485244ed68 100644 --- a/media-radio/radiotray/ChangeLog +++ b/media-radio/radiotray/ChangeLog @@ -1,6 +1,12 @@ # 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.15 2011/10/25 16:39:41 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/ChangeLog,v 1.16 2011/12/10 10:04:47 hwoarang Exp $ + +*radiotray-0.7.1 (10 Dec 2011) + + 10 Dec 2011; Markos Chandras <hwoarang@gentoo.org> +radiotray-0.7.1.ebuild, + -radiotray-0.6.3.ebuild: + version bump. remove old ebuild 25 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> radiotray-0.6.4.ebuild: x86 stable wrt bug #387745 diff --git a/media-radio/radiotray/radiotray-0.6.3.ebuild b/media-radio/radiotray/radiotray-0.7.1.ebuild index ac21bb530b80..1cc32e31a559 100644 --- a/media-radio/radiotray/radiotray-0.6.3.ebuild +++ b/media-radio/radiotray/radiotray-0.7.1.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.4 2011/10/24 05:55:58 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/radiotray/radiotray-0.7.1.ebuild,v 1.1 2011/12/10 10:04:47 hwoarang 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 |