diff options
author | Christian Ruppert <idl0r@gentoo.org> | 2010-01-29 11:42:06 +0000 |
---|---|---|
committer | Christian Ruppert <idl0r@gentoo.org> | 2010-01-29 11:42:06 +0000 |
commit | e23deab3aa8115d6f4fb5865cf2b51257bf68b9f (patch) | |
tree | d4e9e5301e2d40de406575ff78787c6de4c15fe7 /x11-misc/tint2 | |
parent | Version bump, hello world tests are properly disabled. (diff) | |
download | gentoo-2-e23deab3aa8115d6f4fb5865cf2b51257bf68b9f.tar.gz gentoo-2-e23deab3aa8115d6f4fb5865cf2b51257bf68b9f.tar.bz2 gentoo-2-e23deab3aa8115d6f4fb5865cf2b51257bf68b9f.zip |
Version bump. Fixes bug 301209.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/tint2/tint2-0.9.ebuild (renamed from x11-misc/tint2/tint2-0.9_rc1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/x11-misc/tint2/ChangeLog b/x11-misc/tint2/ChangeLog index b7a6eac495ce..8c541bf566f5 100644 --- a/x11-misc/tint2/ChangeLog +++ b/x11-misc/tint2/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/tint2 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.10 2010/01/15 20:28:15 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.11 2010/01/29 11:42:06 idl0r Exp $ + +*tint2-0.9 (29 Jan 2010) + + 29 Jan 2010; Christian Ruppert <idl0r@gentoo.org> -tint2-0.9_rc1.ebuild, + +tint2-0.9.ebuild: + Version bump. Fixes bug 301209. *tint2-0.9_rc1 (15 Jan 2010) diff --git a/x11-misc/tint2/tint2-0.9_rc1.ebuild b/x11-misc/tint2/tint2-0.9.ebuild index a56b07be0625..9e0fc59038f4 100644 --- a/x11-misc/tint2/tint2-0.9_rc1.ebuild +++ b/x11-misc/tint2/tint2-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9_rc1.ebuild,v 1.1 2010/01/15 20:28:15 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild,v 1.1 2010/01/29 11:42:06 idl0r Exp $ EAPI="2" |