summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:11:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-06-25 12:11:41 +0000
commit0be2b717fb2a823e6e0ad1285f7331ebd56d2403 (patch)
treecc32719e3db8c82e8c796f3847b79022be12870f /x11-misc
parentStable for x86, wrt bug #474442 (diff)
downloadgentoo-2-0be2b717fb2a823e6e0ad1285f7331ebd56d2403.tar.gz
gentoo-2-0be2b717fb2a823e6e0ad1285f7331ebd56d2403.tar.bz2
gentoo-2-0be2b717fb2a823e6e0ad1285f7331ebd56d2403.zip
Stable for x86, wrt bug #474444
(Portage version: 2.1.12.9/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/cbatticon/ChangeLog5
-rw-r--r--x11-misc/cbatticon/cbatticon-1.3.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/cbatticon/ChangeLog b/x11-misc/cbatticon/ChangeLog
index 145cd56d504e..07d4cc65b6bb 100644
--- a/x11-misc/cbatticon/ChangeLog
+++ b/x11-misc/cbatticon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/cbatticon
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.6 2013/05/14 09:42:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.7 2013/06/25 12:11:41 ago Exp $
+
+ 25 Jun 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.3.1.ebuild:
+ Stable for x86, wrt bug #474444
14 May 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.2.0.ebuild:
Stable for x86, wrt bug #469750
diff --git a/x11-misc/cbatticon/cbatticon-1.3.1.ebuild b/x11-misc/cbatticon/cbatticon-1.3.1.ebuild
index 4d51f9c594cf..ab623684e973 100644
--- a/x11-misc/cbatticon/cbatticon-1.3.1.ebuild
+++ b/x11-misc/cbatticon/cbatticon-1.3.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.3.1.ebuild,v 1.1 2013/05/11 21:32:30 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.3.1.ebuild,v 1.2 2013/06/25 12:11:40 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/ColinJones/cbatticon/archive/${PV}.tar.gz -> ${P}.ta
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
RDEPEND="x11-libs/gtk+:2