diff options
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r-- | xfce-extra/thunar-volman/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.8.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 17286a6d6963..3308e74a707a 100644 --- a/xfce-extra/thunar-volman/ChangeLog +++ b/xfce-extra/thunar-volman/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-volman # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.88 2015/07/12 09:26:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.89 2015/07/19 12:39:25 klausman Exp $ + + 19 Jul 2015; Tobias Klausmann <klausman@gentoo.org> + thunar-volman-0.8.1.ebuild: + Stable on alpha, bug 553500 12 Jul 2015; Jeroen Roovers <jer@gentoo.org> thunar-volman-0.8.1.ebuild: Stable for PPC64 (bug #553500). 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 714a27f22b06..959679323a96 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.5 2015/07/12 09:26:52 jer Exp $ +# $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 $ 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 |