diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:25:25 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-23 17:25:25 +0000 |
commit | 438a52883e763de69e53a4a6094e7c199dc7017c (patch) | |
tree | 308c99f91ff448978d2a897de3723b4e03f026af /x11-themes | |
parent | alpha/ia64/sh/sparc/x86 stable wrt #361093 (diff) | |
download | gentoo-2-438a52883e763de69e53a4a6094e7c199dc7017c.tar.gz gentoo-2-438a52883e763de69e53a4a6094e7c199dc7017c.tar.bz2 gentoo-2-438a52883e763de69e53a4a6094e7c199dc7017c.zip |
alpha/ia64/sparc stable wrt #358407
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-engines-xfce/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.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 859cc5864b06..5bbbd5af8b0c 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.121 2011/03/29 13:07:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.122 2011/04/23 17:25:25 ssuominen Exp $ + + 23 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> + gtk-engines-xfce-2.8.1.ebuild: + alpha/ia64/sparc stable wrt #358407 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> gtk-engines-xfce-2.8.1.ebuild: Stable for HPPA (bug #358407). diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild index 9d74738d9180..d3646140a720 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.1.ebuild,v 1.6 2011/03/29 13:07:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild,v 1.7 2011/04/23 17:25:25 ssuominen Exp $ EAPI=3 MY_PN=gtk-xfce-engine @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${MY_PN}/2.8/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.18:2 |