diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 02:40:07 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-10 02:40:07 +0000 |
commit | 4d6e4ab68bd867252d46b94f2357fdd51054c957 (patch) | |
tree | 43cb6cdf6ae7537275cca9627bbdee48899b2ba4 /sci-mathematics | |
parent | Whitespace (diff) | |
download | gentoo-2-4d6e4ab68bd867252d46b94f2357fdd51054c957.tar.gz gentoo-2-4d6e4ab68bd867252d46b94f2357fdd51054c957.tar.bz2 gentoo-2-4d6e4ab68bd867252d46b94f2357fdd51054c957.zip |
Whitespace
(Portage version: 2.2.2/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/pspp/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/pspp/pspp-0.8.0.ebuild | 3 |
2 files changed, 5 insertions, 3 deletions
diff --git a/sci-mathematics/pspp/ChangeLog b/sci-mathematics/pspp/ChangeLog index f75bdc642d15..df3d211047ec 100644 --- a/sci-mathematics/pspp/ChangeLog +++ b/sci-mathematics/pspp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/pspp # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.23 2013/08/06 18:36:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/ChangeLog,v 1.24 2013/09/10 02:40:07 patrick Exp $ + + 10 Sep 2013; Patrick Lauer <patrick@gentoo.org> pspp-0.8.0.ebuild: + Whitespace *pspp-0.8.0 (06 Aug 2013) diff --git a/sci-mathematics/pspp/pspp-0.8.0.ebuild b/sci-mathematics/pspp/pspp-0.8.0.ebuild index 718fd27a7cf5..5014465ca37a 100644 --- a/sci-mathematics/pspp/pspp-0.8.0.ebuild +++ b/sci-mathematics/pspp/pspp-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.0.ebuild,v 1.1 2013/08/06 18:36:10 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/pspp/pspp-0.8.0.ebuild,v 1.2 2013/09/10 02:40:07 patrick Exp $ EAPI=5 @@ -36,7 +36,6 @@ DEPEND="${RDEPEND} SITEFILE=50${PN}-gentoo.el - PATCHES=( "${FILESDIR}"/${PN}-0.8.0-as-needed.patch "${FILESDIR}"/${PN}-0.8.0-gettext.patch |