diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-09-15 06:57:56 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-09-15 06:57:56 +0000 |
commit | 5fd93c1da0c2a45569175b2162d59addbf6026b1 (patch) | |
tree | 61a986e6fa1d41d7ef5b5eb26bd5a9b176063f5b /xfce-extra/thunar-volman | |
parent | Restore the ltmain dir as the issue affecting BSD (-pthread) vs Linux (-lpthr... (diff) | |
download | gentoo-2-5fd93c1da0c2a45569175b2162d59addbf6026b1.tar.gz gentoo-2-5fd93c1da0c2a45569175b2162d59addbf6026b1.tar.bz2 gentoo-2-5fd93c1da0c2a45569175b2162d59addbf6026b1.zip |
Changed SRC_URI to gentoo mirrors.
(Portage version: 2.1.3.9)
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.1.3_pre20070523.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/thunar-volman/ChangeLog b/xfce-extra/thunar-volman/ChangeLog index 12c2b7686986..0697d36be009 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.27 2007/08/30 03:25:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.28 2007/09/15 06:57:56 drac Exp $ + + 15 Sep 2007; Samuli Suominen <drac@gentoo.org> + thunar-volman-0.1.3_pre20070523.ebuild: + Changed SRC_URI to gentoo mirrors. 30 Aug 2007; Jeroen Roovers <jer@gentoo.org> thunar-volman-0.1.3_pre20070523.ebuild: diff --git a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild index ff28f176d696..478982d431ad 100644 --- a/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild +++ b/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.3_pre20070523.ebuild,v 1.12 2007/08/30 03:25:03 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.1.3_pre20070523.ebuild,v 1.13 2007/09/15 06:57:56 drac Exp $ inherit eutils xfce44 @@ -8,7 +8,7 @@ xfce44 DESCRIPTION="Thunar volume management" HOMEPAGE="http://foo-projects.org/~benny/projects/thunar-volman" -SRC_URI="http://dev.gentooexperimental.org/~drac/distfiles/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="debug" |