diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:15:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-02-23 23:15:15 +0000 |
commit | e00df3f6a0d5f1f5b8c4cd581090b287116947bc (patch) | |
tree | 663fc2dd66c24e902d41465003fb1482edde9bc7 /x11-themes | |
parent | Stable on amd64 wrt bug #353436 (diff) | |
download | gentoo-2-e00df3f6a0d5f1f5b8c4cd581090b287116947bc.tar.gz gentoo-2-e00df3f6a0d5f1f5b8c4cd581090b287116947bc.tar.bz2 gentoo-2-e00df3f6a0d5f1f5b8c4cd581090b287116947bc.zip |
Stable on amd64 wrt bug #353436
(Portage version: 2.1.9.39/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-chtheme/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/x11-themes/gtk-chtheme/ChangeLog b/x11-themes/gtk-chtheme/ChangeLog index 39537d628aaf..f401a31212d2 100644 --- a/x11-themes/gtk-chtheme/ChangeLog +++ b/x11-themes/gtk-chtheme/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-chtheme -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.22 2010/08/16 19:50:26 abcd Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.23 2011/02/23 23:15:15 hwoarang Exp $ + + 23 Feb 2011; Markos Chandras <hwoarang@gentoo.org> + gtk-chtheme-0.3.1-r2.ebuild: + Stable on amd64 wrt bug #353436 16 Aug 2010; Jonathan Callen <abcd@gentoo.org> gtk-chtheme-0.3.1-r2.ebuild: diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild index 9d895e13338d..71f435c2d7f7 100644 --- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild +++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild,v 1.3 2010/08/16 19:50:26 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r2.ebuild,v 1.4 2011/02/23 23:15:15 hwoarang Exp $ EAPI=3 inherit eutils toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2" IUSE="" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-macos" LICENSE="GPL-2" RDEPEND="x11-libs/gtk+:2" |