diff options
author | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:56:11 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-02-05 18:56:11 +0000 |
commit | 08bb815ab9cc558dc414919ab663e7e2975a20b6 (patch) | |
tree | 0e39cfc469070b2c48e9c1f2faab6e250b0a4bea /xfce-extra/xfce4-appfinder | |
parent | arm stable, bug #349053 (diff) | |
download | gentoo-2-08bb815ab9cc558dc414919ab663e7e2975a20b6.tar.gz gentoo-2-08bb815ab9cc558dc414919ab663e7e2975a20b6.tar.bz2 gentoo-2-08bb815ab9cc558dc414919ab663e7e2975a20b6.zip |
arm stable, bug #349053
(Portage version: 2.1.9.35/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.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 5bfd49cf3e63..0f22c4185abb 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.102 2011/01/25 20:31:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.103 2011/02/05 18:56:11 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> xfce4-appfinder-4.8.0.ebuild: + arm stable, bug #349053 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.8.0.ebuild: Stable for HPPA (bug #349053). diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild index 609ee223a03a..29e22f1a9b0a 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.8.0.ebuild,v 1.4 2011/01/25 20:31:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild,v 1.5 2011/02/05 18:56:11 maekke Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/xfce/${PN}/4.8/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="debug" RDEPEND=">=dev-libs/glib-2.16:2 |