diff options
author | Jason Wever <weeve@gentoo.org> | 2003-08-24 15:53:10 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-08-24 15:53:10 +0000 |
commit | 4ccf54459e82a33d98287d7aa0923dc679de9526 (patch) | |
tree | ac70d6d2ab93209b4f6f5741be0629ea0e304e69 /net-www | |
parent | initial import (diff) | |
download | historical-4ccf54459e82a33d98287d7aa0923dc679de9526.tar.gz historical-4ccf54459e82a33d98287d7aa0923dc679de9526.tar.bz2 historical-4ccf54459e82a33d98287d7aa0923dc679de9526.zip |
Added ~sparc to keywords.
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | net-www/epiphany/Manifest | 8 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-0.8.4.ebuild | 4 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-0.9.1.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 229b79bb0431..7973be82bfc7 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,10 @@ # 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.15 2003/08/24 11:34:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.16 2003/08/24 15:53:06 weeve Exp $ + + 24 Aug 2003; Jason Wever <weeve@gentoo.org> epiphany-0.8.4.ebuild, + epiphany-0.9.1.ebuild: + Added ~sparc to keywords. *epiphany-0.9.1 (24 Aug 2003) diff --git a/net-www/epiphany/Manifest b/net-www/epiphany/Manifest index 4f477129a207..dc24b0c2284e 100644 --- a/net-www/epiphany/Manifest +++ b/net-www/epiphany/Manifest @@ -1,6 +1,6 @@ -MD5 bcc55a9a8f5cefedc5be1a68da8a0dce epiphany-0.8.4.ebuild 1070 -MD5 de8522cbe5439ce19b71ae6351e309ee epiphany-0.9.1.ebuild 1186 -MD5 ef0d8292fb28efaba8d43db25988cb95 ChangeLog 2338 +MD5 e878ad2467e7911016348c7a605510e6 ChangeLog 2461 +MD5 1fea60b39d5598799be7998768eae216 epiphany-0.9.1.ebuild 1193 +MD5 d15684016d53d80bc8f103ac778f5899 epiphany-0.8.4.ebuild 1077 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 e410b137998a6d916d3955a29c2c3c7c files/digest-epiphany-0.8.4 68 MD5 7e497744a9924a878d18481daa2fd4bf files/digest-epiphany-0.9.1 67 +MD5 e410b137998a6d916d3955a29c2c3c7c files/digest-epiphany-0.8.4 68 diff --git a/net-www/epiphany/epiphany-0.8.4.ebuild b/net-www/epiphany/epiphany-0.8.4.ebuild index 95b722f61465..aba4174d6558 100644 --- a/net-www/epiphany/epiphany-0.8.4.ebuild +++ b/net-www/epiphany/epiphany-0.8.4.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-0.8.4.ebuild,v 1.1 2003/08/11 22:00:47 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-0.8.4.ebuild,v 1.2 2003/08/24 15:53:06 weeve Exp $ inherit gnome2 debug @@ -9,7 +9,7 @@ HOMEPAGE="http://epiphany.mozdev.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" RDEPEND=">=gnome-base/gconf-1.2 diff --git a/net-www/epiphany/epiphany-0.9.1.ebuild b/net-www/epiphany/epiphany-0.9.1.ebuild index 49759c00f6fc..6c898fa41c18 100644 --- a/net-www/epiphany/epiphany-0.9.1.ebuild +++ b/net-www/epiphany/epiphany-0.9.1.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-0.9.1.ebuild,v 1.1 2003/08/24 11:34:08 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-0.9.1.ebuild,v 1.2 2003/08/24 15:53:06 weeve Exp $ inherit gnome2 debug @@ -12,7 +12,7 @@ LICENSE="GPL-2" SRC_URI="http://downloads.mozdev.org/epiphany/epiphany-0.9.1.tar.gz" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~sparc" IUSE="" RDEPEND=">=gnome-base/gconf-1.2 |