diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-04-10 08:43:01 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-04-10 08:43:01 +0000 |
commit | 71752e352578d06875d2fafd4e9ee08ef87e19c4 (patch) | |
tree | 0de2e8ddfbfcb7fcbaeef1612bcbd16c62b4ab62 /x11-misc/tint2 | |
parent | Cleanup (diff) | |
download | gentoo-2-71752e352578d06875d2fafd4e9ee08ef87e19c4.tar.gz gentoo-2-71752e352578d06875d2fafd4e9ee08ef87e19c4.tar.bz2 gentoo-2-71752e352578d06875d2fafd4e9ee08ef87e19c4.zip |
Stable on amd64 wrt bug #312355
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tint2/tint2-0.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/tint2/ChangeLog b/x11-misc/tint2/ChangeLog index 8da525b357c7..4dd8123da440 100644 --- a/x11-misc/tint2/ChangeLog +++ b/x11-misc/tint2/ChangeLog @@ -1,6 +1,9 @@ # 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.13 2010/04/08 12:50:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.14 2010/04/10 08:43:01 hwoarang Exp $ + + 10 Apr 2010; Markos Chandras <hwoarang@gentoo.org> tint2-0.9.ebuild: + Stable on amd64 wrt bug #312355 08 Apr 2010; Christian Faulhammer <fauli@gentoo.org> tint2-0.9.ebuild: stable x86, bug 312355 diff --git a/x11-misc/tint2/tint2-0.9.ebuild b/x11-misc/tint2/tint2-0.9.ebuild index a2e7d10d3de4..e6e4c2edf895 100644 --- a/x11-misc/tint2/tint2-0.9.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.ebuild,v 1.3 2010/04/08 12:50:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.9.ebuild,v 1.4 2010/04/10 08:43:01 hwoarang Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://tint2.googlecode.com/files/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="battery examples" RDEPEND="dev-libs/glib:2 |