diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2009-06-14 00:01:23 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2009-06-14 00:01:23 +0000 |
commit | fa98529fd25034d8422a4c48414325ff8c6e2208 (patch) | |
tree | 20095615f3ad81789466f4320223e765dbb53b75 /app-laptop | |
parent | slotmove app-laptop/kthinkbat (diff) | |
download | gentoo-2-fa98529fd25034d8422a4c48414325ff8c6e2208.tar.gz gentoo-2-fa98529fd25034d8422a4c48414325ff8c6e2208.tar.bz2 gentoo-2-fa98529fd25034d8422a4c48414325ff8c6e2208.zip |
slotmove
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/kthinkbat/ChangeLog | 8 | ||||
-rw-r--r-- | app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/app-laptop/kthinkbat/ChangeLog b/app-laptop/kthinkbat/ChangeLog index c722b2b1125c..695968b53790 100644 --- a/app-laptop/kthinkbat/ChangeLog +++ b/app-laptop/kthinkbat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/kthinkbat -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/kthinkbat/ChangeLog,v 1.3 2008/07/31 11:26:48 ulm Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-laptop/kthinkbat/ChangeLog,v 1.4 2009/06/14 00:01:23 scarabeus Exp $ + + 13 Jun 2009; Tomáš Chvátal <scarabeus@gentoo.org> + kthinkbat-0.2.9.ebuild: + Slotmove. 31 Jul 2008; Ulrich Mueller <ulm@gentoo.org> metadata.xml: Add USE flag description to metadata wrt GLEP 56. diff --git a/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild b/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild index 5efe7627aadb..d5d61c3270b3 100644 --- a/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild +++ b/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild,v 1.2 2008/06/26 23:13:51 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/kthinkbat/kthinkbat-0.2.9.ebuild,v 1.3 2009/06/14 00:01:23 scarabeus Exp $ EAPI=1 @@ -10,7 +10,7 @@ DESCRIPTION="A ThinkPad Battery Viewer Applet" HOMEPAGE="https://lepetitfou.dyndns.org/KThinkBat" SRC_URI="http://lepetitfou.dyndns.org/download/kthinkbat/src/kthinkbat-0.2.x/${P}.tar.bz2" LICENSE="GPL-2" -SLOT="0" +SLOT="3.5" KEYWORDS="~amd64 ~x86" IUSE="+smapi" |