diff options
author | 2006-01-22 20:01:38 +0000 | |
---|---|---|
committer | 2006-01-22 20:01:38 +0000 | |
commit | 85a996ba91e305fd4a527745e2d17176979bb6c3 (patch) | |
tree | 43a180b6abe56f19601681b8caf87afb135511cd /www-client/epiphany | |
parent | ppc has repoman failures. Commit by hand (diff) | |
download | historical-85a996ba91e305fd4a527745e2d17176979bb6c3.tar.gz historical-85a996ba91e305fd4a527745e2d17176979bb6c3.tar.bz2 historical-85a996ba91e305fd4a527745e2d17176979bb6c3.zip |
Marked stable on amd64 per bug #119634
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/Manifest | 14 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.8.3.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index bf5fc71234b4..c171c344e616 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/epiphany # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.50 2006/01/22 13:55:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.51 2006/01/22 20:01:38 dang Exp $ + + 22 Jan 2006; <dang@gentoo.org> epiphany-1.8.3.ebuild: + Marked stable on amd64 per bug #119634 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> epiphany-1.8.3.ebuild: diff --git a/www-client/epiphany/Manifest b/www-client/epiphany/Manifest index b37cd3b4e8f4..e6a656239d88 100644 --- a/www-client/epiphany/Manifest +++ b/www-client/epiphany/Manifest @@ -1,9 +1,12 @@ -MD5 192a06bb1392a5e73421fa204cf492a4 ChangeLog 18945 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 5fc27c673ecf5cd7487473a4787bf2a8 ChangeLog 19037 MD5 5ef08e685400da84661b9f037d81a668 epiphany-1.6.0-r3.ebuild 1539 MD5 d89a18b9e1f3c752a5ea444c4ccfc52f epiphany-1.6.3.ebuild 1387 MD5 4c5adfec221fca880f8114d80bcaf86c epiphany-1.6.4.ebuild 1540 MD5 fd9fa2d2bd4eedbb575ad30d45d423dc epiphany-1.8.2.ebuild 1794 -MD5 7e949011dbd59c550085cda0500931c1 epiphany-1.8.3.ebuild 1818 +MD5 c9f58cf53e75940202b8789012e77a04 epiphany-1.8.3.ebuild 1811 MD5 6d49238d1100396b965c157b89c7038f files/digest-epiphany-1.6.0-r3 68 MD5 eb83ab75c0e81a4aff0d93a8d8a4e338 files/digest-epiphany-1.6.3 68 MD5 f5e29a6e660b776ab387ee60f32007da files/digest-epiphany-1.6.4 68 @@ -15,3 +18,10 @@ MD5 40c2cd3b20e5f2847e868edbc4f58915 files/epiphany-1.6.0-wallet_fix.patch 598 MD5 2a6d9343d321b67fb737cb87301facfc files/epiphany-1.6.0-wallet_password.patch 1307 MD5 3e5d6d82d44078ec1c95566207f9bad1 files/epiphany-1.6.3-fix_includes.patch 369 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux) + +iD8DBQFD0+TMomPajV0RnrERAoT3AJ0Z0ee6pPKwJWbiHUaLj6nh0e7VygCfVX9M +NesmS5Dwu2s/wpcXao6u1Pk= +=WDXO +-----END PGP SIGNATURE----- diff --git a/www-client/epiphany/epiphany-1.8.3.ebuild b/www-client/epiphany/epiphany-1.8.3.ebuild index 03ed971e4658..44265cf3d63c 100644 --- a/www-client/epiphany/epiphany-1.8.3.ebuild +++ b/www-client/epiphany/epiphany-1.8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.8.3.ebuild,v 1.5 2006/01/22 13:55:24 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.8.3.ebuild,v 1.6 2006/01/22 20:01:38 dang Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86" IUSE="dbus doc firefox python" # Note that there is no libgnomeprint dep, while it is |