diff options
author | 2006-04-10 00:49:40 +0000 | |
---|---|---|
committer | 2006-04-10 00:49:40 +0000 | |
commit | 656e34595ebbd966fe1d5fe769d7abddbc79a6fd (patch) | |
tree | 9fac02bac8d62d743f3207133aa3d7a3d84157fa /xfce-extra | |
parent | Pruned old versions. (diff) | |
download | gentoo-2-656e34595ebbd966fe1d5fe769d7abddbc79a6fd.tar.gz gentoo-2-656e34595ebbd966fe1d5fe769d7abddbc79a6fd.tar.bz2 gentoo-2-656e34595ebbd966fe1d5fe769d7abddbc79a6fd.zip |
Stable on hppa (bug #129371).
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-appfinder/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-appfinder/ChangeLog b/xfce-extra/xfce4-appfinder/ChangeLog index fb31ecbeeae7..ca6c6fa16b5a 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.22 2005/12/09 21:21:42 dostrow Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/ChangeLog,v 1.23 2006/04/10 00:49:40 jer Exp $ + + 10 Apr 2006; Jeroen Roovers <jer@gentoo.org> xfce4-appfinder-4.2.3.ebuild: + Stable on hppa (bug #129371). *xfce4-appfinder-4.2.3 (09 Dec 2005) diff --git a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild index 1001a9db2e99..21f56967fd65 100644 --- a/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild +++ b/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 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.2.3.ebuild,v 1.1 2005/12/09 21:21:42 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-appfinder/xfce4-appfinder-4.2.3.ebuild,v 1.2 2006/04/10 00:49:40 jer Exp $ inherit xfce42 DESCRIPTION="Xfce 4 application finder" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" RDEPEND="|| ( ( x11-libs/libX11 x11-libs/libICE |