diff options
author | Christoph Mende <angelos@gentoo.org> | 2015-04-12 14:55:42 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2015-04-12 14:55:42 +0000 |
commit | bbb5025b2271824ca48db730393218399c25d7d1 (patch) | |
tree | b6a458f585ce4b4c85e1e16be98ed5dfaa23ab32 /xfce-base/libxfce4util/libxfce4util-9999.ebuild | |
parent | libxfce4ui: Sync with gentoo-x86 (diff) | |
download | xfce-bbb5025b2271824ca48db730393218399c25d7d1.tar.gz xfce-bbb5025b2271824ca48db730393218399c25d7d1.tar.bz2 xfce-bbb5025b2271824ca48db730393218399c25d7d1.zip |
libxfce4util: Sync with gentoo-x86
Package-Manager: portage-2.2.18
Manifest-Sign-Key: 84F20B43
Diffstat (limited to 'xfce-base/libxfce4util/libxfce4util-9999.ebuild')
-rw-r--r-- | xfce-base/libxfce4util/libxfce4util-9999.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-base/libxfce4util/libxfce4util-9999.ebuild b/xfce-base/libxfce4util/libxfce4util-9999.ebuild index a1e5b15..fcac885 100644 --- a/xfce-base/libxfce4util/libxfce4util-9999.ebuild +++ b/xfce-base/libxfce4util/libxfce4util-9999.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.11.0.ebuild,v 1.1 2014/03/11 13:14:20 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-base/libxfce4util/libxfce4util-4.12.1.ebuild,v 1.1 2015/03/08 15:06:39 mgorny Exp $ EAPI=5 inherit xfconf @@ -9,7 +9,7 @@ DESCRIPTION="A basic utility library for the Xfce desktop environment" HOMEPAGE="http://www.xfce.org/projects/" LICENSE="LGPL-2" -SLOT="0" +SLOT="0/7" KEYWORDS="" IUSE="debug" |