diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:48:34 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-04-22 10:48:34 +0000 |
commit | dc9adb3a9f4a23acf0a04e453533379906bfec1e (patch) | |
tree | 4541aa65cc53f34d81beb54f455fdc98baee1cad /xfce-extra/xfce4-appfinder | |
parent | fix #130783 (diff) | |
download | historical-dc9adb3a9f4a23acf0a04e453533379906bfec1e.tar.gz historical-dc9adb3a9f4a23acf0a04e453533379906bfec1e.tar.bz2 historical-dc9adb3a9f4a23acf0a04e453533379906bfec1e.zip |
Stable on ppc64
Package-Manager: portage-2.0.54
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 31e577cd5f10..d3b62e608ca1 100644 --- a/xfce-extra/xfce4-appfinder/ChangeLog +++ b/xfce-extra/xfce4-appfinder/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-appfinder # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.28 2006/04/20 15:05:09 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.29 2006/04/22 10:44:17 corsair Exp $ + + 22 Apr 2006; Markus Rothe <corsair@gentoo.org> + xfce4-appfinder-4.2.3.ebuild: + Stable on ppc64 20 Apr 2006; Mike Doty <kingtaco@gentoo.org> xfce4-appfinder-4.2.3.ebuild: amd64 stable, bug 129371 diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild index d430c867cfcd..9c1045cda30b 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild,v 1.6 2006/04/20 15:05:09 kingtaco Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild,v 1.7 2006/04/22 10:44:17 corsair Exp $ inherit xfce42 DESCRIPTION="Xfce 4 application finder" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |