diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 17:04:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-13 17:04:22 +0000 |
commit | 7c0587b14ffd0c453e4e354fc3313e39098d6042 (patch) | |
tree | af880134d45fea2b3b11d8b2efc0e9a4f7418330 /xfce-extra/xfce4-appfinder | |
parent | alpha/arm/ia64/sparc/x86 stable wrt #249942 (diff) | |
download | gentoo-2-7c0587b14ffd0c453e4e354fc3313e39098d6042.tar.gz gentoo-2-7c0587b14ffd0c453e4e354fc3313e39098d6042.tar.bz2 gentoo-2-7c0587b14ffd0c453e4e354fc3313e39098d6042.zip |
alpha/arm/ia64/sparc/x86 stable wrt #249942
(Portage version: 2.1.4.5)
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.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 4ed8bec097de..2598b89733b4 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.70 2008/12/08 21:42:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.71 2008/12/13 17:04:22 armin76 Exp $ + + 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> + xfce4-appfinder-4.4.3.ebuild: + alpha/arm/ia64/sparc/x86 stable wrt #249942 08 Dec 2008; Brent Baude <ranger@gentoo.org> xfce4-appfinder-4.4.3.ebuild: Marking xfce4-appfinder-4.4.3 ppc64 stable for bug 249942 diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild index 9d9bb23cd5da..b4b7476c4e03 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.3.ebuild,v 1.4 2008/12/08 21:42:10 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild,v 1.5 2008/12/13 17:04:22 armin76 Exp $ EAPI=1 @@ -13,7 +13,7 @@ xfce44_core_package 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 nls" RDEPEND=">=dev-libs/glib-2.6:2 |