diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-12-20 17:07:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-12-20 17:07:45 +0000 |
commit | 97fdfce12ae89f1c1d8e7383151f9e7bdd3dcf51 (patch) | |
tree | fa1b8c8128ff6c729040d6b039e5acfb884c2f31 /net-libs | |
parent | ~ppc wrt bug 251332 (diff) | |
download | gentoo-2-97fdfce12ae89f1c1d8e7383151f9e7bdd3dcf51.tar.gz gentoo-2-97fdfce12ae89f1c1d8e7383151f9e7bdd3dcf51.tar.bz2 gentoo-2-97fdfce12ae89f1c1d8e7383151f9e7bdd3dcf51.zip |
Stable for HPPA (bug #251322).
(Portage version: 2.2_rc17/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.19.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index b78ddb09a2ff..03fa9cc4815d 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.160 2008/12/19 15:22:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.161 2008/12/20 17:07:45 jer Exp $ + + 20 Dec 2008; Jeroen Roovers <jer@gentoo.org> xulrunner-1.8.1.19.ebuild: + Stable for HPPA (bug #251322). 19 Dec 2008; Brent Baude <ranger@gentoo.org> xulrunner-1.8.1.19.ebuild: Marking xulrunner-1.8.1.19 ppc64 for bug 251322 diff --git a/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild index 62334b9a4943..472c1e9445e3 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.19.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.19.ebuild,v 1.2 2008/12/19 15:22:33 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.19.ebuild,v 1.3 2008/12/20 17:07:45 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 |