summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-01 12:09:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-01 12:09:55 +0000
commitcf1385cd7bf772d7c0d027f61dd2eaed778f8a33 (patch)
treea0f598e98c49f320ae5544cae4a7e51628841fcc /sci-mathematics/gsl-shell
parentmove media-fonts/freefont-ttf into media-fonts/freefont (diff)
downloadgentoo-2-cf1385cd7bf772d7c0d027f61dd2eaed778f8a33.tar.gz
gentoo-2-cf1385cd7bf772d7c0d027f61dd2eaed778f8a33.tar.bz2
gentoo-2-cf1385cd7bf772d7c0d027f61dd2eaed778f8a33.zip
move media-fonts/freefont-ttf into media-fonts/freefont
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics/gsl-shell')
-rw-r--r--sci-mathematics/gsl-shell/ChangeLog7
-rw-r--r--sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-mathematics/gsl-shell/ChangeLog b/sci-mathematics/gsl-shell/ChangeLog
index 183dec97e462..d52e8b02242d 100644
--- a/sci-mathematics/gsl-shell/ChangeLog
+++ b/sci-mathematics/gsl-shell/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/gsl-shell
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gsl-shell/ChangeLog,v 1.6 2012/11/30 17:34:03 grozin Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gsl-shell/ChangeLog,v 1.7 2013/02/01 12:09:55 ago Exp $
+
+ 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gsl-shell-2.2.0.ebuild:
+ move media-fonts/freefont-ttf into media-fonts/freefont
*gsl-shell-2.2.0 (30 Nov 2012)
diff --git a/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild b/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild
index 4896cf682781..c114d18a1093 100644
--- a/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild
+++ b/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild,v 1.1 2012/11/30 17:34:03 grozin Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gsl-shell/gsl-shell-2.2.0.ebuild,v 1.2 2013/02/01 12:09:55 ago Exp $
EAPI=4
inherit eutils
@@ -18,7 +18,7 @@ DEPEND=">=sci-libs/gsl-1.14
>=x11-libs/agg-2.5
>=media-libs/freetype-2.4.10
sys-libs/readline
- || ( media-fonts/ubuntu-font-family media-fonts/freefont-ttf media-fonts/dejavu )
+ || ( media-fonts/ubuntu-font-family media-fonts/freefont media-fonts/dejavu )
doc? ( dev-python/sphinx[latex] )
fox? ( x11-libs/fox:1.6 )"
RDEPEND="${DEPEND}"