diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:32:18 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-07 15:32:18 +0000 |
commit | f5f69cb7b8ddf4eaaa984a9e3a3b8500ac5dfe81 (patch) | |
tree | c2cd1834fa9909f79082dc74cbee75f3f0851067 /net-misc | |
parent | stable amd64 (diff) | |
download | historical-f5f69cb7b8ddf4eaaa984a9e3a3b8500ac5dfe81.tar.gz historical-f5f69cb7b8ddf4eaaa984a9e3a3b8500ac5dfe81.tar.bz2 historical-f5f69cb7b8ddf4eaaa984a9e3a3b8500ac5dfe81.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/Manifest | 8 | ||||
-rw-r--r-- | net-misc/vino/vino-2.8.1.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index cdd5f9cb411e..de368d685eb4 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.25 2005/04/02 03:24:48 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.26 2005/04/07 15:32:18 blubb Exp $ + + 07 Apr 2005; Simon Stelling <blubb@gentoo.org> vino-2.8.1.ebuild: + stable on amd64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> vino-2.8.1.ebuild: stable on mips diff --git a/net-misc/vino/Manifest b/net-misc/vino/Manifest index 187c01ce121a..2b9e43107a44 100644 --- a/net-misc/vino/Manifest +++ b/net-misc/vino/Manifest @@ -1,8 +1,8 @@ -MD5 bfce24ad38b627014ff2012be03591ab vino-2.8.0.1.ebuild 984 -MD5 bfe717cfd87f09c98770113a16258da2 vino-2.8.1.ebuild 974 -MD5 39b13de0e3703beb4081ebb386b8ee44 ChangeLog 2758 +MD5 097c85db44dcda30e8680d9d19d5d7d2 ChangeLog 2844 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 bda6ba466a06aabdb4539759d7dbe6b7 vino-2.10.0.ebuild 983 +MD5 bfce24ad38b627014ff2012be03591ab vino-2.8.0.1.ebuild 984 +MD5 45be0ffc5eecea041dcb58562ed02b9d vino-2.8.1.ebuild 972 +MD5 6a6e29695e536c76e6b01b930d65c430 files/digest-vino-2.10.0 64 MD5 adec2ad7322fd787fd437d9e1e1550d6 files/digest-vino-2.8.0.1 65 MD5 8998fdcfa6d5c111f54a22a2170ade9f files/digest-vino-2.8.1 63 -MD5 6a6e29695e536c76e6b01b930d65c430 files/digest-vino-2.10.0 64 diff --git a/net-misc/vino/vino-2.8.1.ebuild b/net-misc/vino/vino-2.8.1.ebuild index d625e9659832..c1f61c35d47e 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.8 2005/04/02 03:24:48 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.8.1.ebuild,v 1.9 2005/04/07 15:32:18 blubb 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" |