summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-05-18 16:20:05 +0000
committerMarkus Meier <maekke@gentoo.org>2008-05-18 16:20:05 +0000
commit22e9f2ce68d201f47f5a109846b49ea593954434 (patch)
tree8fb1757b19da6993f87a3e5566268c2acd3dc34b /www-apps
parentInstall the desktop file only when the GUI client is built, and fix the name ... (diff)
downloadhistorical-22e9f2ce68d201f47f5a109846b49ea593954434.tar.gz
historical-22e9f2ce68d201f47f5a109846b49ea593954434.tar.bz2
historical-22e9f2ce68d201f47f5a109846b49ea593954434.zip
amd64/x86 stable, bug #220799
Package-Manager: portage-2.1.5
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/bugzilla/ChangeLog5
-rw-r--r--www-apps/bugzilla/bugzilla-2.20.6.ebuild4
-rw-r--r--www-apps/bugzilla/bugzilla-3.0.4.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/www-apps/bugzilla/ChangeLog b/www-apps/bugzilla/ChangeLog
index fbab0a410122..0109c9f7e08e 100644
--- a/www-apps/bugzilla/ChangeLog
+++ b/www-apps/bugzilla/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-apps/bugzilla
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.111 2008/05/18 16:17:36 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/ChangeLog,v 1.112 2008/05/18 16:20:05 maekke Exp $
+
+ 18 May 2008; Markus Meier <maekke@gentoo.org> bugzilla-3.0.4.ebuild:
+ amd64/x86 stable, bug #220799
18 May 2008; Markus Meier <maekke@gentoo.org> bugzilla-2.20.6.ebuild:
amd64/x86 stable, bug #220799
diff --git a/www-apps/bugzilla/bugzilla-2.20.6.ebuild b/www-apps/bugzilla/bugzilla-2.20.6.ebuild
index eaeea651390d..e94d4d8b76ba 100644
--- a/www-apps/bugzilla/bugzilla-2.20.6.ebuild
+++ b/www-apps/bugzilla/bugzilla-2.20.6.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/bugzilla/bugzilla-2.20.6.ebuild,v 1.2 2008/05/18 14:40:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.20.6.ebuild,v 1.3 2008/05/18 16:17:36 maekke Exp $
inherit webapp depend.apache versionator eutils
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz"
HOMEPAGE="http://www.bugzilla.org"
LICENSE="MPL-1.1 NPL-1.1"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
IUSE="graphviz mysql postgres"
diff --git a/www-apps/bugzilla/bugzilla-3.0.4.ebuild b/www-apps/bugzilla/bugzilla-3.0.4.ebuild
index bd515e389c5a..c23430308ef8 100644
--- a/www-apps/bugzilla/bugzilla-3.0.4.ebuild
+++ b/www-apps/bugzilla/bugzilla-3.0.4.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/bugzilla/bugzilla-3.0.4.ebuild,v 1.2 2008/05/18 14:40:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-3.0.4.ebuild,v 1.3 2008/05/18 16:20:05 maekke Exp $
inherit webapp depend.apache versionator eutils
@@ -12,7 +12,7 @@ SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/webtools/${P}.tar.gz
HOMEPAGE="http://www.bugzilla.org"
LICENSE="MPL-1.1 NPL-1.1"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86"
IUSE="modperl extras graphviz mysql postgres linguas_de"