diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 21:58:49 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-03-08 21:58:49 +0000 |
commit | 141cde973cd2997e305a4f6d0db44b4f80709060 (patch) | |
tree | 4aeac66baac0f8ea466c848eed45ac3e56e76b6b /x11-themes/gtk-engines-xfce | |
parent | Bump patchset for g/fbsd wrt bug 169825 (diff) | |
download | gentoo-2-141cde973cd2997e305a4f6d0db44b4f80709060.tar.gz gentoo-2-141cde973cd2997e305a4f6d0db44b4f80709060.tar.bz2 gentoo-2-141cde973cd2997e305a4f6d0db44b4f80709060.zip |
Stable on sparc wrt #169987
(Portage version: 2.1.2.2)
Diffstat (limited to 'x11-themes/gtk-engines-xfce')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-xfce/ChangeLog b/x11-themes/gtk-engines-xfce/ChangeLog index df573fef8a99..4e533e580390 100644 --- a/x11-themes/gtk-engines-xfce/ChangeLog +++ b/x11-themes/gtk-engines-xfce/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-xfce # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.67 2007/03/02 22:01:45 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.68 2007/03/08 21:58:49 gustavoz Exp $ + + 08 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> + gtk-engines-xfce-2.4.0.ebuild: + Stable on sparc wrt #169987 02 Mar 2007; Peter Weller <welp@gentoo.org> gtk-engines-xfce-2.4.0.ebuild: Keyworded on x86-fbsd diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild index 990af2e56f38..b838a9eb43b2 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild,v 1.5 2007/03/02 22:01:45 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.4.0.ebuild,v 1.6 2007/03/08 21:58:49 gustavoz Exp $ MY_P="gtk-xfce-engine-${PV}" S="${WORKDIR}/${MY_P}" @@ -10,7 +10,7 @@ inherit xfce44 xfce44 DESCRIPTION="GTK+ Xfce4 theme engine" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" RDEPEND=">=x11-libs/gtk+-2.6 >=dev-libs/glib-2.6 |