summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 12:05:20 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 12:05:20 +0000
commit6c2a35ed835adca2cd3401929f3608543b16d0c0 (patch)
tree50ed66a9ac2c98eea09084821bae89c0e14756f7 /dev-libs/libole2
parentA=-fix, try->die,... (diff)
downloadgentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.tar.gz
gentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.tar.bz2
gentoo-2-6c2a35ed835adca2cd3401929f3608543b16d0c0.zip
A=-fix, try->die, tab-fixes, stylefixes, ...
Diffstat (limited to 'dev-libs/libole2')
-rw-r--r--dev-libs/libole2/libole2-0.2.3-r1.ebuild3
-rw-r--r--dev-libs/libole2/libole2-0.2.4.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/libole2/libole2-0.2.3-r1.ebuild b/dev-libs/libole2/libole2-0.2.3-r1.ebuild
index 241eadd0d62b..cdc7236952da 100644
--- a/dev-libs/libole2/libole2-0.2.3-r1.ebuild
+++ b/dev-libs/libole2/libole2-0.2.3-r1.ebuild
@@ -3,10 +3,9 @@
# Author Achim Gottinger <achim@gentoo.org>
# $Header
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="libole2"
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${A}"
+SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz"
HOMEPAGE="http://www.gnome.org/"
DEPEND=">=dev-libs/glib-1.2.8"
diff --git a/dev-libs/libole2/libole2-0.2.4.ebuild b/dev-libs/libole2/libole2-0.2.4.ebuild
index 427a39a23c7d..de96401e42b7 100644
--- a/dev-libs/libole2/libole2-0.2.4.ebuild
+++ b/dev-libs/libole2/libole2-0.2.4.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.1 2001/11/05 20:41:07 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.4.ebuild,v 1.2 2001/11/10 12:05:20 hallski Exp $
S=${WORKDIR}/${P}
DESCRIPTION="libole2"
@@ -10,7 +10,6 @@ HOMEPAGE="http://www.gnome.org/"
DEPEND=">=dev-libs/glib-1.2.10-r1"
-
src_compile() {
./configure --host=${CHOST} \