diff options
author | 2007-12-09 17:37:24 +0000 | |
---|---|---|
committer | 2007-12-09 17:37:24 +0000 | |
commit | 3bd028262721d6c5a49e833244a63f6e700d8076 (patch) | |
tree | 20146d591fd0e69690c91ba57d063938dfdc0225 /xfce-extra/xfce4-appfinder | |
parent | Stable on amd64/x86 (bug #201747) (diff) | |
download | gentoo-2-3bd028262721d6c5a49e833244a63f6e700d8076.tar.gz gentoo-2-3bd028262721d6c5a49e833244a63f6e700d8076.tar.bz2 gentoo-2-3bd028262721d6c5a49e833244a63f6e700d8076.zip |
Stable on amd64/x86 (bug #201747)
(Portage version: 2.1.3.19)
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.4.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 48946a4037c6..0dffd21c536d 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.61 2007/11/18 07:29:08 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.62 2007/12/09 17:37:24 cla Exp $ + + 09 Dec 2007; Dawid Węgliński <cla@gentoo.org> + xfce4-appfinder-4.4.2.ebuild: + Stable on amd64/x86 (bug #201747) *xfce4-appfinder-4.4.2 (18 Nov 2007) diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild index db306d65ba5f..e718702f4895 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.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.2.ebuild,v 1.1 2007/11/18 07:29:08 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.2.ebuild,v 1.2 2007/12/09 17:37:24 cla 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 |