diff options
author | 2010-06-29 09:31:58 +0000 | |
---|---|---|
committer | 2010-06-29 09:31:58 +0000 | |
commit | 81defefa6fe05eb93ca64b4faab7862962c5a03c (patch) | |
tree | d5893f39125fa0f3372f01267de499424a5316fc /app-laptop | |
parent | Version bump. Everything we did is finally upstream! Dropped old warn message... (diff) | |
download | gentoo-2-81defefa6fe05eb93ca64b4faab7862962c5a03c.tar.gz gentoo-2-81defefa6fe05eb93ca64b4faab7862962c5a03c.tar.bz2 gentoo-2-81defefa6fe05eb93ca64b4faab7862962c5a03c.zip |
stable x86, bug 325715
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/batti/ChangeLog | 5 | ||||
-rw-r--r-- | app-laptop/batti/batti-0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-laptop/batti/ChangeLog b/app-laptop/batti/ChangeLog index 5d0f15044018..012058f43603 100644 --- a/app-laptop/batti/ChangeLog +++ b/app-laptop/batti/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-laptop/batti # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/ChangeLog,v 1.7 2010/06/27 19:50:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/ChangeLog,v 1.8 2010/06/29 09:31:58 fauli Exp $ + + 29 Jun 2010; Christian Faulhammer <fauli@gentoo.org> batti-0.3.7.ebuild: + stable x86, bug 325715 27 Jun 2010; Christoph Mende <angelos@gentoo.org> batti-0.3.7.ebuild: Stable on amd64 wrt bug #325715 diff --git a/app-laptop/batti/batti-0.3.7.ebuild b/app-laptop/batti/batti-0.3.7.ebuild index 829f04e2c4d9..597eeb43f933 100644 --- a/app-laptop/batti/batti-0.3.7.ebuild +++ b/app-laptop/batti/batti-0.3.7.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/app-laptop/batti/batti-0.3.7.ebuild,v 1.2 2010/06/27 19:50:18 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/batti/batti-0.3.7.ebuild,v 1.3 2010/06/29 09:31:57 fauli Exp $ EAPI=3 @@ -16,7 +16,7 @@ SRC_URI="http://batti-gtk.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libnotify" RDEPEND="dev-python/pygtk |