diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-11-27 12:43:38 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-11-27 12:43:38 +0000 |
commit | 86227763a84cd999f8b2dbc1381a79514febea4c (patch) | |
tree | 02739489aa7d5f7e0d2e1361803ab882316b3c99 /dev-ml | |
parent | stable x86, security bug 294678 (diff) | |
download | gentoo-2-86227763a84cd999f8b2dbc1381a79514febea4c.tar.gz gentoo-2-86227763a84cd999f8b2dbc1381a79514febea4c.tar.bz2 gentoo-2-86227763a84cd999f8b2dbc1381a79514febea4c.zip |
stable x86, security bug 290222
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ocaml-autoconf/ChangeLog | 6 | ||||
-rw-r--r-- | dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-ml/ocaml-autoconf/ChangeLog b/dev-ml/ocaml-autoconf/ChangeLog index 6ac229d85d8f..d8b38840b17b 100644 --- a/dev-ml/ocaml-autoconf/ChangeLog +++ b/dev-ml/ocaml-autoconf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/ocaml-autoconf # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.1 2009/11/25 17:02:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ChangeLog,v 1.2 2009/11/27 12:43:38 fauli Exp $ + + 27 Nov 2009; Christian Faulhammer <fauli@gentoo.org> + ocaml-autoconf-1.1.ebuild: + stable x86, security bug 290222 *ocaml-autoconf-1.1 (25 Nov 2009) diff --git a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild index feecb98169d8..087a913abc60 100644 --- a/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild +++ b/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.1 2009/11/25 17:02:43 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-autoconf/ocaml-autoconf-1.1.ebuild,v 1.2 2009/11/27 12:43:38 fauli Exp $ EAPI="2" @@ -10,7 +10,7 @@ SRC_URI="http://forge.ocamlcore.org/frs/download.php/282/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="" |