summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2005-11-02 20:24:21 +0000
committerStefan Schweizer <genstef@gentoo.org>2005-11-02 20:24:21 +0000
commitd4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8 (patch)
tree820356a8d653598b74997d456311db17e1622881 /sci-misc
parentapp-text/ghostscript -> virtual/ghostscript (diff)
downloadgentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.tar.gz
gentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.tar.bz2
gentoo-2-d4f714c4b8f24c9ca5bdff83f6a9e9b8181ea1b8.zip
app-text/ghostscript -> virtual/ghostscript
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'sci-misc')
-rw-r--r--sci-misc/camfr/ChangeLog5
-rw-r--r--sci-misc/camfr/camfr-1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-misc/camfr/ChangeLog b/sci-misc/camfr/ChangeLog
index 4653b9d0f776..70b8c24520ea 100644
--- a/sci-misc/camfr/ChangeLog
+++ b/sci-misc/camfr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-misc/camfr
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/camfr/ChangeLog,v 1.2 2005/10/31 08:26:30 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/camfr/ChangeLog,v 1.3 2005/11/02 20:24:21 genstef Exp $
+
+ 02 Nov 2005; Stefan Schweizer <genstef@gentoo.org> camfr-1.2.ebuild:
+ app-text/ghostscript -> virtual/ghostscript
31 Oct 2005; Peter Bienstman <pbienst@gentoo.org> camfr-1.2.ebuild:
Use fortran eclass.
diff --git a/sci-misc/camfr/camfr-1.2.ebuild b/sci-misc/camfr/camfr-1.2.ebuild
index 82adbff59939..9bdffdcad222 100644
--- a/sci-misc/camfr/camfr-1.2.ebuild
+++ b/sci-misc/camfr/camfr-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-misc/camfr/camfr-1.2.ebuild,v 1.2 2005/10/31 08:26:30 pbienst Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-misc/camfr/camfr-1.2.ebuild,v 1.3 2005/11/02 20:24:21 genstef Exp $
inherit eutils distutils fortran
@@ -20,7 +20,7 @@ DEPEND="dev-lang/python
>=dev-libs/blitz-0.7
virtual/lapack
virtual/tetex
- app-text/ghostscript
+ virtual/ghostscript
>=app-text/texi2html-1.64"
FORTAN="g77"