diff options
author | 2011-03-29 13:08:47 +0000 | |
---|---|---|
committer | 2011-03-29 13:08:47 +0000 | |
commit | 176a6b9c72d478855cd454f264ce66a145c2d234 (patch) | |
tree | c2af4a22d190bb37ed622b929bc1a78626090005 /xfce-base | |
parent | Fix gtk+ slot deps (diff) | |
download | gentoo-2-176a6b9c72d478855cd454f264ce66a145c2d234.tar.gz gentoo-2-176a6b9c72d478855cd454f264ce66a145c2d234.tar.bz2 gentoo-2-176a6b9c72d478855cd454f264ce66a145c2d234.zip |
Stable for HPPA (bug #358407).
(Portage version: 2.2.0_alpha29/cvs/Linux i686)
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.8.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 b5f91856c281..955df55abb6b 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.191 2011/03/28 07:46:25 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.192 2011/03/29 13:08:47 jer Exp $ + + 29 Mar 2011; Jeroen Roovers <jer@gentoo.org> xfce4-panel-4.8.2.ebuild: + Stable for HPPA (bug #358407). *xfce4-panel-4.8.2-r1 (28 Mar 2011) diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild index 3bb541dbb90e..9d18b470e64c 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.8.2.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/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild,v 1.6 2011/03/22 20:39:00 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.8.2.ebuild,v 1.7 2011/03/29 13:08:47 jer Exp $ EAPI=4 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" 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" RDEPEND="x11-libs/libX11 |