diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-11-11 18:00:40 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-11-11 18:00:40 +0000 |
commit | a42b2e2d36c2ee103b2158bac4e395b9ac025757 (patch) | |
tree | ce6fe09142cbac9d8fe0325b783a848776bc4d54 /net-www | |
parent | Marked ppc (diff) | |
download | historical-a42b2e2d36c2ee103b2158bac4e395b9ac025757.tar.gz historical-a42b2e2d36c2ee103b2158bac4e395b9ac025757.tar.bz2 historical-a42b2e2d36c2ee103b2158bac4e395b9ac025757.zip |
Keyworded ppc for GNOME 2.8
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | net-www/epiphany/Manifest | 4 | ||||
-rw-r--r-- | net-www/epiphany/epiphany-1.4.4.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-www/epiphany/ChangeLog b/net-www/epiphany/ChangeLog index 95d457362755..04e601c0134f 100644 --- a/net-www/epiphany/ChangeLog +++ b/net-www/epiphany/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/epiphany # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.74 2004/10/17 15:18:49 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/ChangeLog,v 1.75 2004/11/11 18:00:40 obz Exp $ + + 11 Nov 2004; Mike Gardiner <obz@gentoo.org> epiphany-1.4.4.ebuild: + Keyworded ppc for GNOME 2.8 *epiphany-1.4.4 (17 Oct 2004) diff --git a/net-www/epiphany/Manifest b/net-www/epiphany/Manifest index e5de0366c292..0944c9614f43 100644 --- a/net-www/epiphany/Manifest +++ b/net-www/epiphany/Manifest @@ -1,6 +1,6 @@ -MD5 16cb24c74e50c26ac5ffed6680cf26ab epiphany-1.4.4.ebuild 1369 MD5 55a7cd8ae225ae6d6a74b67ddd792ef1 epiphany-1.2.9-r1.ebuild 1460 -MD5 cba7e9dabaed37d1ac4f71846f71d236 ChangeLog 9772 +MD5 dcaaa8977ec2a94aceb5fd1af7ea02bd epiphany-1.4.4.ebuild 1366 +MD5 7e0fbc5df3abad197df7af56bf41b18d ChangeLog 9868 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 f06f6e1c83f9668cfe31e9da7129ba4a files/epiphany-1.3.4-fix_includes.patch 720 MD5 687a46caa636617d50fcf56d46f4c9f2 files/epiphany-1.2.9-mozilla-1.7.3.patch 972 diff --git a/net-www/epiphany/epiphany-1.4.4.ebuild b/net-www/epiphany/epiphany-1.4.4.ebuild index 6bfb07bea4d6..760b6d86bff7 100644 --- a/net-www/epiphany/epiphany-1.4.4.ebuild +++ b/net-www/epiphany/epiphany-1.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.4.4.ebuild,v 1.2 2004/11/11 01:23:26 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/epiphany/epiphany-1.4.4.ebuild,v 1.3 2004/11/11 18:00:40 obz 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" +KEYWORDS="x86 ppc ~sparc ~alpha ~amd64 ~ia64" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4.1 |