diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:37:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2007-06-07 18:37:36 +0000 |
commit | d3deb378aea59397ba30a038a43c2a2f5ac4f8b7 (patch) | |
tree | b257923ff1959b22ec69f415227584b20168d6dc /xfce-base/xfce-utils | |
parent | Add ~x86-fbsd keyword (diff) | |
download | historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.tar.gz historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.tar.bz2 historical-d3deb378aea59397ba30a038a43c2a2f5ac4f8b7.zip |
Stable on arm.
Package-Manager: portage-2.1.2.9
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 f83ba6169921..c4a87bbbfbb6 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.113 2007/06/01 00:08:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.114 2007/06/07 18:29:47 drac Exp $ + + 07 Jun 2007; Samuli Suominen <drac@gentoo.org> xfce-utils-4.4.1-r1.ebuild: + Stable on arm. 01 Jun 2007; Brent Baude <ranger@gentoo.org> xfce-utils-4.4.1-r1.ebuild: Marking xfce-utils-4.4.1-r1 ppc64 stable for bug #178510 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 3e9674f65d47..adf116a3784f 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.9 2007/06/01 00:08:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild,v 1.10 2007/06/07 18:29:47 drac 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 |