diff options
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 92f71dbd62e8..44ecf01f4386 100644 --- a/xfce-extra/xfce4-appfinder/ChangeLog +++ b/xfce-extra/xfce4-appfinder/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-appfinder # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.58 2007/05/27 06:44:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.59 2007/06/01 00:18:11 ranger Exp $ + + 01 Jun 2007; Brent Baude <ranger@gentoo.org> xfce4-appfinder-4.4.1.ebuild: + Marking xfce4-appfinder-4.4.1 ppc64 stable for bug #178510 27 May 2007; Joshua Kinard <kumba@gentoo.org> xfce4-appfinder-4.4.1.ebuild: diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild index b6085537f4dd..5defdfaadda7 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.4.1.ebuild,v 1.7 2007/05/27 06:44:24 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.8 2007/06/01 00:18:11 ranger Exp $ inherit xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Application finder" HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder" -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" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6 |