diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 14:52:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-12-04 14:52:25 +0000 |
commit | 1e5a8ec0cdc5395374fa755ff51974162e68844c (patch) | |
tree | e388f062dcb84065c87285c78f3839cbb0d40e6d /net-libs | |
parent | Version bump, remove old (diff) | |
download | gentoo-2-1e5a8ec0cdc5395374fa755ff51974162e68844c.tar.gz gentoo-2-1e5a8ec0cdc5395374fa755ff51974162e68844c.tar.bz2 gentoo-2-1e5a8ec0cdc5395374fa755ff51974162e68844c.zip |
alpha/ia64/sparc/x86 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index f54c3cf57d1e..f4e2fbdfaede 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.73 2007/12/04 14:49:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.74 2007/12/04 14:52:25 armin76 Exp $ + + 04 Dec 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.11.ebuild: + alpha/ia64/sparc/x86 stable *xulrunner-1.8.1.11 (04 Dec 2007) diff --git a/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild index 0fe7fc0d225d..6f19f71caad8 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.11.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/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild,v 1.1 2007/12/04 14:49:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.11.ebuild,v 1.2 2007/12/04 14:52:25 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}-source.tar.bz2 SLOT="0" 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 |