diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 17:36:04 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-27 17:36:04 +0000 |
commit | 55217903c9ef7c48f28e93780d632562db7f32d5 (patch) | |
tree | f267bfb3ea980effff8fbeff250e0406f7d671ff /www-client/epiphany | |
parent | multilib fixes (diff) | |
download | historical-55217903c9ef7c48f28e93780d632562db7f32d5.tar.gz historical-55217903c9ef7c48f28e93780d632562db7f32d5.tar.bz2 historical-55217903c9ef7c48f28e93780d632562db7f32d5.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.4.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index e50eb7479459..1fae44af7431 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.8 2005/04/25 13:11:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.9 2005/04/27 17:34:12 kloeri Exp $ + + 27 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> epiphany-1.4.8.ebuild: + Stable on alpha. 25 Apr 2005; Mike Gardiner <obz@gentoo.org> epiphany-1.4.8.ebuild: Keyworded ppc x86 diff --git a/www-client/epiphany/epiphany-1.4.8.ebuild b/www-client/epiphany/epiphany-1.4.8.ebuild index ec0361c0465e..7c6659ba1478 100644 --- a/www-client/epiphany/epiphany-1.4.8.ebuild +++ b/www-client/epiphany/epiphany-1.4.8.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.4.8.ebuild,v 1.5 2005/04/25 13:11:42 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.4.8.ebuild,v 1.6 2005/04/27 17:34:12 kloeri 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 ~hppa" +KEYWORDS="x86 ppc ~sparc alpha ~amd64 ~ia64 ~hppa" IUSE="doc" RDEPEND=">=dev-libs/glib-2.4.1 |