diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-04 09:56:37 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-04 09:56:37 +0000 |
commit | 74466166a147c27de2ada0726bc6c320ecabfa18 (patch) | |
tree | 99ca57f838b03b8a7265dd375e203fdb01245d52 /app-text/kbibtex | |
parent | Mask net-p2p/qtella for removal. (diff) | |
download | gentoo-2-74466166a147c27de2ada0726bc6c320ecabfa18.tar.gz gentoo-2-74466166a147c27de2ada0726bc6c320ecabfa18.tar.bz2 gentoo-2-74466166a147c27de2ada0726bc6c320ecabfa18.zip |
Remove my devspace from SRC_URI
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild index cdf040c7ed94..62c094b9a97e 100644 --- a/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild +++ b/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild,v 1.1 2009/12/25 15:21:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20091225.ebuild,v 1.2 2010/01/04 09:56:37 ssuominen Exp $ EAPI=2 WEBKIT_REQUIRED=always @@ -8,7 +8,7 @@ inherit kde4-base DESCRIPTION="A BibTeX editor for KDE to edit bibliographies used with LaTeX" HOMEPAGE="http://home.gna.org/kbibtex/" -SRC_URI="http://dev.gentoo.org/~ssuominen/${P}.tar.bz2" +SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="4" |