diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:43:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 18:43:11 +0000 |
commit | 325e7a93940fe27661cbe88512732f4f2786b0f4 (patch) | |
tree | f433ad5517bd1f1953b92cb4312118a4c64ae225 /x11-themes | |
parent | amd64/x86 stable wrt #349053 (diff) | |
download | gentoo-2-325e7a93940fe27661cbe88512732f4f2786b0f4.tar.gz gentoo-2-325e7a93940fe27661cbe88512732f4f2786b0f4.tar.bz2 gentoo-2-325e7a93940fe27661cbe88512732f4f2786b0f4.zip |
amd64/x86 stable wrt #349053
(Portage version: 2.2.0_alpha14/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.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 2b3791008083..5c536a2ef74c 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.110 2011/01/16 16:39:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.111 2011/01/16 18:43:11 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> + gtk-engines-xfce-2.8.0.ebuild: + amd64/x86 stable wrt #349053 *gtk-engines-xfce-2.8.0 (16 Jan 2011) diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.0.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.0.ebuild index 98f7ae0ad4ea..ab649e9ac84e 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.0.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.0.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.0.ebuild,v 1.1 2011/01/16 16:39:24 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-2.8.0.ebuild,v 1.2 2011/01/16 18:43:11 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 |