diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-04-10 00:10:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-04-10 00:10:43 +0000 |
commit | 86596a2847e8fef87966ffc0c7475ca83e357ed3 (patch) | |
tree | d341885f082af5609bc4ba5bbfc74d46c0c1f492 /xfce-base/libxfce4util | |
parent | Version bump. (diff) | |
download | gentoo-2-86596a2847e8fef87966ffc0c7475ca83e357ed3.tar.gz gentoo-2-86596a2847e8fef87966ffc0c7475ca83e357ed3.tar.bz2 gentoo-2-86596a2847e8fef87966ffc0c7475ca83e357ed3.zip |
Stable on hppa (bug #129371).
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'xfce-base/libxfce4util')
-rw-r--r-- | xfce-base/libxfce4util/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 29b5f7d8299b..814386489eff 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.56 2005/12/09 21:00:47 dostrow Exp $ +# 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 $ + + 09 Apr 2006; Jeroen Roovers <jer@gentoo.org> libxfce4util-4.2.3.2.ebuild: + Stable on hppa (bug #129371). *libxfce4util-4.2.3.2 (09 Dec 2005) diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild index 4a274c770647..6ef3946bdbdd 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-2005 Gentoo Foundation +# 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.1 2005/12/09 21:00:47 dostrow Exp $ +# $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 $ 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 )" |