diff options
author | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 06:39:15 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2007-05-27 06:39:15 +0000 |
commit | c7a0a1ccc404989c3d9c29909177d33b56ace7aa (patch) | |
tree | d7878706b3678e1c26d024f5637160912f60cd74 /xfce-base/xfce-utils | |
parent | Stable on mips. (diff) | |
download | gentoo-2-c7a0a1ccc404989c3d9c29909177d33b56ace7aa.tar.gz gentoo-2-c7a0a1ccc404989c3d9c29909177d33b56ace7aa.tar.bz2 gentoo-2-c7a0a1ccc404989c3d9c29909177d33b56ace7aa.zip |
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'xfce-base/xfce-utils')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index 7aa7fb19e67d..42cbd36bfcbf 100644 --- a/xfce-base/xfce-utils/ChangeLog +++ b/xfce-base/xfce-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/xfce-utils # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.110 2007/05/25 12:32:38 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.111 2007/05/27 06:39:15 kumba Exp $ + + 27 May 2007; Joshua Kinard <kumba@gentoo.org> xfce-utils-4.4.1-r1.ebuild: + Stable on mips. 25 May 2007; Samuli Suominen <drac@gentoo.org> -files/xfce-utils-4.4.1-dpi.patch, -xfce-utils-4.4.1-r2.ebuild: diff --git a/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild b/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild index a6a60c9392c6..7cdcee24fd9c 100644 --- a/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild +++ b/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild,v 1.6 2007/05/24 20:54:23 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild,v 1.7 2007/05/27 06:39:15 kumba Exp $ inherit autotools eutils xfce44 @@ -9,7 +9,7 @@ xfce44 DESCRIPTION="Collection of utils" HOMEPAGE="http://www.xfce.org/projects/xfce-utils/" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 mips ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="dbus debug" RDEPEND="x11-apps/xrdb |