summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2008-06-27 17:05:56 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2008-06-27 17:05:56 +0000
commitdb2bfe38dffd0afaa6288f2110eaa94946a3adb5 (patch)
tree30fc22f175801ebf7818ac5b77a51d65b2f545b7 /x11-themes/gtk-chtheme
parentFix implicit declarations of gtk functions. (diff)
downloadgentoo-2-db2bfe38dffd0afaa6288f2110eaa94946a3adb5.tar.gz
gentoo-2-db2bfe38dffd0afaa6288f2110eaa94946a3adb5.tar.bz2
gentoo-2-db2bfe38dffd0afaa6288f2110eaa94946a3adb5.zip
stable amd64, bug 215121
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-themes/gtk-chtheme')
-rw-r--r--x11-themes/gtk-chtheme/ChangeLog6
-rw-r--r--x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-chtheme/ChangeLog b/x11-themes/gtk-chtheme/ChangeLog
index d11b65fec16f..5f60367831dc 100644
--- a/x11-themes/gtk-chtheme/ChangeLog
+++ b/x11-themes/gtk-chtheme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gtk-chtheme
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.16 2008/06/27 17:04:19 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/ChangeLog,v 1.17 2008/06/27 17:05:56 gentoofan23 Exp $
+
+ 27 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org>
+ gtk-chtheme-0.3.1-r1.ebuild:
+ stable amd64, bug 215121
27 Jun 2008; Thomas Anderson <gentoofan23@gentoo.org>
+files/gtk-chtheme-0.3.1-implicit.patch, gtk-chtheme-0.3.1-r1.ebuild:
diff --git a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild
index acda5d7ed496..6bb69211b806 100644
--- a/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild
+++ b/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 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-r1.ebuild,v 1.5 2008/06/27 17:04:19 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-chtheme/gtk-chtheme-0.3.1-r1.ebuild,v 1.6 2008/06/27 17:05:56 gentoofan23 Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://plasmasturm.org/programs/gtk-chtheme/${P}.tar.bz2"
IUSE=""
SLOT="0"
-KEYWORDS="~amd64 ~ppc ppc64 ~sparc x86"
+KEYWORDS="amd64 ~ppc ppc64 ~sparc x86"
LICENSE="GPL-2"
RDEPEND=">=x11-libs/gtk+-2"