diff options
author | 2010-07-09 16:53:36 +0000 | |
---|---|---|
committer | 2010-07-09 16:53:36 +0000 | |
commit | d9beaa0b69c9589d0c31f12fa433c9178721c626 (patch) | |
tree | d41ae639b18199c54555426000823fdf9e651a5b /xfce-base/xfce4-panel | |
parent | Version bump. Drop older. Fix bugs #323635 #309439 #314155. (diff) | |
download | historical-d9beaa0b69c9589d0c31f12fa433c9178721c626.tar.gz historical-d9beaa0b69c9589d0c31f12fa433c9178721c626.tar.bz2 historical-d9beaa0b69c9589d0c31f12fa433c9178721c626.zip |
ppc64 stable wrt #323729
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfce4-panel')
-rw-r--r-- | xfce-base/xfce4-panel/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/xfce4-panel/ChangeLog b/xfce-base/xfce4-panel/ChangeLog index 2471120c669c..34f16fa2d897 100644 --- a/xfce-base/xfce4-panel/ChangeLog +++ b/xfce-base/xfce4-panel/ChangeLog @@ -1,6 +1,10 @@ # 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.160 2010/06/30 15:44:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.161 2010/07/09 16:46:53 ssuominen Exp $ + + 09 Jul 2010; Samuli Suominen <ssuominen@gentoo.org> + xfce4-panel-4.6.4.ebuild: + ppc64 stable wrt #323729 30 Jun 2010; Christian Faulhammer <fauli@gentoo.org> xfce4-panel-4.6.4.ebuild: diff --git a/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild b/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild index 6f9a6047de16..c3db858166d7 100644 --- a/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild +++ b/xfce-base/xfce4-panel/xfce4-panel-4.6.4.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.4.ebuild,v 1.3 2010/06/30 15:44:48 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.6.4.ebuild,v 1.4 2010/07/09 16:46:53 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,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.20:2 |