summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2005-04-24 09:58:22 +0000
committerHeinrich Wendel <lanius@gentoo.org>2005-04-24 09:58:22 +0000
commit24ce87a113bdd2f1d300ab2e72e1b0684c9dd530 (patch)
treeb87fcf2bee6806df70cd44a45ec2293008668971 /www-client/opera
parentarm/hppa/ia64/s390 love #86085 (diff)
downloadgentoo-2-24ce87a113bdd2f1d300ab2e72e1b0684c9dd530.tar.gz
gentoo-2-24ce87a113bdd2f1d300ab2e72e1b0684c9dd530.tar.bz2
gentoo-2-24ce87a113bdd2f1d300ab2e72e1b0684c9dd530.zip
ad media-libs/jepg to dep
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/opera')
-rw-r--r--www-client/opera/ChangeLog5
-rw-r--r--www-client/opera/opera-8.00.ebuild5
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog
index e5d8f68653f3..19c00ac23f2b 100644
--- a/www-client/opera/ChangeLog
+++ b/www-client/opera/ChangeLog
@@ -1,10 +1,13 @@
# ChangeLog for www-client/opera
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.4 2005/04/23 12:45:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.5 2005/04/24 09:58:22 lanius Exp $
23 Apr 2005; Sven Wegener <swegener@gentoo.org> opera-8.00.ebuild:
Fixed invalid atoms in *DEPEND. Added missing digest entries.
+ 24 Apr 2005; Heinrich Wendel <lanius@gentoo.org> opera-8.00.ebuild:
+ add media-libs jpeg to deps
+
*opera-8.00 (22 Apr 2005)
22 Apr 2005; Heinrich Wendel <lanius@gentoo.org> -opera-8.00_beta2.ebuild,
diff --git a/www-client/opera/opera-8.00.ebuild b/www-client/opera/opera-8.00.ebuild
index 3811d67da793..1478a81dacc4 100644
--- a/www-client/opera/opera-8.00.ebuild
+++ b/www-client/opera/opera-8.00.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/www-client/opera/opera-8.00.ebuild,v 1.2 2005/04/23 12:45:59 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-8.00.ebuild,v 1.3 2005/04/24 09:58:22 lanius Exp $
IUSE="static spell"
@@ -36,7 +36,8 @@ RDEPEND="virtual/x11
spell? ( app-text/aspell )
amd64? ( static? ( app-emulation/emul-linux-x86-xlibs )
!static? ( app-emulation/emul-linux-x86-qtlibs ) )
- x86? ( !static? ( =x11-libs/qt-3* ) )"
+ x86? ( !static? ( =x11-libs/qt-3* ) )
+ media-libs/jpeg"
SLOT="0"
LICENSE="OPERA"