diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:32:16 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:32:16 +0000 |
commit | 8956d7f95eb95ac2a37d9727a1990bd9afca0e43 (patch) | |
tree | 179409d5fe2b9780dac2a59903fcdc8dec4dddf2 /xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild | |
parent | Stable on alpha. (diff) | |
download | gentoo-2-8956d7f95eb95ac2a37d9727a1990bd9afca0e43.tar.gz gentoo-2-8956d7f95eb95ac2a37d9727a1990bd9afca0e43.tar.bz2 gentoo-2-8956d7f95eb95ac2a37d9727a1990bd9afca0e43.zip |
Stable on alpha.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild b/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild index 6903a6f8f363..d441c33310c3 100644 --- a/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-4.2.0.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.0.ebuild,v 1.6 2005/02/01 17:41:21 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.2.0.ebuild,v 1.7 2005/02/08 23:31:09 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" BZIPPED=1 RDEPEND="dev-util/gtk-doc" |