diff options
author | 2010-09-24 14:07:21 +0000 | |
---|---|---|
committer | 2010-09-24 14:07:21 +0000 | |
commit | 40c991db8c2560309b7eb5e6d4f79a76d31adc34 (patch) | |
tree | 0bead8a91e6c9b68f3c46a1026fd7b07a0e275e9 /xfce-extra/xfce4-notifyd | |
parent | use gentoo mirrors (diff) | |
download | gentoo-2-40c991db8c2560309b7eb5e6d4f79a76d31adc34.tar.gz gentoo-2-40c991db8c2560309b7eb5e6d4f79a76d31adc34.tar.bz2 gentoo-2-40c991db8c2560309b7eb5e6d4f79a76d31adc34.zip |
use gentoo mirrors
(Portage version: 2.2_rc86/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-notifyd')
-rw-r--r-- | xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild index 7a565c44ddeb..c5651a43336d 100644 --- a/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild +++ b/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild,v 1.1 2010/08/24 00:08:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notifyd/xfce4-notifyd-0.1.0_p20100824.ebuild,v 1.2 2010/09/24 14:07:21 ssuominen Exp $ EAPI=2 EAUTORECONF=yes @@ -8,7 +8,7 @@ inherit xfconf DESCRIPTION="A simple notification daemon for Xfce4" HOMEPAGE="http://spuriousinterrupt.org/projects/xfce4-notifyd" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" |