diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 19:46:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-11 19:46:19 +0000 |
commit | d5ed2e72436553dc91e08b6318398e0313ddd6e1 (patch) | |
tree | ad33021fe096ef97d67c72028c4a23ed21507a5e /xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild | |
parent | Version bump. Included quickfix by Josh Green for crashes on amd64 (http://li... (diff) | |
download | gentoo-2-d5ed2e72436553dc91e08b6318398e0313ddd6e1.tar.gz gentoo-2-d5ed2e72436553dc91e08b6318398e0313ddd6e1.tar.bz2 gentoo-2-d5ed2e72436553dc91e08b6318398e0313ddd6e1.zip |
Stable on alpha + ia64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild')
-rw-r--r-- | xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild index ae0712ee363b..4983b282356f 100644 --- a/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild +++ b/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 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.ebuild,v 1.7 2005/07/11 17:36:00 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfcegui4/libxfcegui4-4.2.2.ebuild,v 1.8 2005/07/11 19:42:53 kloeri 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}" |