diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:55:28 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 19:55:28 +0000 |
commit | 89ae555a1e3f79bba7f2e6e90d0d4c08031844f3 (patch) | |
tree | 1b0b3ac3080b8c830b8c3ddc8fb438a646e62d54 /xfce-base/xfce4-panel | |
parent | ppc/ppc64 stable wrt #416233 (diff) | |
download | gentoo-2-89ae555a1e3f79bba7f2e6e90d0d4c08031844f3.tar.gz gentoo-2-89ae555a1e3f79bba7f2e6e90d0d4c08031844f3.tar.bz2 gentoo-2-89ae555a1e3f79bba7f2e6e90d0d4c08031844f3.zip |
ppc/ppc64 stable wrt #416233
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 0d2973d47c02..9121d2e5fe7a 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,9 +1,13 @@ # ChangeLog for xfce-base/xfce4-panel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.223 2012/05/20 12:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.224 2012/05/20 19:55:28 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + xfce4-panel-4.10.0.ebuild: + ppc/ppc64 stable wrt #416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-panel-4.10.0.ebuild: - Stable for amd64, wrt bug #416223 + Stable for amd64, wrt bug #416233 19 May 2012; Anthony G. Basile <blueness@gentoo.org> xfce4-panel-4.10.0.ebuild: diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild index 28f29db5aa47..b891ba8c1ca3 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild,v 1.5 2012/05/20 12:00:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild,v 1.6 2012/05/20 19:55:28 ssuominen Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" 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/dbus-glib-0.98 |