diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-04-18 02:27:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-04-18 02:27:56 +0000 |
commit | ed0dc52161742a02b007be3a31e97295ab14a2f1 (patch) | |
tree | 9ea4da66d3bfaf9c8de4da2ffe6da0d5340d6793 /net-libs | |
parent | Add fix from upstream for building with linux-2.6.25 #218178. (diff) | |
download | gentoo-2-ed0dc52161742a02b007be3a31e97295ab14a2f1.tar.gz gentoo-2-ed0dc52161742a02b007be3a31e97295ab14a2f1.tar.bz2 gentoo-2-ed0dc52161742a02b007be3a31e97295ab14a2f1.zip |
Stable for HPPA (bug #218065).
(Portage version: 2.1.5_rc3)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 1f50d7e11482..2b2ba226428c 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.100 2008/04/17 12:27:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.101 2008/04/18 02:27:56 jer Exp $ + + 18 Apr 2008; Jeroen Roovers <jer@gentoo.org> xulrunner-1.8.1.14.ebuild: + Stable for HPPA (bug #218065). *xulrunner-1.8.1.14 (17 Apr 2008) diff --git a/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild index 9e91298cc2cc..a729952a3479 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.14.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.14.ebuild,v 1.1 2008/04/17 12:27:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.14.ebuild,v 1.2 2008/04/18 02:27:56 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 |