diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 20:40:32 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-13 20:40:32 +0000 |
commit | ff1ecd3fecad18e23f947434da66ef9eb29e802b (patch) | |
tree | 60c06484739f9f8bd8b090bd82632585c6464acc /xfce-base/libxfcegui4 | |
parent | Marked amd64 stable for bug #126048. (diff) | |
download | gentoo-2-ff1ecd3fecad18e23f947434da66ef9eb29e802b.tar.gz gentoo-2-ff1ecd3fecad18e23f947434da66ef9eb29e802b.tar.bz2 gentoo-2-ff1ecd3fecad18e23f947434da66ef9eb29e802b.zip |
Stable on hppa - needed to build against newer gtk
(Portage version: 2.0.54)
Diffstat (limited to 'xfce-base/libxfcegui4')
-rw-r--r-- | xfce-base/libxfcegui4/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-base/libxfcegui4/ChangeLog b/xfce-base/libxfcegui4/ChangeLog index 179a9deb9e0f..e051822865a9 100644 --- a/xfce-base/libxfcegui4/ChangeLog +++ b/xfce-base/libxfcegui4/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-base/libxfcegui4 # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.65 2006/03/10 06:12:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/ChangeLog,v 1.66 2006/03/13 20:40:32 gustavoz Exp $ + + 13 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> + libxfcegui4-4.2.2-r1.ebuild: + Stable on hppa - needed to build against newer gtk 10 Mar 2006; Aron Griffis <agriffis@gentoo.org> libxfcegui4-4.2.2-r1.ebuild: diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild index 91c783167822..6c6c4fb43f4b 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.12 2006/03/10 06:12:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2-r1.ebuild,v 1.13 2006/03/13 20:40:32 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="" RDEPEND="~xfce-base/libxfce4util-${PV}" |