diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-10 20:19:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-10 20:19:01 +0000 |
commit | 17c76465142b658c11ea0d74fe3579bff8f0c6e3 (patch) | |
tree | 0bccad12a44c18311271647bf0ba94444efb4298 /net-libs | |
parent | Removing the release candidates. (diff) | |
download | gentoo-2-17c76465142b658c11ea0d74fe3579bff8f0c6e3.tar.gz gentoo-2-17c76465142b658c11ea0d74fe3579bff8f0c6e3.tar.bz2 gentoo-2-17c76465142b658c11ea0d74fe3579bff8f0c6e3.zip |
alpha stable
(Portage version: 2.1.3_rc7)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.8.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 4a43c1e2f4c7..f3ea2db18256 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.36 2007/07/04 21:30:37 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.37 2007/07/10 20:19:01 armin76 Exp $ + + 10 Jul 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.4.ebuild: + alpha stable 04 Jul 2007; Roy Marples <uberlord@gentoo.org> xulrunner-1.8.1.4.ebuild: Keyworded ~x86-fbsd, #184099. diff --git a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild index e5242168aff5..451025aa2107 100644 --- a/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild +++ b/net-libs/xulrunner/xulrunner-1.8.1.4.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.4.ebuild,v 1.10 2007/07/04 21:30:37 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.4.ebuild,v 1.11 2007/07/10 20:19:01 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="http://www.archlinux.org/~jgc/mozilla/${P}-source.tar.bz2 SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" -KEYWORDS="~alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=sys-libs/zlib-1.1.4 |