diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-09-28 00:04:13 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-09-28 00:04:13 +0000 |
commit | ebc00a9c1146a1777f39a256a56ab52693e1eb24 (patch) | |
tree | 82f868f6845e98b0bbf5461b62c6d6f969e9a1d0 /dev-libs/bcm2835 | |
parent | media-video/mplayer2: Require Python >=2.7 (bug #434356) (diff) | |
download | gentoo-2-ebc00a9c1146a1777f39a256a56ab52693e1eb24.tar.gz gentoo-2-ebc00a9c1146a1777f39a256a56ab52693e1eb24.tar.bz2 gentoo-2-ebc00a9c1146a1777f39a256a56ab52693e1eb24.zip |
Version bump.
(Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/bcm2835')
-rw-r--r-- | dev-libs/bcm2835/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/bcm2835/bcm2835-1.10.ebuild (renamed from dev-libs/bcm2835/bcm2835-1.9.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/dev-libs/bcm2835/ChangeLog b/dev-libs/bcm2835/ChangeLog index 75df6f6924c4..e13c888c7655 100644 --- a/dev-libs/bcm2835/ChangeLog +++ b/dev-libs/bcm2835/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-libs/bcm2835 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/ChangeLog,v 1.4 2012/09/06 15:31:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/ChangeLog,v 1.5 2012/09/28 00:04:13 chithanh Exp $ + +*bcm2835-1.10 (28 Sep 2012) + + 28 Sep 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + +bcm2835-1.10.ebuild, -bcm2835-1.9.ebuild: + Version bump. *bcm2835-1.9 (06 Sep 2012) diff --git a/dev-libs/bcm2835/bcm2835-1.9.ebuild b/dev-libs/bcm2835/bcm2835-1.10.ebuild index 97486e47d29a..f033678372ea 100644 --- a/dev-libs/bcm2835/bcm2835-1.9.ebuild +++ b/dev-libs/bcm2835/bcm2835-1.10.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/dev-libs/bcm2835/bcm2835-1.9.ebuild,v 1.1 2012/09/06 15:31:36 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/bcm2835/bcm2835-1.10.ebuild,v 1.1 2012/09/28 00:04:13 chithanh Exp $ EAPI=4 |