diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-01-12 12:54:38 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-01-12 12:54:38 +0000 |
commit | 99eaa50bb0ff2b8017f85a5ba3ffb6c690d541a6 (patch) | |
tree | 5b84757856a549f8f9815593c3f3fcfa9dba6e23 /x11-proto | |
parent | Version bump. (diff) | |
download | gentoo-2-99eaa50bb0ff2b8017f85a5ba3ffb6c690d541a6.tar.gz gentoo-2-99eaa50bb0ff2b8017f85a5ba3ffb6c690d541a6.tar.bz2 gentoo-2-99eaa50bb0ff2b8017f85a5ba3ffb6c690d541a6.zip |
Version bump.
(Portage version: 2.2.0_alpha84/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/inputproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/inputproto/inputproto-2.1.99.5.ebuild (renamed from x11-proto/inputproto/inputproto-2.1.99.4.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index c2eabea3bd9e..2dc9c3b339c4 100644 --- a/x11-proto/inputproto/ChangeLog +++ b/x11-proto/inputproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/inputproto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.121 2012/01/01 14:26:40 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.122 2012/01/12 12:54:38 chithanh Exp $ + +*inputproto-2.1.99.5 (12 Jan 2012) + + 12 Jan 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -inputproto-2.1.99.4.ebuild, +inputproto-2.1.99.5.ebuild: + Version bump. *inputproto-2.1.99.4 (01 Jan 2012) diff --git a/x11-proto/inputproto/inputproto-2.1.99.4.ebuild b/x11-proto/inputproto/inputproto-2.1.99.5.ebuild index ce3a94ec65a6..4da7583d3fba 100644 --- a/x11-proto/inputproto/inputproto-2.1.99.4.ebuild +++ b/x11-proto/inputproto/inputproto-2.1.99.5.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/x11-proto/inputproto/inputproto-2.1.99.4.ebuild,v 1.1 2012/01/01 14:26:40 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.1.99.5.ebuild,v 1.1 2012/01/12 12:54:38 chithanh Exp $ EAPI=4 inherit xorg-2 |