summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-02 00:11:03 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-02 00:11:03 +0000
commita2abd6f5d7251519be8a025badb59a5343de11f8 (patch)
tree1ff12b5d15fe409f7852d5116296602972a2082e /dev-util/monotone
parentVersion bump. (diff)
downloadhistorical-a2abd6f5d7251519be8a025badb59a5343de11f8.tar.gz
historical-a2abd6f5d7251519be8a025badb59a5343de11f8.tar.bz2
historical-a2abd6f5d7251519be8a025badb59a5343de11f8.zip
Remove broken 0.15 version. Added version 0.16 as per bug report #76332.
Diffstat (limited to 'dev-util/monotone')
-rw-r--r--dev-util/monotone/ChangeLog11
-rw-r--r--dev-util/monotone/Manifest12
-rw-r--r--dev-util/monotone/files/digest-monotone-0.151
-rw-r--r--dev-util/monotone/files/digest-monotone-0.161
-rw-r--r--dev-util/monotone/monotone-0.16.ebuild (renamed from dev-util/monotone/monotone-0.15.ebuild)10
5 files changed, 21 insertions, 14 deletions
diff --git a/dev-util/monotone/ChangeLog b/dev-util/monotone/ChangeLog
index 495b64a45c82..d6a235d7abaf 100644
--- a/dev-util/monotone/ChangeLog
+++ b/dev-util/monotone/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for dev-util/monotone
-# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.1 2004/12/30 04:35:47 dragonheart Exp $
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/ChangeLog,v 1.2 2005/01/02 00:11:03 dragonheart Exp $
+
+*monotone-0.16 (02 Jan 2005)
+
+ 02 Jan 2005; Daniel Black <dragonheart@gentoo.org> -monotone-0.15.ebuild,
+ +monotone-0.16.ebuild:
+ Remove broken 0.15 version. Added version 0.16 as per bug report #76332.
+ Thanks to ajax <ajax@nwnk.net> and Wojciech Milkowski <wmilkowski@gazeta.pl>.
*monotone-0.15 (30 Dec 2004)
diff --git a/dev-util/monotone/Manifest b/dev-util/monotone/Manifest
index b47c1b8cd2b3..be166cdbf4f1 100644
--- a/dev-util/monotone/Manifest
+++ b/dev-util/monotone/Manifest
@@ -1,14 +1,14 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 adf63c1025eac0b7c07d6c09035ec84b monotone-0.15.ebuild 1201
MD5 6d796b061ed1c1337ef157a5f74dab35 metadata.xml 403
-MD5 a8a32937332e2b379d883898495ac094 ChangeLog 486
-MD5 c17be7801cc029d099750d8ddb26d89d files/digest-monotone-0.15 66
+MD5 51cdea452c8e4652c93090ed24124852 ChangeLog 773
+MD5 1410ee4b35fd54775d54688e8b82e0c8 monotone-0.16.ebuild 1220
+MD5 f7dab86750bae0e4ff09e2139b790084 files/digest-monotone-0.16 66
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
-iD8DBQFB04WpmdTrptrqvGERAsqxAJ99r3yuBqxLIInKdPrXg+1I+nZ/vACfRDbr
-AvuIH25eic/NYfYIR1YRjwM=
-=1FqC
+iD8DBQFB1zwfmdTrptrqvGERAnhkAKCPQeUnpk/0aVjDVArgDaN6SwSVBQCfcavt
+uSOR7zu69MkV1ei92TiEjNM=
+=m+wY
-----END PGP SIGNATURE-----
diff --git a/dev-util/monotone/files/digest-monotone-0.15 b/dev-util/monotone/files/digest-monotone-0.15
deleted file mode 100644
index b17fbc878794..000000000000
--- a/dev-util/monotone/files/digest-monotone-0.15
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6f4378dec56322a82ea37a5b489eb5a0 monotone-0.15.tar.gz 3170364
diff --git a/dev-util/monotone/files/digest-monotone-0.16 b/dev-util/monotone/files/digest-monotone-0.16
new file mode 100644
index 000000000000..2ed7e567a983
--- /dev/null
+++ b/dev-util/monotone/files/digest-monotone-0.16
@@ -0,0 +1 @@
+MD5 66fe3f50a8fe621afc8f355b25201ecb monotone-0.16.tar.gz 3438625
diff --git a/dev-util/monotone/monotone-0.15.ebuild b/dev-util/monotone/monotone-0.16.ebuild
index 9b2943927f42..a91951096ca6 100644
--- a/dev-util/monotone/monotone-0.15.ebuild
+++ b/dev-util/monotone/monotone-0.16.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.15.ebuild,v 1.1 2004/12/30 04:35:47 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/monotone/monotone-0.16.ebuild,v 1.1 2005/01/02 00:11:03 dragonheart Exp $
inherit eutils flag-o-matic
@@ -22,8 +22,8 @@ RDEPEND="virtual/libc
DEPEND="${RDEPEND}
>=sys-devel/gcc-3.3.3
- sys-devel/gettext"
-# doc? ( dev-lang/perl sys-apps/texinfo )"
+ sys-devel/gettext
+ doc? ( dev-lang/perl sys-apps/texinfo )"
src_compile() {
@@ -32,7 +32,7 @@ src_compile() {
# disable stack protector
replace-flags -O3 -O2
- append-flags -fno-stack-protector-all -fno-stack-protector
+ append-flags -fno-stack-protector-all -fno-stack-protector -fno-strict-aliasing
econf `use_enable nls` || die
emake || die "emake failed"