diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-24 14:08:18 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-09-24 14:08:18 +0000 |
commit | 294ccbb6ef69c65c3186cb84e84cc04e5f500796 (patch) | |
tree | 2ebbedc7c1d4df48891610ae31c673bc34df573c /xfce-extra/xfce4-notifyd | |
parent | use gentoo mirrors (diff) | |
download | historical-294ccbb6ef69c65c3186cb84e84cc04e5f500796.tar.gz historical-294ccbb6ef69c65c3186cb84e84cc04e5f500796.tar.bz2 historical-294ccbb6ef69c65c3186cb84e84cc04e5f500796.zip |
use gentoo mirrors
Package-Manager: portage-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" |