summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKacper Kowalik <xarthisius@gentoo.org>2010-11-08 17:10:14 +0000
committerKacper Kowalik <xarthisius@gentoo.org>2010-11-08 17:10:14 +0000
commitedbf299f9077e75b3a337cd14a3c6f502fddbfc6 (patch)
tree1ca362c0e310e1050275882db370e40bd3725b0d /sci-astronomy/stiff
parentUpdate EAPI. Fix dependencies. Set SUPPORT_PYTHON_ABIS. (diff)
downloadhistorical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.gz
historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.tar.bz2
historical-edbf299f9077e75b3a337cd14a3c6f502fddbfc6.zip
media-libs/jpeg -> virtual/jpeg
Package-Manager: portage-2.1.9.24/cvs/Linux x86_64
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}"