diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:31:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-01-25 20:31:43 +0000 |
commit | c343f22f8d9a1592ac20d92cbc5ad357d7b42f79 (patch) | |
tree | 10d738a054fba6264dcd5dd91da29725ea605ac3 /xfce-extra/xfce4-appfinder | |
parent | Stable for HPPA (bug #349053). (diff) | |
download | historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.tar.gz historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.tar.bz2 historical-c343f22f8d9a1592ac20d92cbc5ad357d7b42f79.zip |
Stable for HPPA (bug #349053).
Package-Manager: portage-2.2.0_alpha19/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 b390a3e3df2d..5bfd49cf3e63 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.101 2011/01/17 15:10:25 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.102 2011/01/25 20:31:08 jer Exp $ + + 25 Jan 2011; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.8.0.ebuild: + Stable for HPPA (bug #349053). 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> xfce4-appfinder-4.8.0.ebuild: 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 86735b1567ce..609ee223a03a 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.3 2011/01/17 15:10:25 xarthisius Exp $ +# $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 $ 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 |