diff options
author | Mike Gardiner <obz@gentoo.org> | 2004-11-12 10:48:50 +0000 |
---|---|---|
committer | Mike Gardiner <obz@gentoo.org> | 2004-11-12 10:48:50 +0000 |
commit | 9abe443383364e57f25d0753e22a366c77ee7ba6 (patch) | |
tree | 7818e08d9968e3cc688dcc31d0475c923e683919 /net-misc/vino | |
parent | Keyworded ppc for GNOME 2.8 (diff) | |
download | historical-9abe443383364e57f25d0753e22a366c77ee7ba6.tar.gz historical-9abe443383364e57f25d0753e22a366c77ee7ba6.tar.bz2 historical-9abe443383364e57f25d0753e22a366c77ee7ba6.zip |
Keyworded ppc for GNOME 2.8
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/Manifest | 4 | ||||
-rw-r--r-- | net-misc/vino/vino-2.8.0.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/vino/ChangeLog b/net-misc/vino/ChangeLog index f29626117e3c..861e87033d26 100644 --- a/net-misc/vino/ChangeLog +++ b/net-misc/vino/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vino # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.12 2004/11/12 03:23:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.13 2004/11/12 10:48:50 obz Exp $ + + 12 Nov 2004; Mike Gardiner <obz@gentoo.org> vino-2.8.0.1.ebuild: + Keyworded ppc for GNOME 2.8 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> vino-2.8.0.1.ebuild: Stable on sparc diff --git a/net-misc/vino/Manifest b/net-misc/vino/Manifest index 0c71dafa614b..eab7a41a7178 100644 --- a/net-misc/vino/Manifest +++ b/net-misc/vino/Manifest @@ -1,4 +1,4 @@ -MD5 89afd1fa19d98fe441428202f6bd5e83 ChangeLog 1537 +MD5 f4d8fdad39b2a8fcbb27b907e209846a vino-2.8.0.1.ebuild 974 +MD5 08ce2dcc9459f8bcc0fe27580c664945 ChangeLog 1630 MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 2d58210f0fc86f2d00c547aa336bc147 vino-2.8.0.1.ebuild 980 MD5 adec2ad7322fd787fd437d9e1e1550d6 files/digest-vino-2.8.0.1 65 diff --git a/net-misc/vino/vino-2.8.0.1.ebuild b/net-misc/vino/vino-2.8.0.1.ebuild index 59c2d1a2a628..8c847df5d10b 100644 --- a/net-misc/vino/vino-2.8.0.1.ebuild +++ b/net-misc/vino/vino-2.8.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.8.0.1.ebuild,v 1.5 2004/11/12 03:23:22 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/vino-2.8.0.1.ebuild,v 1.6 2004/11/12 10:48:50 obz Exp $ inherit gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~amd64 sparc ~mips ~hppa ~ia64" +KEYWORDS="x86 ppc ~amd64 sparc ~mips ~hppa ~ia64" #IUSE="jpeg zlib gnutls crypt" IUSE="jpeg gnutls crypt" |