diff options
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 5fd6c64f1c45..e590cad5ba2a 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,9 @@ # 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.226 2012/07/14 12:26:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.227 2012/09/09 14:41:44 armin76 Exp $ + + 09 Sep 2012; Raúl Porcel <armin76@gentoo.org> xfce4-panel-4.10.0.ebuild: + alpha/ia64/sparc stable wrt #416233 14 Jul 2012; Markus Meier <maekke@gentoo.org> xfce4-panel-4.10.0.ebuild: arm stable, bug #416233 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 58544018ef1e..14d02f29fb91 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.8 2012/07/14 12:26:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.10.0.ebuild,v 1.9 2012/09/09 14:41:44 armin76 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 |