diff options
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 872f348696bb..268b0457863b 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-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.156 2010/03/29 14:55:04 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.157 2010/04/14 17:43:22 jer Exp $ + + 14 Apr 2010; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.6.2.ebuild: + Stable for HPPA (bug #305657). *xfce4-panel-4.7.1 (29 Mar 2010) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild index 7ff69398a054..f0fa69cadb17 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.6.2.ebuild,v 1.7 2010/03/11 21:10:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild,v 1.8 2010/04/14 17:43:22 jer Exp $ EAPI=2 EAUTORECONF=yes @@ -12,7 +12,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.6/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug startup-notification" RDEPEND=">=dev-libs/glib-2.8:2 |