diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 18:10:58 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-14 18:10:58 +0000 |
commit | 9efbb40c9a6b9cf783ec04877e47aa49cd3dbc1b (patch) | |
tree | d22fc02e90896ad42a829e05379e25899ead5f4f | |
parent | fix for bug #174501 (diff) | |
download | gentoo-2-9efbb40c9a6b9cf783ec04877e47aa49cd3dbc1b.tar.gz gentoo-2-9efbb40c9a6b9cf783ec04877e47aa49cd3dbc1b.tar.bz2 gentoo-2-9efbb40c9a6b9cf783ec04877e47aa49cd3dbc1b.zip |
alpha stable wrt security #188698
(Portage version: 2.1.2.11)
-rw-r--r-- | dev-libs/tre/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/tre/tre-0.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/tre/ChangeLog b/dev-libs/tre/ChangeLog index 58175c8e68e7..d7dc61696e8f 100644 --- a/dev-libs/tre/ChangeLog +++ b/dev-libs/tre/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/tre # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.26 2007/08/14 13:06:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/ChangeLog,v 1.27 2007/08/14 18:10:58 armin76 Exp $ + + 14 Aug 2007; Raúl Porcel <armin76@gentoo.org> tre-0.7.4.ebuild: + alpha stable wrt security #188698 14 Aug 2007; Gustavo Zacarias <gustavoz@gentoo.org> tre-0.7.4.ebuild: Stable on sparc diff --git a/dev-libs/tre/tre-0.7.4.ebuild b/dev-libs/tre/tre-0.7.4.ebuild index 4a672b205e7d..98cebee769c5 100644 --- a/dev-libs/tre/tre-0.7.4.ebuild +++ b/dev-libs/tre/tre-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.7.4.ebuild,v 1.8 2007/08/14 13:06:44 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/tre/tre-0.7.4.ebuild,v 1.9 2007/08/14 18:10:58 armin76 Exp $ IUSE="nls static" @@ -10,7 +10,7 @@ SRC_URI="http://laurikari.net/tre/${P}.tar.bz2" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~hppa ppc ~ppc64 sparc x86 ~x86-fbsd" DEPEND="virtual/libc sys-apps/gawk |