diff options
author | 2015-04-29 09:17:12 +0000 | |
---|---|---|
committer | 2015-04-29 09:17:12 +0000 | |
commit | 1fc455fefdb4466672c7650781f741281f2a4791 (patch) | |
tree | 778674eac7b85071ce7a26c228f22e5af22dacdf /sci-mathematics | |
parent | Stable for ppc, wrt bug #546722 (diff) | |
download | gentoo-2-1fc455fefdb4466672c7650781f741281f2a4791.tar.gz gentoo-2-1fc455fefdb4466672c7650781f741281f2a4791.tar.bz2 gentoo-2-1fc455fefdb4466672c7650781f741281f2a4791.zip |
Whitespace
(Portage version: 2.2.18/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/yafu/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/yafu/yafu-9999.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sci-mathematics/yafu/ChangeLog b/sci-mathematics/yafu/ChangeLog index 2d2c5312dc44..1ee483422931 100644 --- a/sci-mathematics/yafu/ChangeLog +++ b/sci-mathematics/yafu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/yafu # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.12 2015/04/29 06:12:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/ChangeLog,v 1.13 2015/04/29 09:17:12 patrick Exp $ + + 29 Apr 2015; Patrick Lauer <patrick@gentoo.org> yafu-9999.ebuild: + Whitespace 29 Apr 2015; Patrick Lauer <patrick@gentoo.org> yafu-9999.ebuild: Change repository location for -9999 diff --git a/sci-mathematics/yafu/yafu-9999.ebuild b/sci-mathematics/yafu/yafu-9999.ebuild index 072c752f5ab5..653882a3d972 100644 --- a/sci-mathematics/yafu/yafu-9999.ebuild +++ b/sci-mathematics/yafu/yafu-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.4 2015/04/29 06:12:51 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/yafu/yafu-9999.ebuild,v 1.5 2015/04/29 09:17:12 patrick Exp $ EAPI=5 @@ -11,7 +11,6 @@ HOMEPAGE="http://sourceforge.net/projects/yafu/" #SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}-src.zip" ESVN_REPO_URI="https://svn.code.sf.net/p/yafu/code/" - SLOT="0" LICENSE="public-domain" KEYWORDS="" |