diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 11:15:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 11:15:48 +0000 |
commit | 72f1383ac5d760cb976d8dd09e7ad3c928bc58be (patch) | |
tree | c07328030ca93037eea8d793271bc01946fd5529 /xfce-extra/xfce4-appfinder | |
parent | ia64 stable wrt #178510 (diff) | |
download | gentoo-2-72f1383ac5d760cb976d8dd09e7ad3c928bc58be.tar.gz gentoo-2-72f1383ac5d760cb976d8dd09e7ad3c928bc58be.tar.bz2 gentoo-2-72f1383ac5d760cb976d8dd09e7ad3c928bc58be.zip |
alpha/ia64/x86 stable wrt #178510
(Portage version: 2.1.2.7)
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.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 39b472fab8ea..795c83648b5a 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.53 2007/05/15 17:55:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.54 2007/05/18 11:15:48 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-appfinder-4.4.1.ebuild: + alpha/ia64/x86 stable wrt #178510 15 May 2007; Gustavo Zacarias <gustavoz@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 b728be6763a9..78f62c195457 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.2 2007/05/15 17:55:38 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.3 2007/05/18 11:15:48 armin76 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 |