diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 08:27:02 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-10-31 08:27:02 +0000 |
commit | 00b7a74bb59c9fe56634efccedb82fee2d4e04ad (patch) | |
tree | 07b24cfa85dc52b220a3761301b34b98feab2cd3 /www-client/epiphany | |
parent | Use fortran eclass. (diff) | |
download | gentoo-2-00b7a74bb59c9fe56634efccedb82fee2d4e04ad.tar.gz gentoo-2-00b7a74bb59c9fe56634efccedb82fee2d4e04ad.tar.bz2 gentoo-2-00b7a74bb59c9fe56634efccedb82fee2d4e04ad.zip |
~ia64 keyword.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.8.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index 4367053bbfaa..5e7ca0e71283 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.44 2005/10/15 20:32:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.45 2005/10/31 08:27:02 kloeri Exp $ + + 31 Oct 2005; Bryan Østergaard <kloeri@gentoo.org> epiphany-1.8.2.ebuild: + ~ia64 keyword. 15 Oct 2005; Joseph Jezak <josejx@gentoo.org> epiphany-1.8.2.ebuild: Marked ~ppc for bug #108785. diff --git a/www-client/epiphany/epiphany-1.8.2.ebuild b/www-client/epiphany/epiphany-1.8.2.ebuild index 66de6cdf93aa..a5d607d59db3 100644 --- a/www-client/epiphany/epiphany-1.8.2.ebuild +++ b/www-client/epiphany/epiphany-1.8.2.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.8.2.ebuild,v 1.3 2005/10/15 20:32:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.8.2.ebuild,v 1.4 2005/10/31 08:27:02 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="dbus doc firefox python" # Note that there is no libgnomeprint dep, while it is |