diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 20:08:14 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-10 20:08:14 +0000 |
commit | 173efd52dec740d92a9c09a0185535fd05e06332 (patch) | |
tree | fa0ff13ba9e9ac99d0492343b67d864d68aab3cc /xfce-base/libxfce4util | |
parent | masked >=devilspie-0.17.1 per bug 126830 and fixed an incorrect date (diff) | |
download | historical-173efd52dec740d92a9c09a0185535fd05e06332.tar.gz historical-173efd52dec740d92a9c09a0185535fd05e06332.tar.bz2 historical-173efd52dec740d92a9c09a0185535fd05e06332.zip |
Stable on sparc wrt #129371
Package-Manager: portage-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 |