diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-08 17:24:33 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-08 17:24:33 +0000 |
commit | 06d5995a8ed3cf6ae29ebe35d07ccd7465068c11 (patch) | |
tree | 0ecd7cfd76fd6dd5f13d8583bd3226e6f5cd1fa5 /xfce-base/libxfce4util | |
parent | add space (diff) | |
download | gentoo-2-06d5995a8ed3cf6ae29ebe35d07ccd7465068c11.tar.gz gentoo-2-06d5995a8ed3cf6ae29ebe35d07ccd7465068c11.tar.bz2 gentoo-2-06d5995a8ed3cf6ae29ebe35d07ccd7465068c11.zip |
Stable on sparc
(Portage version: 2.0.51.19)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 3a507240dfab..d05423c2eca2 100644 --- a/xfce-base/libxfce4util/ChangeLog +++ b/xfce-base/libxfce4util/ChangeLog @@ -1,6 +1,10 @@ # 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.50 2005/07/07 02:01:48 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.51 2005/07/08 17:22:51 gustavoz Exp $ + + 08 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4util-4.2.2.ebuild: + Stable on sparc 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> libxfce4util-4.2.2.ebuild: Stable on ppc and ppc64. diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild index a9e943f1ce79..712a6c6b00e0 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.2.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.2.ebuild,v 1.3 2005/07/08 00:12:02 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.4 2005/07/08 17:22:51 gustavoz 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" RDEPEND="doc? ( dev-util/gtk-doc )" |