diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:48:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-02-14 19:48:46 +0000 |
commit | c2bcf6c781e4be0aed6ced41aa264802fd568497 (patch) | |
tree | 7ced638ea4e8686c1f9d27dff7393d3f48d01697 /xfce-extra/xfce4-appfinder | |
parent | punt (diff) | |
download | historical-c2bcf6c781e4be0aed6ced41aa264802fd568497.tar.gz historical-c2bcf6c781e4be0aed6ced41aa264802fd568497.tar.bz2 historical-c2bcf6c781e4be0aed6ced41aa264802fd568497.zip |
alpha/ia64/sparc stable wrt #349053
Package-Manager: portage-2.1.9.39/cvs/Linux x86_64
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.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index 0f22c4185abb..a5108eabd0aa 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.103 2011/02/05 18:56:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.104 2011/02/14 19:46:21 ssuominen Exp $ + + 14 Feb 2011; Samuli Suominen <ssuominen@gentoo.org> + xfce4-appfinder-4.8.0.ebuild: + alpha/ia64/sparc stable wrt #349053 05 Feb 2011; Markus Meier <maekke@gentoo.org> xfce4-appfinder-4.8.0.ebuild: arm stable, 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 29e22f1a9b0a..5ac003902e60 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.5 2011/02/05 18:56:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.8.0.ebuild,v 1.6 2011/02/14 19:46:21 ssuominen 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 |