diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-06-15 07:33:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-06-15 07:33:11 +0000 |
commit | 3271daf320030c53e6647d19f25071564002ddaa (patch) | |
tree | 9e875d29a56273b17d5c33e32ceccc5b18c343e8 /xfce-base/libxfce4util | |
parent | stable on ppc64 (diff) | |
download | historical-3271daf320030c53e6647d19f25071564002ddaa.tar.gz historical-3271daf320030c53e6647d19f25071564002ddaa.tar.bz2 historical-3271daf320030c53e6647d19f25071564002ddaa.zip |
stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index f9803f5d707b..e23608404f6d 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-base/libxfce4util # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.48 2005/05/18 02:46:09 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.49 2005/06/15 07:28:44 corsair Exp $ + + 15 Jun 2005; Markus Rothe <corsair@gentoo.org> libxfce4util-4.2.0.ebuild: + Stable on ppc64 *libxfce4util-4.2.2 (18 May 2005) diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild index c55a74dc468c..ce1f925aff51 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.9 2005/03/12 20:09:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.10 2005/06/15 07:28:44 corsair Exp $ 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" BZIPPED=1 |