diff options
author | 2005-07-26 19:17:59 +0000 | |
---|---|---|
committer | 2005-07-26 19:17:59 +0000 | |
commit | f7420a46d1d116f2f77986623f150b78ac5eba3d (patch) | |
tree | 015f89c2fae6420486432c64abb857f3aaab001d /www-client/epiphany | |
parent | Stable on sparc (diff) | |
download | historical-f7420a46d1d116f2f77986623f150b78ac5eba3d.tar.gz historical-f7420a46d1d116f2f77986623f150b78ac5eba3d.tar.bz2 historical-f7420a46d1d116f2f77986623f150b78ac5eba3d.zip |
Marking 1.6.3 stable (x86)
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/Manifest | 4 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.6.3.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 921a3b099402..6ab774238571 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.22 2005/07/06 00:42:55 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.23 2005/07/26 19:17:59 leonardop Exp $ + + 26 Jul 2005; Leonardo Boshell <leonardop@gentoo.org> epiphany-1.6.3.ebuild: + Stable on x86. *epiphany-1.6.4 (05 Jul 2005) diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index 2e792196f3eb..ee09b7d25827 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1,9 +1,9 @@ -MD5 7aa33d0b2c02936bec0bec48e1a40c36 ChangeLog 15711 +MD5 cc964ac7fa900e3189f716e0e9fc8dfc ChangeLog 15807 MD5 1477d28ff8124af3f83e0258d9d4c7eb epiphany-1.6.4.ebuild 1543 +MD5 1a9064298dcdc9dbd294618004cd0285 epiphany-1.6.3.ebuild 1393 MD5 367a39d041ceb2efe66ccac8426e610d epiphany-1.4.8.ebuild 1458 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 5ef08e685400da84661b9f037d81a668 epiphany-1.6.0-r3.ebuild 1539 -MD5 bf205714e7c540de9a756afa02cf5b06 epiphany-1.6.3.ebuild 1391 MD5 f5e29a6e660b776ab387ee60f32007da files/digest-epiphany-1.6.4 68 MD5 24ec843041b5b9fd528431dd8e291297 files/digest-epiphany-1.4.8 68 MD5 124caf61eb374940967a1d4c561270ca files/epiphany-1.4.6-fix_includes.patch 869 diff --git a/www-client/epiphany/epiphany-1.6.3.ebuild b/www-client/epiphany/epiphany-1.6.3.ebuild index 4b109c103bfd..7446754d7712 100644 --- a/www-client/epiphany/epiphany-1.6.3.ebuild +++ b/www-client/epiphany/epiphany-1.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.3 2005/06/23 09:47:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.6.3.ebuild,v 1.4 2005/07/26 19:17:59 leonardop Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ia64 ~ppc64 ~hppa" +KEYWORDS="x86 ~ppc ~sparc ~alpha ~amd64 ~ia64 ~ppc64 ~hppa" IUSE="doc" RDEPEND=">=dev-libs/glib-2.6 |