diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:30:22 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-12-26 15:30:22 +0000 |
commit | 824a47ff4fdb7e947bc8584d4b5a5c9e9c5a0327 (patch) | |
tree | 733ad9bb1c187a524575cfd55ea75e23ef45294e /www-client/epiphany | |
parent | fix multilib-strict wise (diff) | |
download | gentoo-2-824a47ff4fdb7e947bc8584d4b5a5c9e9c5a0327.tar.gz gentoo-2-824a47ff4fdb7e947bc8584d4b5a5c9e9c5a0327.tar.bz2 gentoo-2-824a47ff4fdb7e947bc8584d4b5a5c9e9c5a0327.zip |
~alpha keyword.
(Portage version: 2.0.53)
Diffstat (limited to 'www-client/epiphany')
-rw-r--r-- | www-client/epiphany/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.8.2.ebuild | 4 | ||||
-rw-r--r-- | www-client/epiphany/epiphany-1.8.3.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-client/epiphany/ChangeLog b/www-client/epiphany/ChangeLog index b28395b36745..d900689b2ccc 100644 --- a/www-client/epiphany/ChangeLog +++ b/www-client/epiphany/ChangeLog @@ -1,6 +1,10 @@ # 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.46 2005/11/28 06:39:02 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/ChangeLog,v 1.47 2005/12/26 15:27:05 kloeri Exp $ + + 26 Dec 2005; Bryan Østergaard <kloeri@gentoo.org epiphany-1.8.2.ebuild, + epiphany-1.8.3.ebuild: + ~alpha keyword. *epiphany-1.8.3 (28 Nov 2005) diff --git a/www-client/epiphany/epiphany-1.8.2.ebuild b/www-client/epiphany/epiphany-1.8.2.ebuild index a5d607d59db3..7608defac58c 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.4 2005/10/31 08:27:02 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.8.2.ebuild,v 1.5 2005/12/26 15:27:05 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="dbus doc firefox python" # Note that there is no libgnomeprint dep, while it is diff --git a/www-client/epiphany/epiphany-1.8.3.ebuild b/www-client/epiphany/epiphany-1.8.3.ebuild index 18dd2f5670e0..dee3e61c7bf4 100644 --- a/www-client/epiphany/epiphany-1.8.3.ebuild +++ b/www-client/epiphany/epiphany-1.8.3.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.3.ebuild,v 1.1 2005/11/28 06:39:02 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/epiphany/epiphany-1.8.3.ebuild,v 1.2 2005/12/26 15:27:05 kloeri Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/projects/epiphany/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="dbus doc firefox python" # Note that there is no libgnomeprint dep, while it is |