summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthieu Sozeau <mattam@gentoo.org>2004-09-30 18:28:24 +0000
committerMatthieu Sozeau <mattam@gentoo.org>2004-09-30 18:28:24 +0000
commit18cc3634eb5ee84372127576df67e255ebd4807b (patch)
treebe3ab7f2dc3fe4d0812556453543a81445245b0a /dev-ml/findlib
parentadded ~mips keyword (diff)
downloadhistorical-18cc3634eb5ee84372127576df67e255ebd4807b.tar.gz
historical-18cc3634eb5ee84372127576df67e255ebd4807b.tar.bz2
historical-18cc3634eb5ee84372127576df67e255ebd4807b.zip
Mark stable on amd64
Diffstat (limited to 'dev-ml/findlib')
-rw-r--r--dev-ml/findlib/ChangeLog5
-rw-r--r--dev-ml/findlib/Manifest14
-rw-r--r--dev-ml/findlib/findlib-1.0.4-r1.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/dev-ml/findlib/ChangeLog b/dev-ml/findlib/ChangeLog
index 4b134fb0ae69..5795b61fe9c6 100644
--- a/dev-ml/findlib/ChangeLog
+++ b/dev-ml/findlib/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-ml/findlib
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.12 2004/08/21 17:45:22 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/ChangeLog,v 1.13 2004/09/30 18:28:24 mattam Exp $
+
+ 30 Sep 2004; Matthieu Sozeau <mattam@gentoo.org> findlib-1.0.4-r1.ebuild:
+ Mark stable on amd64
*findlib-1.0.4-r1 (21 Aug 2004)
diff --git a/dev-ml/findlib/Manifest b/dev-ml/findlib/Manifest
index 4854b5db5173..b40a62975132 100644
--- a/dev-ml/findlib/Manifest
+++ b/dev-ml/findlib/Manifest
@@ -1,14 +1,4 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 6fc5cf52cb10ca498c89a4f412a04b98 findlib-1.0.4-r1.ebuild 1667
-MD5 a47cb7196cf2aeda2ce29f396613d818 ChangeLog 1644
+MD5 5265b194816339986bbb1575ca8625a2 findlib-1.0.4-r1.ebuild 1666
+MD5 fc99f153314bda5e6e81344b91f53f9e ChangeLog 1744
MD5 845dbbef4eb685e1bfd5f9e13a03f2b8 metadata.xml 225
MD5 0f67e24c7ecc9bad9281ccdf7e20f49f files/digest-findlib-1.0.4-r1 65
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.2.6 (GNU/Linux)
-
-iD8DBQFBOeix/rLF9B432nYRArZYAJ9rWkzkeSYh8tUr+LH71rphkIDVewCbB3Em
-rEDLVNHNUhfOuEu/dCyur8M=
-=o2ed
------END PGP SIGNATURE-----
diff --git a/dev-ml/findlib/findlib-1.0.4-r1.ebuild b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
index c7db9a511bbe..414c9c7c11ac 100644
--- a/dev-ml/findlib/findlib-1.0.4-r1.ebuild
+++ b/dev-ml/findlib/findlib-1.0.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.4 2004/08/21 21:47:55 mattam Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ml/findlib/findlib-1.0.4-r1.ebuild,v 1.5 2004/09/30 18:28:24 mattam Exp $
IUSE="tcltk"
@@ -11,7 +11,7 @@ SRC_URI="http://www.ocaml-programming.de/packages/${P}.tar.gz"
LICENSE="MIT X11"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~amd64"
+KEYWORDS="x86 ppc sparc amd64"
DEPEND=">=dev-lang/ocaml-3.07"