diff options
author | Markus Meier <maekke@gentoo.org> | 2008-01-01 16:59:27 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-01-01 16:59:27 +0000 |
commit | 90439f94ce3e396aee627d79d3a6c71565049e3e (patch) | |
tree | b837af7d0ba162a51b40598e5557d73eb6df2e29 /www-apps/mantisbt | |
parent | change use new-login description for xscreensaver. (diff) | |
download | gentoo-2-90439f94ce3e396aee627d79d3a6c71565049e3e.tar.gz gentoo-2-90439f94ce3e396aee627d79d3a6c71565049e3e.tar.bz2 gentoo-2-90439f94ce3e396aee627d79d3a6c71565049e3e.zip |
x86 stable, security bug #203791
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'www-apps/mantisbt')
-rw-r--r-- | www-apps/mantisbt/ChangeLog | 7 | ||||
-rw-r--r-- | www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/mantisbt/ChangeLog b/www-apps/mantisbt/ChangeLog index 1280582c04c0..37d310068d70 100644 --- a/www-apps/mantisbt/ChangeLog +++ b/www-apps/mantisbt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mantisbt -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.49 2007/12/30 19:17:36 pva Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/ChangeLog,v 1.50 2008/01/01 16:59:27 maekke Exp $ + + 01 Jan 2008; Markus Meier <maekke@gentoo.org> mantisbt-1.0.8-r1.ebuild: + x86 stable, security bug #203791 *mantisbt-1.0.8-r1 (30 Dec 2007) diff --git a/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild b/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild index b0e1e15d48e0..47b70b055b8f 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-2007 Gentoo Foundation +# 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.1 2007/12/30 19:17:36 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mantisbt/mantisbt-1.0.8-r1.ebuild,v 1.2 2008/01/01 16:59:27 maekke 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 |