diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-10-21 03:02:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-10-21 03:02:41 +0000 |
commit | 86c549b8635e61a66b2e479415d17814731a6921 (patch) | |
tree | e9362a5e86e3fcb682d661b18613232fcf48ca94 /net-www/epiphany | |
parent | stable on alpha (diff) | |
download | historical-86c549b8635e61a66b2e479415d17814731a6921.tar.gz historical-86c549b8635e61a66b2e479415d17814731a6921.tar.bz2 historical-86c549b8635e61a66b2e479415d17814731a6921.zip |
stable on alpha
Diffstat (limited to 'net-www/epiphany')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/Manifest | 8 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.0.2.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index d01407040438..4a94c1ead0cc 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/epiphany # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.27 2003/10/17 14:31:50 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.28 2003/10/21 03:02:38 agriffis Exp $ + + 20 Oct 2003; Aron Griffis <agriffis@gentoo.org> epiphany-1.0.2.ebuild: + Stable on alpha *epiphany-1.0.3 (17 Oct 2003) diff --git a/net-www/epiphany/Manifest b/net-www/epiphany/Manifest index 0404ea351bd1..972f03a460c9 100644 --- a/net-www/epiphany/Manifest +++ b/net-www/epiphany/Manifest @@ -1,12 +1,12 @@ -MD5 fb9b62efc8636bed11f5f3aab9b1b146 ChangeLog 4108 -MD5 636147faae9b06b98eb1e1a1b91d2854 epiphany-1.0.1.ebuild 1428 +MD5 9f631a66028a1e56c039c8873c152f43 ChangeLog 4202 MD5 275e26ab4960954ba7d904ce67f74ebc epiphany-1.0.ebuild 1283 +MD5 636147faae9b06b98eb1e1a1b91d2854 epiphany-1.0.1.ebuild 1428 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 ed3431b8b86f8efb8189e08556d4ee02 epiphany-1.0.2.ebuild 1223 +MD5 fffae0aa108e6e290901526ccf30fff1 epiphany-1.0.2.ebuild 1227 MD5 3220af62a6f2e7e0db1c04b68492fcef epiphany-1.0.3.ebuild 1235 MD5 c5f10d488ab33a0e0aec5169a4f03b8d files/digest-epiphany-1.0 66 MD5 f4ef4e59c4ce6a2a7c7e68e4336cc308 files/digest-epiphany-1.0.1 68 +MD5 81f7cd76a4f6fe429527c7d346b5f6d3 files/digest-epiphany-1.0.2 68 MD5 dd22fe99981a9507d5ad6db00f67eb17 files/epiphany-1.0-disable_Werror.patch 597 MD5 654a860f4c48d5a11c8fda09d91c6bf6 files/epiphany-1.0.1-session_get_windows-session.patch 528 -MD5 81f7cd76a4f6fe429527c7d346b5f6d3 files/digest-epiphany-1.0.2 68 MD5 4f5a4ce778dfb58b2bfbd405814d48fa files/digest-epiphany-1.0.3 68 diff --git a/net-www/epiphany/epiphany-1.0.2.ebuild b/net-www/epiphany/epiphany-1.0.2.ebuild index eb645763906c..6c5a24b54370 100644 --- a/net-www/epiphany/epiphany-1.0.2.ebuild +++ b/net-www/epiphany/epiphany-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.2.ebuild,v 1.1 2003/10/14 08:14:57 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.0.2.ebuild,v 1.2 2003/10/21 03:02:38 agriffis Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://epiphany.mozdev.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86 ~ppc ~sparc alpha" IUSE="gnome" RDEPEND=">=gnome-base/gconf-1.2 |