summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-18 14:53:23 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-18 14:53:23 +0000
commiteb886373b3988fe667cd1c6c2ce90c824df093c5 (patch)
treea792c6e6fcb2c54900afe76f41d06d0860389b47 /net-libs
parentSign Manfiest (diff)
downloadgentoo-2-eb886373b3988fe667cd1c6c2ce90c824df093c5.tar.gz
gentoo-2-eb886373b3988fe667cd1c6c2ce90c824df093c5.tar.bz2
gentoo-2-eb886373b3988fe667cd1c6c2ce90c824df093c5.zip
Add ~alpha wrt #172559
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/ChangeLog5
-rw-r--r--net-libs/xulrunner/xulrunner-1.8.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog
index 8a6c7dd336d9..5d578a186333 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.24 2007/04/18 21:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.25 2007/05/18 14:53:23 armin76 Exp $
+
+ 18 May 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.3.ebuild:
+ Add ~alpha wrt #172559
18 Apr 2007; Raúl Porcel <armin76@gentoo.org> xulrunner-1.8.1.3.ebuild:
Add patch to fix compile failure if use debug, bug 155349, thanks to Gergan
diff --git a/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild b/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild
index 78f66c82939c..1678b6940268 100644
--- a/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.8.1.3.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.3.ebuild,v 1.8 2007/04/18 21:35:07 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.8.1.3.ebuild,v 1.9 2007/05/18 14:53:23 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="amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
RDEPEND=">=sys-libs/zlib-1.1.4