diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-10-06 11:57:03 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-10-06 11:57:03 +0000 |
commit | be4b228d8457c3833f7b261e408cf04f20e1f33f (patch) | |
tree | 306a5e38698b73bfb971f47f8e6211bf95ba52b8 /x11-plugins/thinkhdaps | |
parent | [media-sound/amarok-2.3.2-r1] Updated the EGIT_REPO_URI as upstream changed t... (diff) | |
download | gentoo-2-be4b228d8457c3833f7b261e408cf04f20e1f33f.tar.gz gentoo-2-be4b228d8457c3833f7b261e408cf04f20e1f33f.tar.bz2 gentoo-2-be4b228d8457c3833f7b261e408cf04f20e1f33f.zip |
Stable on amd64 wrt bug #339330
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/thinkhdaps')
-rw-r--r-- | x11-plugins/thinkhdaps/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/thinkhdaps/ChangeLog b/x11-plugins/thinkhdaps/ChangeLog index ed0ac24bfe78..bb5a741a4388 100644 --- a/x11-plugins/thinkhdaps/ChangeLog +++ b/x11-plugins/thinkhdaps/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/thinkhdaps # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/ChangeLog,v 1.2 2010/08/24 18:32:44 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/ChangeLog,v 1.3 2010/10/06 11:57:03 hwoarang Exp $ + + 06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> + thinkhdaps-0.2.1.ebuild: + Stable on amd64 wrt bug #339330 *thinkhdaps-0.2.1 (24 Aug 2010) diff --git a/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild b/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild index 03f5ec0f0704..df96da650de7 100644 --- a/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild +++ b/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.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/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild,v 1.1 2010/08/24 14:48:18 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild,v 1.2 2010/10/06 11:57:02 hwoarang Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="http://thpani.at/media/downloads/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-python/libgnome-python:2 |