diff options
author | Markus Meier <maekke@gentoo.org> | 2010-10-06 20:31:47 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-10-06 20:31:47 +0000 |
commit | d48d45f53929969120abdccc01bc912be527ad2a (patch) | |
tree | 5ce5e354f4cc44289f772383d5091c8afb664cc9 /x11-plugins/thinkhdaps | |
parent | x86 stable, bug #339280 (diff) | |
download | gentoo-2-d48d45f53929969120abdccc01bc912be527ad2a.tar.gz gentoo-2-d48d45f53929969120abdccc01bc912be527ad2a.tar.bz2 gentoo-2-d48d45f53929969120abdccc01bc912be527ad2a.zip |
x86 stable, bug #339330
(Portage version: 2.2_rc89/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/thinkhdaps')
-rw-r--r-- | x11-plugins/thinkhdaps/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/thinkhdaps/ChangeLog b/x11-plugins/thinkhdaps/ChangeLog index bb5a741a4388..91f511b1c0ae 100644 --- a/x11-plugins/thinkhdaps/ChangeLog +++ b/x11-plugins/thinkhdaps/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2010/10/06 11:57:03 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/ChangeLog,v 1.4 2010/10/06 20:31:47 maekke Exp $ + + 06 Oct 2010; Markus Meier <maekke@gentoo.org> thinkhdaps-0.2.1.ebuild: + x86 stable, bug #339330 06 Oct 2010; Markos Chandras <hwoarang@gentoo.org> thinkhdaps-0.2.1.ebuild: diff --git a/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild b/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild index df96da650de7..41f88a292a1c 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.2 2010/10/06 11:57:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/thinkhdaps/thinkhdaps-0.2.1.ebuild,v 1.3 2010/10/06 20:31:47 maekke 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 |