diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 21:55:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-11-13 21:55:38 +0000 |
commit | cfaa46aed1fb59d54bea72222e7199d75f7e9650 (patch) | |
tree | 2d9a2c6077bdf418e3e77dff37899d7a6927b28b /xfce-base/libxfce4util | |
parent | Fixed missing FAQ and NEWS. (diff) | |
download | gentoo-2-cfaa46aed1fb59d54bea72222e7199d75f7e9650.tar.gz gentoo-2-cfaa46aed1fb59d54bea72222e7199d75f7e9650.tar.bz2 gentoo-2-cfaa46aed1fb59d54bea72222e7199d75f7e9650.zip |
Stable on Alpha.
(Portage version: 2.1.2_rc1-r6)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 6ec0818f3eda..e2950ff9256c 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.66 2006/07/13 19:02:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.67 2006/11/13 21:55:38 kloeri Exp $ + + 13 Nov 2006; Bryan Østergaard <kloeri@gentoo.org> + libxfce4util-4.2.3.2.ebuild: + Stable on Alpha. 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> libxfce4util-4.2.3.2.ebuild: diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild index 5765e3fa7ba0..6d605e9d91f5 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.10 2006/09/10 04:06:35 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.11 2006/11/13 21:55:38 kloeri Exp $ inherit xfce42 DESCRIPTION="Libraries for Xfce 4" LICENSE="LGPL-2" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |