diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/thunar-volman/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index d0cec78cafa2..6c9bc3f5c345 100644 --- a/xfce-extra/thunar-volman/ChangeLog +++ b/xfce-extra/thunar-volman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/thunar-volman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.62 2011/01/17 15:09:20 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.63 2011/02/05 18:53:20 maekke Exp $ + + 05 Feb 2011; Markus Meier <maekke@gentoo.org> thunar-volman-0.6.0.ebuild: + arm stable, bug #349053 17 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org> thunar-volman-0.6.0.ebuild: diff --git a/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild index 41762b3ee254..2f3c90c89377 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.0.ebuild,v 1.4 2011/01/26 17:06:14 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild,v 1.5 2011/02/05 18:53:20 maekke Exp $ EAPI=3 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.6/${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=">=xfce-base/exo-0.6 |