summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-05-20 12:03:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-05-20 12:03:38 +0000
commitff377d7ebc5317841f759b9e1ed593e1851e82e3 (patch)
tree2f354fe7af3c7e0076d5ce6611232b3ce63d4b63 /xfce-extra/thunar-volman
parentStable for amd64, wrt bug #416223 (diff)
downloadgentoo-2-ff377d7ebc5317841f759b9e1ed593e1851e82e3.tar.gz
gentoo-2-ff377d7ebc5317841f759b9e1ed593e1851e82e3.tar.bz2
gentoo-2-ff377d7ebc5317841f759b9e1ed593e1851e82e3.zip
Stable for amd64, wrt bug #416223
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-volman')
-rw-r--r--xfce-extra/thunar-volman/ChangeLog5
-rw-r--r--xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog
index 9cc0a1af76e4..f73299c4d2ee 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.72 2012/05/05 07:06:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.73 2012/05/20 12:03:38 ago Exp $
+
+ 20 May 2012; Agostino Sarubbo <ago@gentoo.org> thunar-volman-0.8.0.ebuild:
+ Stable for amd64, wrt bug #416223
05 May 2012; Michał Górny <mgorny@gentoo.org> thunar-volman-0.6.0.ebuild,
thunar-volman-0.6.1.ebuild, thunar-volman-0.7.1.ebuild:
diff --git a/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild
index e253ffcdc66b..38c143f0cb5d 100644
--- a/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild
+++ b/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.0.ebuild,v 1.2 2012/05/04 07:39:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.8.0.ebuild,v 1.3 2012/05/20 12:03:38 ago Exp $
EAPI=4
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.20