diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:02:22 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-07-13 19:02:22 +0000 |
commit | 12971426640a3ec7953737869a18222975d62056 (patch) | |
tree | 35f6097294b58a529d3960c56767a5eb6d6abd29 /xfce-base/libxfce4util | |
parent | Fix Quotes; Taking temporary maintainership (diff) | |
download | gentoo-2-12971426640a3ec7953737869a18222975d62056.tar.gz gentoo-2-12971426640a3ec7953737869a18222975d62056.tar.bz2 gentoo-2-12971426640a3ec7953737869a18222975d62056.zip |
Mark 4.2.3.2 stable on ia64
(Portage version: 2.1-r1)
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 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/ChangeLog b/xfce-base/libxfce4util/ChangeLog index 2deeb9f514e4..6ec0818f3eda 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.65 2006/07/10 18:16:55 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/ChangeLog,v 1.66 2006/07/13 19:02:22 agriffis Exp $ + + 13 Jul 2006; Aron Griffis <agriffis@gentoo.org> + libxfce4util-4.2.3.2.ebuild: + Mark 4.2.3.2 stable on ia64 *libxfce4util-4.3.90.2 (10 Jul 2006) diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild index e34f4532edb1..6fa8885f56b8 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-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.8 2006/07/09 03:21:21 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.3.2.ebuild,v 1.9 2006/07/13 19:02:22 agriffis 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 )" |