diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 05:02:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-12-15 05:02:47 +0000 |
commit | 1a3fd8955f2abdb3205698af997877ca591acb63 (patch) | |
tree | 8957296c6189c45bee798717bad261191e014ae7 /xfce-extra | |
parent | Stable for HPPA (bug #249942). (diff) | |
download | gentoo-2-1a3fd8955f2abdb3205698af997877ca591acb63.tar.gz gentoo-2-1a3fd8955f2abdb3205698af997877ca591acb63.tar.bz2 gentoo-2-1a3fd8955f2abdb3205698af997877ca591acb63.zip |
Stable for HPPA (bug #249942).
(Portage version: 2.2_rc17/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 2598b89733b4..683b4a00a7d2 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.71 2008/12/13 17:04:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.72 2008/12/15 05:02:47 jer Exp $ + + 15 Dec 2008; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.4.3.ebuild: + Stable for HPPA (bug #249942). 13 Dec 2008; Raúl Porcel <armin76@gentoo.org> xfce4-appfinder-4.4.3.ebuild: 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 b4b7476c4e03..9148332a8b9a 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.5 2008/12/13 17:04:22 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.3.ebuild,v 1.6 2008/12/15 05:02:47 jer 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 |