diff options
author | 2013-05-14 09:03:45 +0000 | |
---|---|---|
committer | 2013-05-14 09:03:45 +0000 | |
commit | a9a5342369cc15e69867b4769386d8c78768ce9f (patch) | |
tree | d6e5de9e548199f1eafe145f51d23af4220f5605 /x11-misc | |
parent | Stable for amd64, wrt bug #453086 (diff) | |
download | gentoo-2-a9a5342369cc15e69867b4769386d8c78768ce9f.tar.gz gentoo-2-a9a5342369cc15e69867b4769386d8c78768ce9f.tar.bz2 gentoo-2-a9a5342369cc15e69867b4769386d8c78768ce9f.zip |
Stable for amd64, wrt bug #469750
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/cbatticon/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/cbatticon/cbatticon-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/x11-misc/cbatticon/ChangeLog b/x11-misc/cbatticon/ChangeLog index a77f6b821eaa..2f326e67084d 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.4 2013/05/11 21:32:30 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/ChangeLog,v 1.5 2013/05/14 09:03:45 ago Exp $ + + 14 May 2013; Agostino Sarubbo <ago@gentoo.org> cbatticon-1.2.0.ebuild: + Stable for amd64, wrt bug #469750 *cbatticon-1.3.1 (11 May 2013) @@ -22,4 +25,3 @@ 10 Mar 2013; Julian Ospald <hasufell@gentoo.org> +cbatticon-1.0.ebuild: initial import wrt #460716 - diff --git a/x11-misc/cbatticon/cbatticon-1.2.0.ebuild b/x11-misc/cbatticon/cbatticon-1.2.0.ebuild index 0450e7b00ca2..105ee3fb35d2 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.1 2013/04/20 18:11:35 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/cbatticon/cbatticon-1.2.0.ebuild,v 1.2 2013/05/14 09:03:45 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 |