summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 02:54:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-12 02:54:32 +0000
commit548be15a4d1b5221f391ed7ea86c168f0764b0c2 (patch)
tree729e3627525ff64e04d7ec018edcbf15bf102a6e /dev-libs/commonc++
parentrepoman: whitespace cleanup (diff)
downloadhistorical-548be15a4d1b5221f391ed7ea86c168f0764b0c2.tar.gz
historical-548be15a4d1b5221f391ed7ea86c168f0764b0c2.tar.bz2
historical-548be15a4d1b5221f391ed7ea86c168f0764b0c2.zip
inherit eutils for epatch
Diffstat (limited to 'dev-libs/commonc++')
-rw-r--r--dev-libs/commonc++/ChangeLog6
-rw-r--r--dev-libs/commonc++/Manifest6
-rw-r--r--dev-libs/commonc++/commonc++-1.9.7-r2.ebuild4
-rw-r--r--dev-libs/commonc++/commonc++-1.9.7-r3.ebuild4
4 files changed, 14 insertions, 6 deletions
diff --git a/dev-libs/commonc++/ChangeLog b/dev-libs/commonc++/ChangeLog
index 9834fe327e91..46a732d99dc2 100644
--- a/dev-libs/commonc++/ChangeLog
+++ b/dev-libs/commonc++/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-libs/commonc++
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/ChangeLog,v 1.13 2004/03/11 14:19:38 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/ChangeLog,v 1.14 2004/03/12 02:54:32 mr_bones_ Exp $
+
+ 11 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org>
+ commonc++-1.9.7-r2.ebuild, commonc++-1.9.7-r3.ebuild:
+ inherit eutils for epatch
11 Mar 2004; Luca Barbato <lu_zero@gentoo.org> commonc++-1.9.7-r3.ebuild:
I didn't fix the behavour previously, now I workaround it.
diff --git a/dev-libs/commonc++/Manifest b/dev-libs/commonc++/Manifest
index be4cdcc6390c..6cc19dfcbe0b 100644
--- a/dev-libs/commonc++/Manifest
+++ b/dev-libs/commonc++/Manifest
@@ -1,6 +1,6 @@
-MD5 50592c36033accc10fcc34fdccdd6675 ChangeLog 1889
-MD5 84820c75062724f8a9e5896bef51cc49 commonc++-1.9.7-r2.ebuild 964
-MD5 701fc37afffd2b7b240c16df979ec1fb commonc++-1.9.7-r3.ebuild 1214
+MD5 523fdd13d49cdc0ac013085f861cb9e0 ChangeLog 2031
+MD5 e94f7c80da8f65828a951640d70d5085 commonc++-1.9.7-r2.ebuild 980
+MD5 793dafb999ee330ebb514e422fdbcc42 commonc++-1.9.7-r3.ebuild 1230
MD5 07a83437693f9b8fd53e47af2d00b136 files/commonc++-0.1.patch 363
MD5 842f230232ae0fe20184980e5bf4752d files/digest-commonc++-1.9.7-r2 67
MD5 16ba4310d3fa123d0ca7d2b55df578ce files/digest-commonc++-1.9.7-r3 137
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild
index 79f355a92c9a..c0dff22c117a 100644
--- a/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild
+++ b/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild,v 1.10 2004/03/12 02:53:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r2.ebuild,v 1.11 2004/03/12 02:54:32 mr_bones_ Exp $
+
+inherit eutils
S=${WORKDIR}/CommonC++-1.9.7
DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild
index 7f2dcc196eb8..e713eb53f4cb 100644
--- a/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild
+++ b/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild,v 1.10 2004/03/12 02:53:25 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild,v 1.11 2004/03/12 02:54:32 mr_bones_ Exp $
+
+inherit eutils
S=${WORKDIR}/${P/commonc/CommonC}
DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\