diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-04 21:04:53 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-04 21:04:53 +0000 |
commit | 840ffa826dfb616c88c19cfd997a7ab53a579ea0 (patch) | |
tree | c410a9eec23d50d14eab3e2daba2b8688a897751 /x11-proto | |
parent | Version bump. (diff) | |
download | gentoo-2-840ffa826dfb616c88c19cfd997a7ab53a579ea0.tar.gz gentoo-2-840ffa826dfb616c88c19cfd997a7ab53a579ea0.tar.bz2 gentoo-2-840ffa826dfb616c88c19cfd997a7ab53a579ea0.zip |
Version bump.
(Portage version: 2.2.0_alpha89/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.2.ebuild (renamed from x11-proto/inputproto/inputproto-2.1.99.5.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog index d31000da247b..739a40f533b9 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.123 2012/02/23 18:46:37 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.124 2012/03/04 21:04:53 chithanh Exp $ + +*inputproto-2.2 (04 Mar 2012) + + 04 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + -inputproto-2.1.99.5.ebuild, +inputproto-2.2.ebuild: + Version bump. 23 Feb 2012; Tomáš Chvátal <scarabeus@gentoo.org> -inputproto-2.0.1.ebuild: Remove oldest overshadowed. diff --git a/x11-proto/inputproto/inputproto-2.1.99.5.ebuild b/x11-proto/inputproto/inputproto-2.2.ebuild index 4da7583d3fba..323ccc6cce85 100644 --- a/x11-proto/inputproto/inputproto-2.1.99.5.ebuild +++ b/x11-proto/inputproto/inputproto-2.2.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.5.ebuild,v 1.1 2012/01/12 12:54:38 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/inputproto-2.2.ebuild,v 1.1 2012/03/04 21:04:53 chithanh Exp $ EAPI=4 inherit xorg-2 |