diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-30 19:14:39 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-30 19:14:39 +0000 |
commit | df10994551284c90fc990ff67cbbadbb654ce53d (patch) | |
tree | 35ce540abfc3003d7554d790f72e04283d729d63 /xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | |
parent | Stable for HPPA (bug #275907). (diff) | |
download | gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.tar.gz gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.tar.bz2 gentoo-2-df10994551284c90fc990ff67cbbadbb654ce53d.zip |
Stable on alpha, bug #265587
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild index 23f74c1b1e23..590d7f53019d 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.8 2009/06/28 13:15:58 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.9 2009/06/30 19:14:39 klausman Exp $ EAPI="1" @@ -10,7 +10,7 @@ xfce4_core DESCRIPTION="Basic utilities library" HOMEPAGE="http://www.xfce.org/projects/libraries" -KEYWORDS="~alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sh sparc x86 ~x86-fbsd" LICENSE="LGPL-2" IUSE="debug doc" |