diff options
author | Steve Dibb <beandog@gentoo.org> | 2008-01-23 16:07:34 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2008-01-23 16:07:34 +0000 |
commit | b6c12f9b4225237ddc672c035cbaa2354b872e5c (patch) | |
tree | 1fadb5220a584d94b6b18ab172944d9c0730082c /www-apps | |
parent | amd64 stable, security bug 203217 (diff) | |
download | gentoo-2-b6c12f9b4225237ddc672c035cbaa2354b872e5c.tar.gz gentoo-2-b6c12f9b4225237ddc672c035cbaa2354b872e5c.tar.bz2 gentoo-2-b6c12f9b4225237ddc672c035cbaa2354b872e5c.zip |
amd64 stable, security bug 203791
(Portage version: 2.1.4)
Diffstat (limited to 'www-apps')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index e5d7b6eea263..3cc81102bd0c 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mantisbt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.54 2008/01/22 16:24:17 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.55 2008/01/23 16:07:34 beandog Exp $ + + 23 Jan 2008; Steve Dibb <beandog@gentoo.org> mantisbt-1.0.8-r1.ebuild: + amd64 stable, security bug 203791 *mantisbt-1.1.1 (22 Jan 2008) diff --git a/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild b/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild index 1e2eb994f39c..88162c4fde0c 100644 --- a/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild +++ b/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild,v 1.3 2008/01/06 18:28:56 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild,v 1.4 2008/01/23 16:07:34 beandog Exp $ inherit eutils webapp @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" S=${WORKDIR}/${MY_P} -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" RDEPEND=" virtual/httpd-php |