diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:45:30 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-02-28 18:45:30 +0000 |
commit | 89b2d519836fc5fab3358d56c9d098ac63d18639 (patch) | |
tree | 3c3c402871d08f8144e623f8b804c651a6a4032d /xfce-base/xfce4-panel | |
parent | ppc stable #306711 (diff) | |
download | historical-89b2d519836fc5fab3358d56c9d098ac63d18639.tar.gz historical-89b2d519836fc5fab3358d56c9d098ac63d18639.tar.bz2 historical-89b2d519836fc5fab3358d56c9d098ac63d18639.zip |
ppc stable #305657
Package-Manager: portage-2.1.7.17/cvs/Linux ppc
Diffstat (limited to 'xfce-base/xfce4-panel')
-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 24b5a421f2b9..e83d47f56b7c 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.150 2010/02/22 18:34:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/ChangeLog,v 1.151 2010/02/28 18:44:11 nixnut Exp $ + + 28 Feb 2010; nixnut <nixnut@gentoo.org> xfce4-panel-4.6.2.ebuild: + ppc stable #305657 22 Feb 2010; Christian Faulhammer <fauli@gentoo.org> xfce4-panel-4.6.2.ebuild: 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 efe4197c9fc6..491c22ce60f3 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.4 2010/02/22 18:34:14 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce4-panel/xfce4-panel-4.6.2.ebuild,v 1.5 2010/02/28 18:44:11 nixnut 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 |