diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 14:14:59 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-03-03 14:14:59 +0000 |
commit | 7cc2be69faffde13fc9899702c41f75627b133e5 (patch) | |
tree | 438b55aaa5da5a941c8ac5ac689c14593583ce2d /xfce-extra | |
parent | Stable on ppc wrt bug 154314 (diff) | |
download | gentoo-2-7cc2be69faffde13fc9899702c41f75627b133e5.tar.gz gentoo-2-7cc2be69faffde13fc9899702c41f75627b133e5.tar.bz2 gentoo-2-7cc2be69faffde13fc9899702c41f75627b133e5.zip |
Stable on ppc wrt bug 154314
(Portage version: 2.1.2-r9)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-windowlist/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-windowlist/ChangeLog b/xfce-extra/xfce4-windowlist/ChangeLog index 1f66668c260b..f67573e40db3 100644 --- a/xfce-extra/xfce4-windowlist/ChangeLog +++ b/xfce-extra/xfce4-windowlist/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-windowlist # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.11 2007/02/27 19:36:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.12 2007/03/03 14:14:59 nixnut Exp $ + + 03 Mar 2007; nixnut <nixnut@gentoo.org> xfce4-windowlist-0.1.0-r2.ebuild: + Stable on ppc wrt bug 154314 27 Feb 2007; Guy Martin <gmsoft@gentoo.org> xfce4-windowlist-0.1.0-r2.ebuild: diff --git a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild index e7b4dc9d40f9..503e606e9826 100644 --- a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild +++ b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild,v 1.5 2007/02/27 19:36:30 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r2.ebuild,v 1.6 2007/03/03 14:14:59 nixnut Exp $ inherit xfce42 DESCRIPTION="Xfce4 panel windowlist plugin" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" goodies_plugin S=${WORKDIR}/${MY_P/-${PV}/} |