diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:27:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 00:27:54 +0000 |
commit | e31faecb18c45cbd137129b19a677b568e35e98a (patch) | |
tree | 842d1fa004d5859ce22ca05bf1e1d28a1e5094dc | |
parent | Version bump, contains fixes for amd64 and various other issues. (Manifest re... (diff) | |
download | gentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.tar.gz gentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.tar.bz2 gentoo-2-e31faecb18c45cbd137129b19a677b568e35e98a.zip |
sync IUSE (missing), trim trailing whitespace
-rw-r--r-- | net-im/ysm/ysm-2.7.1.ebuild | 3 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.8.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/ysm/ysm-2.9.0.ebuild | 4 | ||||
-rw-r--r-- | x11-base/opengl-update/files/opengl-update-1.5 | 4 | ||||
-rw-r--r-- | x11-base/opengl-update/files/opengl-update-1.7.1 | 4 | ||||
-rw-r--r-- | x11-base/opengl-update/files/opengl-update-1.7.2 | 4 | ||||
-rw-r--r-- | x11-base/opengl-update/opengl-update-1.5.ebuild | 4 |
7 files changed, 14 insertions, 13 deletions
diff --git a/net-im/ysm/ysm-2.7.1.ebuild b/net-im/ysm/ysm-2.7.1.ebuild index 8792293e38c3..8a990bededc0 100644 --- a/net-im/ysm/ysm-2.7.1.ebuild +++ b/net-im/ysm/ysm-2.7.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-im/ysm/ysm-2.7.1.ebuild,v 1.6 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.7.1.ebuild,v 1.7 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" diff --git a/net-im/ysm/ysm-2.8.1-r1.ebuild b/net-im/ysm/ysm-2.8.1-r1.ebuild index a3ecd330a8cf..2e23c6f869cf 100644 --- a/net-im/ysm/ysm-2.8.1-r1.ebuild +++ b/net-im/ysm/ysm-2.8.1-r1.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-im/ysm/ysm-2.8.1-r1.ebuild,v 1.4 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.8.1-r1.ebuild,v 1.5 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" @@ -20,4 +21,3 @@ src_install () { doman src/man/ysm.1 dodoc README AUTHORS COMMANDS INSTALL } - diff --git a/net-im/ysm/ysm-2.9.0.ebuild b/net-im/ysm/ysm-2.9.0.ebuild index 8a42c786dbdb..b2edaf0d1ad1 100644 --- a/net-im/ysm/ysm-2.9.0.ebuild +++ b/net-im/ysm/ysm-2.9.0.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-im/ysm/ysm-2.9.0.ebuild,v 1.4 2004/07/01 22:19:44 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ysm/ysm-2.9.0.ebuild,v 1.5 2004/07/15 00:26:45 agriffis Exp $ MY_PV=${PV//./_} DESCRIPTION="A console ICQ client supporting versions 7/8" @@ -10,6 +10,7 @@ RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/libc" RDEPEND="virtual/libc" @@ -20,4 +21,3 @@ src_install () { doman src/man/ysm.1 dodoc README AUTHORS INSTALL } - diff --git a/x11-base/opengl-update/files/opengl-update-1.5 b/x11-base/opengl-update/files/opengl-update-1.5 index aff7682ebe85..6ba394e94b48 100644 --- a/x11-base/opengl-update/files/opengl-update-1.5 +++ b/x11-base/opengl-update/files/opengl-update-1.5 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.5,v 1.2 2004/03/06 04:20:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.5,v 1.3 2004/07/15 00:27:54 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> source /etc/init.d/functions.sh diff --git a/x11-base/opengl-update/files/opengl-update-1.7.1 b/x11-base/opengl-update/files/opengl-update-1.7.1 index ec907e59b1a7..a3c94eca894c 100644 --- a/x11-base/opengl-update/files/opengl-update-1.7.1 +++ b/x11-base/opengl-update/files/opengl-update-1.7.1 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.1,v 1.1 2004/06/08 19:10:01 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.1,v 1.2 2004/07/15 00:27:54 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> # Further modifications by Donnie Berkholz <spyderous@gentoo.org> diff --git a/x11-base/opengl-update/files/opengl-update-1.7.2 b/x11-base/opengl-update/files/opengl-update-1.7.2 index 63d2c07b930a..99442090bfd7 100644 --- a/x11-base/opengl-update/files/opengl-update-1.7.2 +++ b/x11-base/opengl-update/files/opengl-update-1.7.2 @@ -1,7 +1,7 @@ #!/bin/bash -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.2,v 1.1 2004/06/26 08:28:17 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/files/opengl-update-1.7.2,v 1.2 2004/07/15 00:27:54 agriffis Exp $ # Author: Martin Schlemmer <azarah@gentoo.org> # Further modifications by Donnie Berkholz <spyderous@gentoo.org> diff --git a/x11-base/opengl-update/opengl-update-1.5.ebuild b/x11-base/opengl-update/opengl-update-1.5.ebuild index bdf6948558f5..c35702a15c76 100644 --- a/x11-base/opengl-update/opengl-update-1.5.ebuild +++ b/x11-base/opengl-update/opengl-update-1.5.ebuild @@ -1,12 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.11 2004/06/28 16:58:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/opengl-update/opengl-update-1.5.ebuild,v 1.12 2004/07/15 00:27:53 agriffis Exp $ DESCRIPTION="Utility to change the OpenGL interface being used." SRC_URI="" HOMEPAGE="http://www.gentoo.org/" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips" +IUSE="" SLOT="0" LICENSE="GPL-2" @@ -16,4 +17,3 @@ DEPEND="virtual/libc" src_install() { newsbin ${FILESDIR}/opengl-update-${PV} opengl-update } - |