summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:08:17 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2014-02-24 01:08:17 +0000
commit49bf81759a6b419d1f912ce44c67952613dd9a77 (patch)
treefd350871684f74acd8ee0870624fbb755cb8da40 /www-apps
parentx86 stable wrt bug #481952 (diff)
downloadgentoo-2-49bf81759a6b419d1f912ce44c67952613dd9a77.tar.gz
gentoo-2-49bf81759a6b419d1f912ce44c67952613dd9a77.tar.bz2
gentoo-2-49bf81759a6b419d1f912ce44c67952613dd9a77.zip
x86 stable wrt bug #498854
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/bugzilla/ChangeLog7
-rw-r--r--www-apps/bugzilla/bugzilla-4.4.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/bugzilla/ChangeLog b/www-apps/bugzilla/ChangeLog
index 1a3e37c5f394..ffc9c25ccd71 100644
--- a/www-apps/bugzilla/ChangeLog
+++ b/www-apps/bugzilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/bugzilla
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.219 2013/10/23 23:19:59 creffett Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.220 2014/02/24 01:08:17 phajdan.jr Exp $
+
+ 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> bugzilla-4.4.1.ebuild:
+ x86 stable wrt bug #498854
23 Oct 2013; Chris Reffett <creffett@gentoo.org> -bugzilla-3.6.13.ebuild:
Drop affected versions wrt bug 488432
diff --git a/www-apps/bugzilla/bugzilla-4.4.1.ebuild b/www-apps/bugzilla/bugzilla-4.4.1.ebuild
index 67c2ac4a428c..6d9d98e8116b 100644
--- a/www-apps/bugzilla/bugzilla-4.4.1.ebuild
+++ b/www-apps/bugzilla/bugzilla-4.4.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.4.1.ebuild,v 1.1 2013/10/21 02:32:30 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-4.4.1.ebuild,v 1.2 2014/02/24 01:08:17 phajdan.jr Exp $
EAPI="4"
@@ -14,7 +14,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz"
HOMEPAGE="http://www.bugzilla.org"
LICENSE="MPL-1.1"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE="modperl extras graphviz mysql postgres sqlite test"