diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 02:06:28 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-07-07 02:06:28 +0000 |
commit | 23ea25b4bdcd6c98d8df354a063817e38bb88e4d (patch) | |
tree | 1465b7bd52740a3a0be58f64f2afde963e77c28d /xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | |
parent | sync IUSE (+arts) (diff) | |
download | gentoo-2-23ea25b4bdcd6c98d8df354a063817e38bb88e4d.tar.gz gentoo-2-23ea25b4bdcd6c98d8df354a063817e38bb88e4d.tar.bz2 gentoo-2-23ea25b4bdcd6c98d8df354a063817e38bb88e4d.zip |
Stable on ppc and ppc64.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild index bba8846af631..802be14b24e3 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-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/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.1 2005/05/18 02:46:09 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.2.ebuild,v 1.2 2005/07/07 02:01:48 dostrow 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="doc" RDEPEND="doc? ( dev-util/gtk-doc )" |