diff options
author | Peter Weller <welp@gentoo.org> | 2007-05-19 14:49:45 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-05-19 14:49:45 +0000 |
commit | eff5cfd5aaecda5c394b597756eb2c1a4eae8d3e (patch) | |
tree | 7a3bf1fe43f48bb53ca3019bc4d96784f52a9ddd /xfce-base/xfce-utils | |
parent | Stable on amd64 wrt bug 178510 (diff) | |
download | gentoo-2-eff5cfd5aaecda5c394b597756eb2c1a4eae8d3e.tar.gz gentoo-2-eff5cfd5aaecda5c394b597756eb2c1a4eae8d3e.tar.bz2 gentoo-2-eff5cfd5aaecda5c394b597756eb2c1a4eae8d3e.zip |
Stable on amd64 wrt bug 178510
(Portage version: 2.1.2.2)
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 b5f7e7ca2dae..b6f0692e9079 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.105 2007/05/18 11:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.106 2007/05/19 14:49:45 welp Exp $ + + 19 May 2007; Peter Weller <welp@gentoo.org> xfce-utils-4.4.1-r1.ebuild: + Stable on amd64 wrt bug 178510 18 May 2007; Raúl Porcel <armin76@gentoo.org> xfce-utils-4.4.1-r1.ebuild: alpha/ia64/x86 stable wrt #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 5b4dc0dc5210..741fa4b448eb 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.3 2007/05/18 11:01:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/xfce-utils-4.4.1-r1.ebuild,v 1.4 2007/05/19 14:49:45 welp 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 |