diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-26 23:58:46 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-26 23:58:46 +0000 |
commit | e2fd563715f6e6657987a3b8dea6d88e13c32be0 (patch) | |
tree | c99bc824fd8c3ebaf4eebca0dc909b61bb91d0d2 /app-emulation | |
parent | arm/hppa/s390 stable (diff) | |
download | historical-e2fd563715f6e6657987a3b8dea6d88e13c32be0.tar.gz historical-e2fd563715f6e6657987a3b8dea6d88e13c32be0.tar.bz2 historical-e2fd563715f6e6657987a3b8dea6d88e13c32be0.zip |
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vice/Manifest | 4 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.17.ebuild | 10 | ||||
-rw-r--r-- | app-emulation/vice/vice-1.19.ebuild | 10 |
3 files changed, 12 insertions, 12 deletions
diff --git a/app-emulation/vice/Manifest b/app-emulation/vice/Manifest index 6adb61baa632..ae4605331ea8 100644 --- a/app-emulation/vice/Manifest +++ b/app-emulation/vice/Manifest @@ -2,5 +2,5 @@ MD5 31139d7d65b89ebd9a46c4991859468a ChangeLog 4335 MD5 feb8195c915d5109dfd6b96df7bf4f91 files/digest-vice-1.17 62 MD5 a3c398734bf808672ba34c9328f8ef1e files/digest-vice-1.19 62 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 -MD5 8e5c559034c7675761ad958cbca6e1cf vice-1.17.ebuild 1949 -MD5 8309f8ecb21af66106f5513cc5e31362 vice-1.19.ebuild 1951 +MD5 2d1b39ff22170da1997f8533003e554e vice-1.17.ebuild 1946 +MD5 f2773e3322ef0455661ad92dd52ffc3a vice-1.19.ebuild 1948 diff --git a/app-emulation/vice/vice-1.17.ebuild b/app-emulation/vice/vice-1.17.ebuild index 26092062ea15..973458d30251 100644 --- a/app-emulation/vice/vice-1.17.ebuild +++ b/app-emulation/vice/vice-1.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.6 2006/01/25 02:57:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.17.ebuild,v 1.7 2006/01/26 23:58:46 mr_bones_ Exp $ inherit eutils games @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ppc x86" IUSE="X Xaw3d arts esd ffmpeg gnome nls readline sdl" XDEPEND="|| ( - ( + ( x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86vm @@ -34,7 +34,7 @@ RDEPEND="esd? ( media-sound/esound ) sdl? ( ${XDPENED} || ( - ( + ( x11-libs/libXt x11-libs/libXmu ) virtual/x11 ) @@ -48,13 +48,13 @@ RDEPEND="esd? ( media-sound/esound ) x11-libs/libXpm x11-libs/libXaw ) virtual/x11 ) ) - Xaw3d? ( + Xaw3d? ( ${XDEPEND} x11-libs/Xaw3d ) ffmpeg? ( media-video/ffmpeg )" DEPEND="${RDEPEND} || ( - ( + ( x11-proto/xproto x11-proto/xf86vidmodeproto x11-proto/xextproto diff --git a/app-emulation/vice/vice-1.19.ebuild b/app-emulation/vice/vice-1.19.ebuild index f91e1e03d8cd..174fda6f54ce 100644 --- a/app-emulation/vice/vice-1.19.ebuild +++ b/app-emulation/vice/vice-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.19.ebuild,v 1.3 2006/01/25 02:57:05 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.19.ebuild,v 1.4 2006/01/26 23:58:46 mr_bones_ Exp $ inherit eutils games @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="X Xaw3d arts esd ffmpeg gnome nls readline sdl" XDEPEND="|| ( - ( + ( x11-libs/libX11 x11-libs/libXext x11-libs/libXxf86vm @@ -34,7 +34,7 @@ RDEPEND="esd? ( media-sound/esound ) sdl? ( ${XDPENED} || ( - ( + ( x11-libs/libXt x11-libs/libXmu ) virtual/x11 ) @@ -48,13 +48,13 @@ RDEPEND="esd? ( media-sound/esound ) x11-libs/libXpm x11-libs/libXaw ) virtual/x11 ) ) - Xaw3d? ( + Xaw3d? ( ${XDEPEND} x11-libs/Xaw3d ) ffmpeg? ( media-video/ffmpeg )" DEPEND="${RDEPEND} || ( - ( + ( x11-proto/xproto x11-proto/xf86vidmodeproto x11-proto/xextproto |