diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-09-13 14:22:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-09-13 14:22:42 +0000 |
commit | 42958c159f45fab6bedb78c193d29dbbdac6d468 (patch) | |
tree | e7fb9910ccc3220ba4b87d22d0a460004b59bfb1 /net-libs | |
parent | version bump (diff) | |
download | gentoo-2-42958c159f45fab6bedb78c193d29dbbdac6d468.tar.gz gentoo-2-42958c159f45fab6bedb78c193d29dbbdac6d468.tar.bz2 gentoo-2-42958c159f45fab6bedb78c193d29dbbdac6d468.zip |
Stable for HPPA (bug #284439).
(Portage version: 2.2_rc40/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.0.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 1282572704c1..0283c88a7290 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.252 2009/09/13 13:06:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.253 2009/09/13 14:22:42 jer Exp $ + + 13 Sep 2009; Jeroen Roovers <jer@gentoo.org> xulrunner-1.9.0.14.ebuild: + Stable for HPPA (bug #284439). 13 Sep 2009; Brent Baude <ranger@gentoo.org> xulrunner-1.9.0.14.ebuild: Marking xulrunner-1.9.0.14 ppc64 for bug 284439 diff --git a/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild b/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild index bd27950805b4..ad828e0821b8 100644 --- a/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild,v 1.5 2009/09/13 13:06:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.14.ebuild,v 1.6 2009/09/13 14:22:42 jer Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 mirror://gentoo/${PATCH}.tar.bz2 http://dev.gentoo.org/~armin76/dist/${PATCH}.tar.bz2" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ppc64 sparc x86" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" |