diff options
author | 2005-07-12 19:53:39 +0000 | |
---|---|---|
committer | 2005-07-12 19:53:39 +0000 | |
commit | 555bc8e1ae9a7595bda6e3f402d3a7c4967431f3 (patch) | |
tree | b89e1adde8d9c927401ada003864f8554a84f10a /www-client/opera | |
parent | Dep/Style fixes (diff) | |
download | historical-555bc8e1ae9a7595bda6e3f402d3a7c4967431f3.tar.gz historical-555bc8e1ae9a7595bda6e3f402d3a7c4967431f3.tar.bz2 historical-555bc8e1ae9a7595bda6e3f402d3a7c4967431f3.zip |
Fixed RDEPEND on amd64.
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'www-client/opera')
-rw-r--r-- | www-client/opera/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/opera/Manifest | 16 | ||||
-rw-r--r-- | www-client/opera/opera-8.00.ebuild | 12 | ||||
-rw-r--r-- | www-client/opera/opera-8.01.ebuild | 12 |
4 files changed, 25 insertions, 21 deletions
diff --git a/www-client/opera/ChangeLog b/www-client/opera/ChangeLog index 69e91567cd18..ccd5fed10449 100644 --- a/www-client/opera/ChangeLog +++ b/www-client/opera/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2005/06/24 20:38:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/ChangeLog,v 1.15 2005/07/12 19:53:39 eradicator Exp $ + + 12 Jul 2005; Jeremy Huddleston <eradicator@gentoo.org> opera-8.00.ebuild, + opera-8.01.ebuild: + Fixed RDEPEND on amd64. 24 Jun 2005; <dang@gentoo.org> opera-8.01.ebuild: bug #96365 on amd64 too diff --git a/www-client/opera/Manifest b/www-client/opera/Manifest index 344fced13a5c..c792bb0bde99 100644 --- a/www-client/opera/Manifest +++ b/www-client/opera/Manifest @@ -1,20 +1,20 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 0c4cb6dee59a6ad8a593e5634d5f7367 opera-8.01.ebuild 4005 -MD5 a3c8efd5af4606b6e496f8d404c64cb5 opera-8.00.ebuild 4004 -MD5 97aed29f372f2fbb2db4019cf7f440c5 ChangeLog 16526 +MD5 1d5bd98070090c82a780eddf72d63bcb ChangeLog 16656 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 MD5 c466a4f4004881b5d1f51c8e68a0d507 opera-7.54-r3.ebuild 4987 -MD5 5fde404310e76e32c90caff003dbbbb8 files/digest-opera-8.00 368 -MD5 8cbbc6d9dbd635e9b74831ac4209f292 files/digest-opera-8.01 372 +MD5 5cf989c7a198572b29f4d57d00934eb0 opera-8.01.ebuild 4063 +MD5 654eabba23cdab9ffe12a45fe6338fcd opera-8.00.ebuild 4060 MD5 05a269373a205b54700e2265119951a0 files/digest-opera-7.54-r3 372 MD5 3fbc8c365c121ec93a041532f07942f7 files/opera-qt.patch 328 MD5 bafbdb86632b055a10fe826d16ea5b7f files/opera.desktop 147 +MD5 5fde404310e76e32c90caff003dbbbb8 files/digest-opera-8.00 368 +MD5 8cbbc6d9dbd635e9b74831ac4209f292 files/digest-opera-8.01 372 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCvG9/omPajV0RnrERAgsMAJ49Ms4KQSK1c6c1B/piMzjNA/GGUwCeNv7h -JMVL+Op6lEGQbjoPLOUYuUM= -=pjV1 +iD8DBQFC1B/fArHZZzCEUG0RAifUAJ9rScow/bgatlJaSkR/h+RP9x+oBQCeMTDR +n8uh/XAaqQZYyoDYXjisas4= +=CAFQ -----END PGP SIGNATURE----- diff --git a/www-client/opera/opera-8.00.ebuild b/www-client/opera/opera-8.00.ebuild index 65c1e66d8173..d62188ff0fad 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.8 2005/06/01 00:03:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-8.00.ebuild,v 1.9 2005/07/12 19:53:39 eradicator Exp $ inherit eutils @@ -33,13 +33,13 @@ DEPEND=">=sys-apps/sed-4 RDEPEND="virtual/x11 >=media-libs/fontconfig-2.1.94-r1 - media-libs/libexif - x11-libs/openmotif - 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* ) ) - media-libs/jpeg" + !amd64? ( media-libs/libexif + x11-libs/openmotif + spell? ( app-text/aspell ) + x86? ( !static? ( =x11-libs/qt-3* ) ) + media-libs/jpeg )" SLOT="0" LICENSE="OPERA" diff --git a/www-client/opera/opera-8.01.ebuild b/www-client/opera/opera-8.01.ebuild index b313f19996d8..f7a1c406ff58 100644 --- a/www-client/opera/opera-8.01.ebuild +++ b/www-client/opera/opera-8.01.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.01.ebuild,v 1.4 2005/06/24 20:38:59 dang Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/opera/opera-8.01.ebuild,v 1.5 2005/07/12 19:53:39 eradicator Exp $ inherit eutils @@ -33,13 +33,13 @@ DEPEND=">=sys-apps/sed-4 RDEPEND="virtual/x11 >=media-libs/fontconfig-2.1.94-r1 - media-libs/libexif - x11-libs/openmotif - 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* ) ) - media-libs/jpeg" + !amd64? ( media-libs/libexif + x11-libs/openmotif + spell? ( app-text/aspell ) + x86? ( !static? ( =x11-libs/qt-3* ) ) + media-libs/jpeg )" SLOT="0" LICENSE="OPERA" |