diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 17:53:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-05-21 17:53:45 +0000 |
commit | bab22ed502b62ecc9ce62642999e17e26ea5fd14 (patch) | |
tree | 6cc4f4ad477883ae23c8a2098839fae97afdba47 /xfce-extra/xfce4-appfinder | |
parent | Stable for HPPA (bug #178510). (diff) | |
download | gentoo-2-bab22ed502b62ecc9ce62642999e17e26ea5fd14.tar.gz gentoo-2-bab22ed502b62ecc9ce62642999e17e26ea5fd14.tar.bz2 gentoo-2-bab22ed502b62ecc9ce62642999e17e26ea5fd14.zip |
Stable for HPPA (bug #178510).
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-extra/xfce4-appfinder')
-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 29fbc32f16f5..e86a84a57f6d 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.55 2007/05/19 15:01:12 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.56 2007/05/21 17:53:45 jer Exp $ + + 21 May 2007; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.4.1.ebuild: + Stable for HPPA (bug #178510). 19 May 2007; Peter Weller <welp@gentoo.org> xfce4-appfinder-4.4.1.ebuild: Stable on amd64 wrt bug 178510 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 67e53543479f..7148aca10947 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.4 2007/05/19 15:01:12 welp Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.4.1.ebuild,v 1.5 2007/05/21 17:53:45 jer 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 |