summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-astronomy/stiff')
-rw-r--r--sci-astronomy/stiff/ChangeLog5
-rw-r--r--sci-astronomy/stiff/stiff-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stiff/ChangeLog b/sci-astronomy/stiff/ChangeLog
index 93aa881c87b4..d0e1f0b891a9 100644
--- a/sci-astronomy/stiff/ChangeLog
+++ b/sci-astronomy/stiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-astronomy/stiff
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.4 2010/02/26 19:47:28 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/ChangeLog,v 1.5 2010/11/08 17:08:39 xarthisius Exp $
+
+ 08 Nov 2010; Kacper Kowalik <xarthisius@gentoo.org> stiff-2.1.2.ebuild:
+ media-libs/jpeg -> virtual/jpeg
*stiff-2.1.2 (26 Feb 2010)
diff --git a/sci-astronomy/stiff/stiff-2.1.2.ebuild b/sci-astronomy/stiff/stiff-2.1.2.ebuild
index f7bb1ba7e0b6..f20f6ec3ece1 100644
--- a/sci-astronomy/stiff/stiff-2.1.2.ebuild
+++ b/sci-astronomy/stiff/stiff-2.1.2.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/sci-astronomy/stiff/stiff-2.1.2.ebuild,v 1.1 2010/02/26 19:47:28 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stiff/stiff-2.1.2.ebuild,v 1.2 2010/11/08 17:08:39 xarthisius Exp $
EAPI=2
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="doc threads"
RDEPEND="media-libs/tiff
- media-libs/jpeg
+ virtual/jpeg
sys-libs/zlib"
DEPEND="${RDEPEND}"