diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:23:22 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:23:22 +0000 |
commit | 8c17dd3c68adc39b02e625219a13fcb53de2c327 (patch) | |
tree | 45ebbe31358bcb9981281d2170e3c6b9c468c655 /net-misc/vino | |
parent | Set $LDCONFIG so stupid configure script doesnt try to run /sbin/ldconfig for... (diff) | |
download | historical-8c17dd3c68adc39b02e625219a13fcb53de2c327.tar.gz historical-8c17dd3c68adc39b02e625219a13fcb53de2c327.tar.bz2 historical-8c17dd3c68adc39b02e625219a13fcb53de2c327.zip |
Stable on sparc
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 23ade7712eea..f29626117e3c 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.11 2004/10/25 23:12:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vino/ChangeLog,v 1.12 2004/11/12 03:23:22 gustavoz Exp $ + + 12 Nov 2004; Gustavo Zacarias <gustavoz@gentoo.org> vino-2.8.0.1.ebuild: + Stable on sparc 27 Oct 2004; Aron Griffis <agriffis@gentoo.org> vino-2.8.0.1.ebuild: add ~ia64 diff --git a/net-misc/vino/Manifest b/net-misc/vino/Manifest index 699a828b8cd4..0c71dafa614b 100644 --- a/net-misc/vino/Manifest +++ b/net-misc/vino/Manifest @@ -1,4 +1,4 @@ -MD5 1ceeea38b62d9510b526306d662d4cba vino-2.8.0.1.ebuild 978 -MD5 f4d61102a9c18270bfec40cd8660c76a ChangeLog 1443 +MD5 89afd1fa19d98fe441428202f6bd5e83 ChangeLog 1537 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 328a302d30f3..59c2d1a2a628 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.4 2004/11/11 01:45:50 foser Exp $ +# $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 $ 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" |