diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-10 22:40:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-10 22:40:01 +0000 |
commit | a7fd203ed75c1b43fda76741c88f131bb28c96f6 (patch) | |
tree | e166b6726441f0a9f1af3c06695c25489c950dea /app-text/kbibtex | |
parent | Missing dev-tex/bibtex2html rdepend wrt #304433, thanks to Richard Foltyn for... (diff) | |
download | gentoo-2-a7fd203ed75c1b43fda76741c88f131bb28c96f6.tar.gz gentoo-2-a7fd203ed75c1b43fda76741c88f131bb28c96f6.tar.bz2 gentoo-2-a7fd203ed75c1b43fda76741c88f131bb28c96f6.zip |
Switch to Gentoo mirrors.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.3.0_pre20100113.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/kbibtex/kbibtex-0.3.0_pre20100113.ebuild b/app-text/kbibtex/kbibtex-0.3.0_pre20100113.ebuild index f5af1d42b40c..8246a3bc98ea 100644 --- a/app-text/kbibtex/kbibtex-0.3.0_pre20100113.ebuild +++ b/app-text/kbibtex/kbibtex-0.3.0_pre20100113.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_pre20100113.ebuild,v 1.2 2010/02/10 22:38:05 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/kbibtex/kbibtex-0.3.0_pre20100113.ebuild,v 1.3 2010/02/10 22:40:01 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" |