diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 17:53:07 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-03-20 17:53:07 +0000 |
commit | 171c98c44f48d8d3eb6829412ec0b267dc31bd6e (patch) | |
tree | 5d70a524416915c0267b6361a60c71e9bd1eeb1e /net-misc/vino | |
parent | Added dep on kchart instead of only Added dep on kchart instead of only a KME... (diff) | |
download | gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.tar.gz gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.tar.bz2 gentoo-2-171c98c44f48d8d3eb6829412ec0b267dc31bd6e.zip |
Stable on alpha.
(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 ccbd57b54202..6c69f2736635 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.22 2005/03/10 02:25:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.23 2005/03/20 17:50:19 kloeri Exp $ + + 20 Mar 2005; Bryan Østergaard <kloeri@gentoo.org> vino-2.8.1.ebuild: + Stable on alpha. 09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> vino-2.8.1.ebuild: Stable on sparc diff --git a/net-misc/vino/vino-2.8.1.ebuild b/net-misc/vino/vino-2.8.1.ebuild index a986ffa87f98..b1acf06097ae 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.5 2005/03/10 02:25:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.8.1.ebuild,v 1.6 2005/03/20 17:50:19 kloeri 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" |