summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:17:34 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:17:34 +0000
commit727f136bdd9649b71b62b161bfce40b63a1e3257 (patch)
tree477fb1940371d5983a5c89ce437912bbee11eef4 /dev-libs/STLport
parentversion bump, bug #44214 (Manifest recommit) (diff)
downloadgentoo-2-727f136bdd9649b71b62b161bfce40b63a1e3257.tar.gz
gentoo-2-727f136bdd9649b71b62b161bfce40b63a1e3257.tar.bz2
gentoo-2-727f136bdd9649b71b62b161bfce40b63a1e3257.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-libs/STLport')
-rw-r--r--dev-libs/STLport/ChangeLog8
-rw-r--r--dev-libs/STLport/STLport-4.5.3-r1.ebuild5
-rw-r--r--dev-libs/STLport/STLport-4.5.3-r2.ebuild3
3 files changed, 9 insertions, 7 deletions
diff --git a/dev-libs/STLport/ChangeLog b/dev-libs/STLport/ChangeLog
index ed85fa1d31c1..5ea80e241162 100644
--- a/dev-libs/STLport/ChangeLog
+++ b/dev-libs/STLport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/STLport
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.10 2003/02/12 05:59:39 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/ChangeLog,v 1.11 2004/03/14 12:13:47 mr_bones_ Exp $
+
+ 14 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ STLport-4.5.3-r1.ebuild, STLport-4.5.3-r2.ebuild:
+ Don't assign default to S; header fix
16 Dec 2002; Martin Schlemmer <azarah@gentoo.org> STLport-4.5.3-r2.ebuild :
diff --git a/dev-libs/STLport/STLport-4.5.3-r1.ebuild b/dev-libs/STLport/STLport-4.5.3-r1.ebuild
index 92ced9f7cd09..e872058111c7 100644
--- a/dev-libs/STLport/STLport-4.5.3-r1.ebuild
+++ b/dev-libs/STLport/STLport-4.5.3-r1.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r1.ebuild,v 1.9 2004/02/22 20:12:21 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r1.ebuild,v 1.10 2004/03/14 12:13:47 mr_bones_ Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="C++ STL library"
SRC_URI="http://www.stlport.org/archive/${P}.tar.gz"
HOMEPAGE="http://www.stlport.org"
diff --git a/dev-libs/STLport/STLport-4.5.3-r2.ebuild b/dev-libs/STLport/STLport-4.5.3-r2.ebuild
index a7e4b81b00b1..c5034cda4fd4 100644
--- a/dev-libs/STLport/STLport-4.5.3-r2.ebuild
+++ b/dev-libs/STLport/STLport-4.5.3-r2.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.8 2004/01/04 17:27:55 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/STLport/STLport-4.5.3-r2.ebuild,v 1.9 2004/03/14 12:13:47 mr_bones_ Exp $
IUSE=""
inherit eutils
-S="${WORKDIR}/${P}"
DESCRIPTION="C++ STL library"
SRC_URI="http://www.stlport.org/archive/${P}.tar.gz"
HOMEPAGE="http://www.stlport.org"