diff options
author | 2007-09-03 18:12:28 +0000 | |
---|---|---|
committer | 2007-09-03 18:12:28 +0000 | |
commit | 92767241f25ab0262f4ae6a53e48545b83a477e5 (patch) | |
tree | 40f2164857d3fc0e4980fd88cb85bfe2b2f853bb /www-apps/bugzilla/bugzilla-2.22.3.ebuild | |
parent | ppc stable, bug #190112 (diff) | |
download | historical-92767241f25ab0262f4ae6a53e48545b83a477e5.tar.gz historical-92767241f25ab0262f4ae6a53e48545b83a477e5.tar.bz2 historical-92767241f25ab0262f4ae6a53e48545b83a477e5.zip |
ppc stable, bug #190112
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'www-apps/bugzilla/bugzilla-2.22.3.ebuild')
-rw-r--r-- | www-apps/bugzilla/bugzilla-2.22.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apps/bugzilla/bugzilla-2.22.3.ebuild b/www-apps/bugzilla/bugzilla-2.22.3.ebuild index 87699b7a46e4..01e94b5d2b3c 100644 --- a/www-apps/bugzilla/bugzilla-2.22.3.ebuild +++ b/www-apps/bugzilla/bugzilla-2.22.3.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/www-apps/bugzilla/bugzilla-2.22.3.ebuild,v 1.2 2007/09/03 08:07:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/bugzilla/bugzilla-2.22.3.ebuild,v 1.3 2007/09/03 18:12:28 dertobi123 Exp $ inherit webapp @@ -9,7 +9,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="extras graphviz mysql postgres" |