diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-20 09:27:45 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-20 09:27:45 +0000 |
commit | ec2df80d7a82c13b278b1d76bd0392d7799536da (patch) | |
tree | 2539c1d00ee53714630ad5f43f4144ba5b229d38 /net-libs | |
parent | stable x86, bug 314025 (diff) | |
download | gentoo-2-ec2df80d7a82c13b278b1d76bd0392d7799536da.tar.gz gentoo-2-ec2df80d7a82c13b278b1d76bd0392d7799536da.tar.bz2 gentoo-2-ec2df80d7a82c13b278b1d76bd0392d7799536da.zip |
stable x86, bug 314025
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog index 67e52fdd98f6..3a0e501dadc2 100644 --- a/net-libs/xulrunner/ChangeLog +++ b/net-libs/xulrunner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.310 2010/04/18 19:29:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.311 2010/04/20 09:27:45 fauli Exp $ + + 20 Apr 2010; Christian Faulhammer <fauli@gentoo.org> + xulrunner-1.9.2.3-r1.ebuild: + stable x86, bug 314025 18 Apr 2010; Pacho Ramos <pacho@gentoo.org> xulrunner-1.9.2.3-r1.ebuild: amd64 stable, bug 314025 diff --git a/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild b/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild index 1715c25e3edd..ed197f989921 100644 --- a/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild +++ b/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild,v 1.4 2010/04/18 19:29:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.2.3-r1.ebuild,v 1.5 2010/04/20 09:27:45 fauli Exp $ EAPI="2" WANT_AUTOCONF="2.1" @@ -17,7 +17,7 @@ HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" SRC_URI="http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${MY_PV}/source/firefox-${MY_PV}.source.tar.bz2 http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" SLOT="1.9" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="+alsa debug libnotify system-sqlite wifi" |