diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 19:50:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 19:50:51 +0000 |
commit | 524c12b1700a8e6b1f6279a72d85869a0bc82e3e (patch) | |
tree | ec4bc33cbee7fda0d477821ac5fee666b5eeca4d /xfce-base/libxfce4util | |
parent | x86 stable (diff) | |
download | gentoo-2-524c12b1700a8e6b1f6279a72d85869a0bc82e3e.tar.gz gentoo-2-524c12b1700a8e6b1f6279a72d85869a0bc82e3e.tar.bz2 gentoo-2-524c12b1700a8e6b1f6279a72d85869a0bc82e3e.zip |
Stable on sparc wrt #129371
(Portage version: 2.0.54)
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 | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 814386489eff..293fa6c89cc4 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.57 2006/04/10 00:10:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.58 2006/04/10 19:50:51 gustavoz Exp $ + + 10 Apr 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libxfce4util-4.2.3.2.ebuild: + Stable on sparc wrt #129371 09 Apr 2006; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.2.3.2.ebuild: Stable on hppa (bug #129371). diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild index 6ef3946bdbdd..6e23141a757f 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild @@ -1,15 +1,15 @@ # 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.2 2006/04/10 00:10:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.3 2006/04/10 19:50:51 gustavoz 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 )" XFCE_CONFIG="`use_enable doc gtk-doc`" -core_package
\ No newline at end of file +core_package |