diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:33:31 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-03-13 16:33:31 +0000 |
commit | d2d283dc119fb09e69ee721bcd0ad6105bae958c (patch) | |
tree | 5949b2ff9ce700088697af0d329d39b6c78eafc6 /x11-themes/gtk-engines-xfce | |
parent | Stable on amd64 wrt bug #358407 (diff) | |
download | gentoo-2-d2d283dc119fb09e69ee721bcd0ad6105bae958c.tar.gz gentoo-2-d2d283dc119fb09e69ee721bcd0ad6105bae958c.tar.bz2 gentoo-2-d2d283dc119fb09e69ee721bcd0ad6105bae958c.zip |
Stable on amd64 wrt bug #358407
(Portage version: 2.1.9.42/cvs/Linux x86_64)
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.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 4625ff95cd02..13e9119e3619 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.116 2011/03/06 15:09:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.117 2011/03/13 16:33:31 hwoarang Exp $ + + 13 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + gtk-engines-xfce-2.8.1.ebuild: + Stable on amd64 wrt bug #358407 *gtk-engines-xfce-2.8.1 (06 Mar 2011) 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 e565b44e7675..f5541795bf42 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.1 2011/03/06 15:09:14 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.1.ebuild,v 1.2 2011/03/13 16:33:31 hwoarang 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 |