diff options
author | 2013-05-14 09:42:01 +0000 | |
---|---|---|
committer | 2013-05-14 09:42:01 +0000 | |
commit | 46d533dd95ed3382ed82a49bb51b8c749d1a6fd4 (patch) | |
tree | c20f461ec2504c523df3821d140e3a296c175e39 /x11-misc/cbatticon | |
parent | Stable for x86, wrt bug #469748 (diff) | |
download | gentoo-2-46d533dd95ed3382ed82a49bb51b8c749d1a6fd4.tar.gz gentoo-2-46d533dd95ed3382ed82a49bb51b8c749d1a6fd4.tar.bz2 gentoo-2-46d533dd95ed3382ed82a49bb51b8c749d1a6fd4.zip |
Stable for x86, wrt bug #469750
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc/cbatticon')
-rw-r--r-- | x11-misc/cbatticon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/cbatticon/cbatticon-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/cbatticon/ChangeLog b/x11-misc/cbatticon/ChangeLog index 2f326e67084d..145cd56d504e 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.5 2013/05/14 09:03:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.6 2013/05/14 09:42:01 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.2.0.ebuild: + Stable for x86, wrt bug #469750 14 May 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.2.0.ebuild: Stable for amd64, wrt bug #469750 diff --git a/x11-misc/cbatticon/cbatticon-1.2.0.ebuild b/x11-misc/cbatticon/cbatticon-1.2.0.ebuild index 105ee3fb35d2..2ab458f920bf 100644 --- a/x11-misc/cbatticon/cbatticon-1.2.0.ebuild +++ b/x11-misc/cbatticon/cbatticon-1.2.0.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.2.0.ebuild,v 1.2 2013/05/14 09:03:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.2.0.ebuild,v 1.3 2013/05/14 09:42:01 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 |