diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:27:40 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-11-12 03:27:40 +0000 |
commit | 48b39891b05998e8074f54c64a5248c7fd4877ec (patch) | |
tree | 352d184439b9986ce90a1e7270061f65861fcc27 /net-misc/vino | |
parent | Set $LDCONFIG so stupid configure script doesnt try to run /sbin/ldconfig for... (diff) | |
download | gentoo-2-48b39891b05998e8074f54c64a5248c7fd4877ec.tar.gz gentoo-2-48b39891b05998e8074f54c64a5248c7fd4877ec.tar.bz2 gentoo-2-48b39891b05998e8074f54c64a5248c7fd4877ec.zip |
Stable on sparc
Diffstat (limited to 'net-misc/vino')
-rw-r--r-- | net-misc/vino/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vino/vino-2.8.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |