diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:50:41 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-06-13 13:50:41 +0000 |
commit | 8a39c267aef34105ee360da71519ba1e46c1e92e (patch) | |
tree | ab521e2d89230de493035c9b18552f76945ba3ed /xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild | |
parent | stable sparc, bug 265587 (diff) | |
download | historical-8a39c267aef34105ee360da71519ba1e46c1e92e.tar.gz historical-8a39c267aef34105ee360da71519ba1e46c1e92e.tar.bz2 historical-8a39c267aef34105ee360da71519ba1e46c1e92e.zip |
stable sparc, bug 265587
Package-Manager: portage-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 fe170602943c..ee294bd72563 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.4 2009/06/10 07:16:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.6.1.ebuild,v 1.5 2009/06/13 13:43:27 tcunha 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" |