diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-05-01 04:29:47 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-05-01 04:29:47 +0000 |
commit | 60ae83327974ef64b8e4d06765764939b527ce92 (patch) | |
tree | bb4dc40213440c5f76868cb56d08daee18fcd4b2 /xfce-base/xfce-utils/ChangeLog | |
parent | Move use_enable out of global scope (diff) | |
download | historical-60ae83327974ef64b8e4d06765764939b527ce92.tar.gz historical-60ae83327974ef64b8e4d06765764939b527ce92.tar.bz2 historical-60ae83327974ef64b8e4d06765764939b527ce92.zip |
Move use_enable out of global scope
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'xfce-base/xfce-utils/ChangeLog')
-rw-r--r-- | xfce-base/xfce-utils/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/xfce-base/xfce-utils/ChangeLog b/xfce-base/xfce-utils/ChangeLog index c6040bf4bc8b..483277c534c2 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.133 2009/04/21 04:25:16 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/xfce-utils/ChangeLog,v 1.134 2009/05/01 04:28:50 darkside Exp $ + + 01 May 2009; Jeremy Olexa <darkside@gentoo.org> xfce-utils-4.4.3.ebuild: + Move use_enable out of global scope *xfce-utils-4.6.1 (21 Apr 2009) |