diff options
author | 2005-03-21 19:21:29 +0000 | |
---|---|---|
committer | 2005-03-21 19:21:29 +0000 | |
commit | c5f69ee48c18aedb73b028129c7a4b0f5e686b61 (patch) | |
tree | 5ffc304fdc9c16c180b9b431ab1c00e84e288f30 /net-misc/vino | |
parent | Added ~amd64 keyword (diff) | |
download | gentoo-2-c5f69ee48c18aedb73b028129c7a4b0f5e686b61.tar.gz gentoo-2-c5f69ee48c18aedb73b028129c7a4b0f5e686b61.tar.bz2 gentoo-2-c5f69ee48c18aedb73b028129c7a4b0f5e686b61.zip |
Stable on hppa.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index 6c69f2736635..250ad66c1949 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.23 2005/03/20 17:50:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.24 2005/03/21 19:21:29 gmsoft Exp $ + + 21 Mar 2005; Guy Martin <gmsoft@gentoo.org> vino-2.8.1.ebuild: + Stable on hppa. 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> vino-2.8.1.ebuild: Stable on alpha. diff --git a/net-misc/vino/vino-2.8.1.ebuild b/net-misc/vino/vino-2.8.1.ebuild index b1acf06097ae..9f32d647beec 100644 --- a/net-misc/vino/vino-2.8.1.ebuild +++ b/net-misc/vino/vino-2.8.1.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/net-misc/vino/vino-2.8.1.ebuild,v 1.6 2005/03/20 17:50:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.8.1.ebuild,v 1.7 2005/03/21 19:21:29 gmsoft Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86" #IUSE="jpeg zlib gnutls crypt" IUSE="jpeg gnutls crypt" |