diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 19:19:08 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-01-16 19:19:08 +0000 |
commit | 9795fe491c96ebe8371ff786ab1d4e4df02c5753 (patch) | |
tree | 33a825990f50ea639ae94b693ce971921bf3478e /xfce-extra | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-9795fe491c96ebe8371ff786ab1d4e4df02c5753.tar.gz gentoo-2-9795fe491c96ebe8371ff786ab1d4e4df02c5753.tar.bz2 gentoo-2-9795fe491c96ebe8371ff786ab1d4e4df02c5753.zip |
amd64/x86 stable wrt #349053
(Portage version: 2.2.0_alpha14/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
3 files changed, 10 insertions, 31 deletions
diff --git a/xfce-extra/thunar-shares-plugin/ChangeLog b/xfce-extra/thunar-shares-plugin/ChangeLog index 7e6fd50a7cf2..cb48ae572f36 100644 --- a/xfce-extra/thunar-shares-plugin/ChangeLog +++ b/xfce-extra/thunar-shares-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/thunar-shares-plugin -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.5 2010/11/05 15:08:52 ssuominen Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.6 2011/01/16 19:19:08 ssuominen Exp $ + + 16 Jan 2011; Samuli Suominen <ssuominen@gentoo.org> + thunar-shares-plugin-0.2.0_p20101105.ebuild: + amd64/x86 stable wrt #349053 *thunar-shares-plugin-0.2.0_p20101105 (05 Nov 2010) diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild deleted file mode 100644 index 7e0b7e1d1ea1..000000000000 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0.ebuild,v 1.6 2010/01/15 02:47:13 ssuominen Exp $ - -EAPI=2 -inherit xfconf - -DESCRIPTION="Thunar plugin to share files using Samba" -HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" -SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=dev-libs/glib-2.12:2 - >=x11-libs/gtk+-2.10:2 - <xfce-base/thunar-1.1.0" -DEPEND="${RDEPEND} - dev-util/intltool" - -pkg_setup() { - DOCS="AUTHORS ChangeLog NEWS README TODO" -} diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild index 1ee621ad254b..28a611f40960 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.2 2010/11/05 15:45:56 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.3 2011/01/16 19:19:08 ssuominen Exp $ # git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin @@ -10,11 +10,11 @@ inherit xfconf DESCRIPTION="Thunar plugin to share files using Samba" HOMEPAGE="http://goodies.xfce.org/projects/thunar-plugins/thunar-shares-plugin" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18:2 |