summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-12-30 07:34:13 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-12-30 07:34:13 +0000
commit2b9f22d07340fa12ac5239acfe0666843f812d55 (patch)
tree6b3702139ddc626a99779013922bbe4fee6686ce /net-www/opera
parentsome cleanups, and switch to virtual/motif instead (diff)
downloadgentoo-2-2b9f22d07340fa12ac5239acfe0666843f812d55.tar.gz
gentoo-2-2b9f22d07340fa12ac5239acfe0666843f812d55.tar.bz2
gentoo-2-2b9f22d07340fa12ac5239acfe0666843f812d55.zip
blah, virtual/motif again
Diffstat (limited to 'net-www/opera')
-rw-r--r--net-www/opera/Manifest2
-rw-r--r--net-www/opera/opera-7.23.ebuild29
2 files changed, 15 insertions, 16 deletions
diff --git a/net-www/opera/Manifest b/net-www/opera/Manifest
index 9858214ba04b..73de343c5d00 100644
--- a/net-www/opera/Manifest
+++ b/net-www/opera/Manifest
@@ -4,7 +4,7 @@ MD5 a5767d86fb69d2dc0b6fcc57d11cd648 opera-7.50_alpha1.ebuild 2391
MD5 1b7c1f0c4e1dd14c6381cf8b4937fc09 opera-7.11-r2.ebuild 3717
MD5 ab8203ea5ed2129e5b083fabd736a297 opera-7.21.ebuild 3431
MD5 fe2e26286f68b639ad9909ad91998573 ChangeLog 7863
-MD5 ee92a7dc941ec94551474bfa6a6f139d opera-7.23.ebuild 3440
+MD5 982d1f60bd62077b280222583356afbb opera-7.23.ebuild 3411
MD5 cbaaedfc5f57eea800b4a64928d77683 files/digest-opera-6.12 89
MD5 5f9b38271737e848dc0c7748b2ade4fe files/digest-opera-7.21 270
MD5 7464c29efa9fc9c53b68a3b08d967480 files/digest-opera-7.22 279
diff --git a/net-www/opera/opera-7.23.ebuild b/net-www/opera/opera-7.23.ebuild
index 426c7d4ce543..4f0a72400584 100644
--- a/net-www/opera/opera-7.23.ebuild
+++ b/net-www/opera/opera-7.23.ebuild
@@ -1,14 +1,25 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.23.ebuild,v 1.1 2003/11/22 11:27:13 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-www/opera/opera-7.23.ebuild,v 1.2 2003/12/30 07:34:06 seemant Exp $
# Here, like in the other .ebuilds, the static version is
# forced for simplicity's sake
+IUSE="gnome kde"
+
+OPERAVER="7.23-20031119"
+OPERATYPE="1-static-qt"
+
+S=${WORKDIR}/${A/.tar.bz2/}
DESCRIPTION="Opera web browser."
HOMEPAGE="http://www.opera.com/linux/"
+SRC_URI="x86? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/i386/static/${PN}-${OPERAVER}.${OPERATYPE}.i386-en.tar.bz2 )
+ ppc? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/ppc/static/${PN}-${OPERAVER}.${OPERATYPE}.ppc-en.tar.bz2 )
+ sparc? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/sparc/static/${PN}-${OPERAVER}.${OPERATYPE}.sparc-en.tar.bz2 )"
+
+SLOT="0"
LICENSE="OPERA"
-IUSE="gnome kde"
+KEYWORDS="x86 ppc sparc"
# Dependencies may be augmented later (see below).
DEPEND=">=sys-apps/sed-4"
@@ -16,19 +27,7 @@ DEPEND=">=sys-apps/sed-4"
RDEPEND="virtual/x11
>=media-libs/fontconfig-2.1.94-r1
media-libs/libexif
- || ( x11-libs/lesstif x11-libs/openmotif )"
-
-KEYWORDS="x86 ppc sparc"
-SLOT="0"
-
-OPERAVER="7.23-20031119"
-OPERATYPE="1-static-qt"
-
-SRC_URI="x86? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/i386/static/${PN}-${OPERAVER}.${OPERATYPE}.i386-en.tar.bz2 )
- ppc? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/ppc/static/${PN}-${OPERAVER}.${OPERATYPE}.ppc-en.tar.bz2 )
- sparc? ( ftp://ftp.opera.com/pub/opera/linux/723/final/en/sparc/static/${PN}-${OPERAVER}.${OPERATYPE}.sparc-en.tar.bz2 )"
-
-S=${WORKDIR}/${A/.tar.bz2/}
+ virtual/motif"
src_unpack() {
unpack ${A}