diff options
author | Guy Martin <gmsoft@gentoo.org> | 2005-03-21 19:21:29 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2005-03-21 19:21:29 +0000 |
commit | e0b324573c0d62141762d076eb94e7a9bebf2c71 (patch) | |
tree | e99055323d5228943b8d9729a792ee2172309d51 /net-misc/vino | |
parent | Stable on hppa. (diff) | |
download | historical-e0b324573c0d62141762d076eb94e7a9bebf2c71.tar.gz historical-e0b324573c0d62141762d076eb94e7a9bebf2c71.tar.bz2 historical-e0b324573c0d62141762d076eb94e7a9bebf2c71.zip |
Stable on hppa.
Package-Manager: portage-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" |