diff options
author | 2013-08-13 14:18:43 +0000 | |
---|---|---|
committer | 2013-08-13 14:18:43 +0000 | |
commit | ca30fe2e88fffbcc63365c151f0f0f47116e18c1 (patch) | |
tree | 93d77981f747b7076f364a6f52e7cf69167a3563 /x11-misc/cbatticon | |
parent | Stable for amd64, wrt bug #480780 (diff) | |
download | gentoo-2-ca30fe2e88fffbcc63365c151f0f0f47116e18c1.tar.gz gentoo-2-ca30fe2e88fffbcc63365c151f0f0f47116e18c1.tar.bz2 gentoo-2-ca30fe2e88fffbcc63365c151f0f0f47116e18c1.zip |
Stable for amd64, wrt bug #480782
(Portage version: 2.1.13.7/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", 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.3.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/cbatticon/ChangeLog b/x11-misc/cbatticon/ChangeLog index 6123a515a7ae..6fdb61b9e32a 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.9 2013/07/24 20:29:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.10 2013/08/13 14:18:43 ago Exp $ + + 13 Aug 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.3.2.ebuild: + Stable for amd64, wrt bug #480782 *cbatticon-1.3.2 (24 Jul 2013) diff --git a/x11-misc/cbatticon/cbatticon-1.3.2.ebuild b/x11-misc/cbatticon/cbatticon-1.3.2.ebuild index 45b12d725c04..21fde1435e01 100644 --- a/x11-misc/cbatticon/cbatticon-1.3.2.ebuild +++ b/x11-misc/cbatticon/cbatticon-1.3.2.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.2.ebuild,v 1.1 2013/07/24 20:29:59 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.3.2.ebuild,v 1.2 2013/08/13 14:18:43 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 |