diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-25 11:31:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-03-25 11:31:34 +0000 |
commit | af5b352b062614bed94d3d28ae4e5c77f09723d7 (patch) | |
tree | 578e90322b23f9d4aa8aace7717909f5d570b503 /xfce-extra/thunar-vfs | |
parent | Change exists to self.exists in compat18.rb by Alex Legler. (diff) | |
download | gentoo-2-af5b352b062614bed94d3d28ae4e5c77f09723d7.tar.gz gentoo-2-af5b352b062614bed94d3d28ae4e5c77f09723d7.tar.bz2 gentoo-2-af5b352b062614bed94d3d28ae4e5c77f09723d7.zip |
Use Gentoo mirrors, scrub description, ChangeLog
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/thunar-vfs')
-rw-r--r-- | xfce-extra/thunar-vfs/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/xfce-extra/thunar-vfs/ChangeLog b/xfce-extra/thunar-vfs/ChangeLog index e6bccd382137..39611ea54a74 100644 --- a/xfce-extra/thunar-vfs/ChangeLog +++ b/xfce-extra/thunar-vfs/ChangeLog @@ -1,11 +1,10 @@ # ChangeLog for xfce-extra/thunar-vfs # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.1 2010/03/24 20:05:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/ChangeLog,v 1.2 2010/03/25 11:31:34 ssuominen Exp $ *thunar-vfs-0_p20100324 (24 Mar 2010) 24 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> +thunar-vfs-0_p20100324.ebuild: - Initial commit of transition package. Separate Thunar VFS libraries from - Thunar 1.0.1 to be used with unported applications. + Initial commit. diff --git a/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild b/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild index 2473886d7080..2de668be461f 100644 --- a/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild +++ b/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild,v 1.1 2010/03/24 20:05:06 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-vfs/thunar-vfs-0_p20100324.ebuild,v 1.2 2010/03/25 11:31:34 ssuominen Exp $ EAPI=2 EAUTORECONF=yes inherit xfconf -DESCRIPTION="Transition package - Thunar VFS libraries for unported Xfce4 apps" +DESCRIPTION="Separate package for (old) Thunar VFS libraries" HOMEPAGE="http://git.xfce.org/xfce/thunar-vfs/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" |