diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 15:04:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 15:04:33 +0000 |
commit | 04918ae16d229d662d1bcb9b363b49d5075f1bc8 (patch) | |
tree | 8e9c8670d444546186dfb4742be9281f78a1d8f2 /net-libs | |
parent | amd64 stable, bug #232987 (diff) | |
download | gentoo-2-04918ae16d229d662d1bcb9b363b49d5075f1bc8.tar.gz gentoo-2-04918ae16d229d662d1bcb9b363b49d5075f1bc8.tar.bz2 gentoo-2-04918ae16d229d662d1bcb9b363b49d5075f1bc8.zip |
Stable for HPPA (bug #238535).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 91b255f47007..82beb5689e26 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.142 2008/09/25 17:04:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.143 2008/09/26 15:04:33 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xulrunner-1.8.1.17.ebuild: + Stable for HPPA (bug #238535). 25 Sep 2008; Brent Baude <ranger@gentoo.org> xulrunner-1.8.1.17.ebuild: Marking xulrunner-1.8.1.17 ppc64 and ppc for bug 238535 diff --git a/net-libs/xulrunner/xulrunner-1.8.1.17.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.17.ebuild index 12bcb5f4cf48..a71869364f03 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.17.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.17.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/net-libs/xulrunner/xulrunner-1.8.1.17.ebuild,v 1.2 2008/09/25 17:04:12 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.17.ebuild,v 1.3 2008/09/26 15:04:33 jer Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2 SLOT="1.8" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 |