diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-06-15 00:20:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-06-15 00:20:44 +0000 |
commit | c0975c2847c23066f1719d09ba86768543d00258 (patch) | |
tree | a3beb148e8e179b05ac8357988706aa815784c6a /xfce-extra/xfce4-appfinder | |
parent | Stable for HPPA (bug #265587). (diff) | |
download | gentoo-2-c0975c2847c23066f1719d09ba86768543d00258.tar.gz gentoo-2-c0975c2847c23066f1719d09ba86768543d00258.tar.bz2 gentoo-2-c0975c2847c23066f1719d09ba86768543d00258.zip |
Stable for HPPA (bug #265587).
(Portage version: 2.2_rc33/cvs/Linux i686)
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.6.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 3dcc1df9a045..36a9bd34ce05 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.80 2009/06/13 14:10:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.81 2009/06/15 00:20:44 jer Exp $ + + 15 Jun 2009; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.6.1.ebuild: + Stable for HPPA (bug #265587). 13 Jun 2009; Tiago Cunha <tcunha@gentoo.org> xfce4-appfinder-4.6.1.ebuild: stable sparc, bug 265587 diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild index 2c2c2f45acd8..c88c4cea8828 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.6.1.ebuild,v 1.4 2009/06/13 14:10:07 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.6.1.ebuild,v 1.5 2009/06/15 00:20:44 jer Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Application finder" HOMEPAGE="http://www.xfce.org/projects/xfce4-appfinder" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |