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
commiteb0cffba117352ade34ecc90540610ad9e3c7e52 (patch)
treee3df7c27fe48bdd251e1ff4e3cfd85075c8fb508 /www-client/opera
parentarm/hppa/ia64/s390 love #86085 (diff)
downloadhistorical-eb0cffba117352ade34ecc90540610ad9e3c7e52.tar.gz
historical-eb0cffba117352ade34ecc90540610ad9e3c7e52.tar.bz2
historical-eb0cffba117352ade34ecc90540610ad9e3c7e52.zip
ad media-libs/jepg to dep
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-client/opera')
-rw-r--r--www-client/opera/ChangeLog5
-rw-r--r--www-client/opera/Manifest10
-rw-r--r--www-client/opera/opera-8.00.ebuild5
3 files changed, 12 insertions, 8 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/Manifest b/www-client/opera/Manifest
index b7a167c58db9..8b8847f0a385 100644
--- a/www-client/opera/Manifest
+++ b/www-client/opera/Manifest
@@ -1,8 +1,8 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 ed1808bfec90e779e873eba557357cf0 opera-8.00.ebuild 3812
-MD5 775415cbd111327fb98ff8500bf3337a ChangeLog 15446
+MD5 008f79e54bcaf440d14d543343a07fed opera-8.00.ebuild 3827
+MD5 a73d99ec9db16e3210f531095e0f7022 ChangeLog 15545
MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253
MD5 c466a4f4004881b5d1f51c8e68a0d507 opera-7.54-r3.ebuild 4987
MD5 5fde404310e76e32c90caff003dbbbb8 files/digest-opera-8.00 368
@@ -11,7 +11,7 @@ MD5 8336a92d029cd448620bf4bbd4c55715 files/opera.desktop 135
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
-iD8DBQFCakOYI1lqEGTUzyQRAr60AJ49lpsx0XOo3iUB1TDQj/5bthfAvQCfX0uE
-mgq8s4i1s/LBMW9h5BgS8BI=
-=J3+Q
+iD8DBQFCa23WevY57Fted3ERAok8AJ9Wo0E4EcCYCwKjMJfUZdOkQfW1QgCfTh2u
+KaSesX9YLGLw1vv9MXOe9sk=
+=EUYB
-----END PGP SIGNATURE-----
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"