diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-06 10:13:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-01-06 10:13:36 +0000 |
commit | b801fa8fd84a61137fa7cb56a799ff86703e541e (patch) | |
tree | eb88e1807087542fc9f098576bbd571534b08602 /app-text/kbibtex | |
parent | Migrate to qt4-r2 eclass (diff) | |
download | gentoo-2-b801fa8fd84a61137fa7cb56a799ff86703e541e.tar.gz gentoo-2-b801fa8fd84a61137fa7cb56a799ff86703e541e.tar.bz2 gentoo-2-b801fa8fd84a61137fa7cb56a799ff86703e541e.zip |
Drop devspace from 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_pre20100109.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild index 1884430a0ab7..2d03409170d3 100644 --- a/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild +++ b/app-text/kbibtex/kbibtex-0.3.0_pre20100109.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/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild,v 1.1 2010/01/05 15:49:03 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100109.ebuild,v 1.2 2010/01/06 10:13:36 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" |