diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:02:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-28 14:02:40 +0000 |
commit | caf18710ecd796344864e92463d3adf1858a281d (patch) | |
tree | 8808bfdc7dc9dfc60e57a95e0ca478e869dbf534 /x11-themes | |
parent | Enable parallel compilation (diff) | |
download | gentoo-2-caf18710ecd796344864e92463d3adf1858a281d.tar.gz gentoo-2-caf18710ecd796344864e92463d3adf1858a281d.tar.bz2 gentoo-2-caf18710ecd796344864e92463d3adf1858a281d.zip |
Stable for ia64, wrt bug #525308
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
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-3.0.1-r201.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 5634bdfdff57..416b167d8dff 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.178 2015/02/27 11:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/ChangeLog,v 1.179 2015/02/28 14:02:40 ago Exp $ + + 28 Feb 2015; Agostino Sarubbo <ago@gentoo.org> + gtk-engines-xfce-3.0.1-r201.ebuild: + Stable for ia64, wrt bug #525308 27 Feb 2015; Agostino Sarubbo <ago@gentoo.org> gtk-engines-xfce-3.0.1-r201.ebuild: diff --git a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild index df5a9251fe93..0cd8fcceb22b 100644 --- a/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild +++ b/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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-3.0.1-r201.ebuild,v 1.12 2015/02/27 11:14:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-xfce/gtk-engines-xfce-3.0.1-r201.ebuild,v 1.13 2015/02/28 14:02:40 ago Exp $ EAPI=5 MY_PN=gtk-xfce-engine @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${MY_PN}/${PV%.*}/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.34.3[${MULTILIB_USEDEP}] |