summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-08-15 15:57:32 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-08-15 15:57:32 +0000
commit34fe42970b532f5eec8228d1cca033806c314a10 (patch)
tree4d472c5c4d4c3fd75fdaec84201d7475cdfcea93 /net-libs
parentbuilt_with_use (diff)
downloadgentoo-2-34fe42970b532f5eec8228d1cca033806c314a10.tar.gz
gentoo-2-34fe42970b532f5eec8228d1cca033806c314a10.tar.bz2
gentoo-2-34fe42970b532f5eec8228d1cca033806c314a10.zip
Version bump
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/xulrunner/ChangeLog8
-rw-r--r--net-libs/xulrunner/xulrunner-1.9.0.13.ebuild (renamed from net-libs/xulrunner/xulrunner-1.9.0.12.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/net-libs/xulrunner/ChangeLog b/net-libs/xulrunner/ChangeLog
index df609c3c4faa..a0ae90752259 100644
--- a/net-libs/xulrunner/ChangeLog
+++ b/net-libs/xulrunner/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-libs/xulrunner
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.230 2009/08/11 19:19:15 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/ChangeLog,v 1.231 2009/08/15 15:57:32 armin76 Exp $
+
+*xulrunner-1.9.0.13 (15 Aug 2009)
+
+ 15 Aug 2009; Raúl Porcel <armin76@gentoo.org> -xulrunner-1.9.0.12.ebuild,
+ +xulrunner-1.9.0.13.ebuild:
+ Version bump
*xulrunner-1.9.1.2-r1 (11 Aug 2009)
diff --git a/net-libs/xulrunner/xulrunner-1.9.0.12.ebuild b/net-libs/xulrunner/xulrunner-1.9.0.13.ebuild
index b5f7b087a4e8..c32bf19b22a5 100644
--- a/net-libs/xulrunner/xulrunner-1.9.0.12.ebuild
+++ b/net-libs/xulrunner/xulrunner-1.9.0.13.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.12.ebuild,v 1.1 2009/07/22 17:45:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner/xulrunner-1.9.0.13.ebuild,v 1.1 2009/08/15 15:57:32 armin76 Exp $
EAPI="2"
WANT_AUTOCONF="2.1"
inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib java-pkg-opt-2 python autotools
-PATCH="${P}-patches-0.1"
+PATCH="${PN}-1.9.0.12-patches-0.1"
DESCRIPTION="Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications"
HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner"