diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 07:42:30 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-20 07:42:30 +0000 |
commit | d9aae6412d19bdde51aa77ba022edbd188a8f930 (patch) | |
tree | 93ddb108774bdf58be09ab9596f2d0e0a4828647 /x11-misc/tint2 | |
parent | Correct bug # (diff) | |
download | gentoo-2-d9aae6412d19bdde51aa77ba022edbd188a8f930.tar.gz gentoo-2-d9aae6412d19bdde51aa77ba022edbd188a8f930.tar.bz2 gentoo-2-d9aae6412d19bdde51aa77ba022edbd188a8f930.zip |
stable x86, bug 333149
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'x11-misc/tint2')
-rw-r--r-- | x11-misc/tint2/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/tint2/tint2-0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/tint2/ChangeLog b/x11-misc/tint2/ChangeLog index 21ab6f734163..9039a6940f5d 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.20 2010/08/17 18:16:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/ChangeLog,v 1.21 2010/08/20 07:42:30 fauli Exp $ + + 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org> tint2-0.11.ebuild: + stable x86, bug 333149 17 Aug 2010; Markos Chandras <hwoarang@gentoo.org> tint2-0.11.ebuild: Stable on amd64 wrt bug #333149 diff --git a/x11-misc/tint2/tint2-0.11.ebuild b/x11-misc/tint2/tint2-0.11.ebuild index 0172ff721556..e116875f285d 100644 --- a/x11-misc/tint2/tint2-0.11.ebuild +++ b/x11-misc/tint2/tint2-0.11.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.11.ebuild,v 1.3 2010/08/17 18:16:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/tint2/tint2-0.11.ebuild,v 1.4 2010/08/20 07:42:30 fauli Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI="http://tint2.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="battery examples tint2conf" COMMON_DEPEND="dev-libs/glib:2 |