diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:22:43 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-05-20 20:22:43 +0000 |
commit | 9398a7d3c8f70a7a303e62155d99020abc6d55c1 (patch) | |
tree | d36408028bb975e2d06fef07a24fa400b10b5768 /xfce-extra/thunar-volman | |
parent | Fix ChangeLog for ago (diff) | |
download | gentoo-2-9398a7d3c8f70a7a303e62155d99020abc6d55c1.tar.gz gentoo-2-9398a7d3c8f70a7a303e62155d99020abc6d55c1.tar.bz2 gentoo-2-9398a7d3c8f70a7a303e62155d99020abc6d55c1.zip |
old
(Portage version: 2.2.0_alpha107/cvs/Linux x86_64)
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.6.1.ebuild | 39 | ||||
-rw-r--r-- | xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild | 39 |
3 files changed, 5 insertions, 79 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 057c6d5062d9..c65c34179761 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.74 2012/05/20 19:59:35 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.75 2012/05/20 20:22:43 ssuominen Exp $ + + 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> + -thunar-volman-0.6.1.ebuild, -thunar-volman-0.7.1.ebuild: + old 20 May 2012; Samuli Suominen <ssuominen@gentoo.org> thunar-volman-0.8.0.ebuild: diff --git a/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild deleted file mode 100644 index 93af62464246..000000000000 --- a/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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.6.1.ebuild,v 1.2 2012/05/05 07:06:33 mgorny Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Daemon that enforces volume-related policies" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman" -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" -IUSE="debug libnotify" - -COMMON_DEPEND=">=dev-libs/glib-2.18 - || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] ) - >=x11-libs/gtk+-2.14:2 - >=xfce-base/exo-0.6 - >=xfce-base/libxfce4ui-4.8 - >=xfce-base/libxfce4util-4.8 - >=xfce-base/xfconf-4.8 - libnotify? ( >=x11-libs/libnotify-0.7 )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.2[udev]" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - $(use_enable libnotify notifications) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README THANKS ) -} diff --git a/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild deleted file mode 100644 index 259be3858cf1..000000000000 --- a/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# 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.7.1.ebuild,v 1.2 2012/05/05 07:06:33 mgorny Exp $ - -EAPI=4 -inherit xfconf - -DESCRIPTION="Daemon that enforces volume-related policies" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-volman" -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" -IUSE="debug libnotify" - -COMMON_DEPEND=">=dev-libs/glib-2.18 - || ( >=sys-fs/udev-171-r5[gudev] <sys-fs/udev-171-r5[extras] ) - >=x11-libs/gtk+-2.14:2 - >=xfce-base/exo-0.7 - >=xfce-base/libxfce4ui-4.9 - >=xfce-base/libxfce4util-4.9 - >=xfce-base/xfconf-4.9 - libnotify? ( >=x11-libs/libnotify-0.7 )" -RDEPEND="${COMMON_DEPEND} - >=xfce-base/thunar-1.3[udev]" -DEPEND="${COMMON_DEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -pkg_setup() { - XFCONF=( - $(use_enable libnotify notifications) - $(xfconf_use_debug) - ) - - DOCS=( AUTHORS ChangeLog NEWS README THANKS ) -} |