diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:19:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-07-25 12:19:44 +0000 |
commit | e16a4e608fba2d605b35168c4e7ad58c004b46b2 (patch) | |
tree | 210f601156bacf373ed3f84e1c80d5226a497a4b /xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild | |
parent | ppc stable wrt bug #553500 (diff) | |
download | gentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.tar.gz gentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.tar.bz2 gentoo-2-e16a4e608fba2d605b35168c4e7ad58c004b46b2.zip |
ppc stable wrt bug #553500
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild')
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild index 959679323a96..877c9b919f22 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild,v 1.6 2015/07/19 12:39:25 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild,v 1.7 2015/07/25 12:19:44 pacho Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~ia64 ~ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86" IUSE="debug libnotify" COMMON_DEPEND=">=dev-libs/glib-2.30 |