diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:36:21 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:36:21 +0000 |
commit | 85338a2ccb42206aa299b974703c71f32fcfa382 (patch) | |
tree | 92c6ce8ef2185f467343dc8a9fea4142df2687e6 /x11-misc | |
parent | x86 stable wrt bug #397277 (diff) | |
download | gentoo-2-85338a2ccb42206aa299b974703c71f32fcfa382.tar.gz gentoo-2-85338a2ccb42206aa299b974703c71f32fcfa382.tar.bz2 gentoo-2-85338a2ccb42206aa299b974703c71f32fcfa382.zip |
x86 stable wrt bug #397279
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xbattbar/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xbattbar/xbattbar-1.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xbattbar/ChangeLog b/x11-misc/xbattbar/ChangeLog index fc36681d3542..3e5dffefff04 100644 --- a/x11-misc/xbattbar/ChangeLog +++ b/x11-misc/xbattbar/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xbattbar # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.14 2012/02/03 22:07:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/ChangeLog,v 1.15 2012/02/16 19:36:21 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xbattbar-1.4.3.ebuild: + x86 stable wrt bug #397279 03 Feb 2012; Brent Baude <ranger@gentoo.org> xbattbar-1.4.3.ebuild: Marking xbattbar-1.4.3 ppc for bug 397279 diff --git a/x11-misc/xbattbar/xbattbar-1.4.3.ebuild b/x11-misc/xbattbar/xbattbar-1.4.3.ebuild index 33409d00679d..da68cf5be001 100644 --- a/x11-misc/xbattbar/xbattbar-1.4.3.ebuild +++ b/x11-misc/xbattbar/xbattbar-1.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild,v 1.2 2012/02/03 22:07:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbattbar/xbattbar-1.4.3.ebuild,v 1.3 2012/02/16 19:36:21 phajdan.jr Exp $ EAPI=2 inherit eutils flag-o-matic multilib toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://debian/pool/main/x/${PN}/${PN}_${PV}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="~amd64 ppc x86" IUSE="" DEPEND="dev-lang/perl |