diff options
author | 2012-01-25 03:28:28 +0000 | |
---|---|---|
committer | 2012-01-25 03:28:28 +0000 | |
commit | 9a7385b0ad2bd734c1736de6485c79c16c38cf11 (patch) | |
tree | ae28aa12f340cb0c030afd892f65c881b84a3fc3 | |
parent | Add 0.7a based vesion. Add debug USE flag. (diff) | |
download | gentoo-2-9a7385b0ad2bd734c1736de6485c79c16c38cf11.tar.gz gentoo-2-9a7385b0ad2bd734c1736de6485c79c16c38cf11.tar.bz2 gentoo-2-9a7385b0ad2bd734c1736de6485c79c16c38cf11.zip |
Delete empty line at end
(Portage version: 2.1.10.44/cvs/Linux x86_64)
-rw-r--r-- | sys-apps/vgabios/vgabios-0.6c.ebuild | 3 | ||||
-rw-r--r-- | sys-apps/vgabios/vgabios-0.7a.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/sys-apps/vgabios/vgabios-0.6c.ebuild b/sys-apps/vgabios/vgabios-0.6c.ebuild index e95c44d741a3..ad2b48080ab6 100644 --- a/sys-apps/vgabios/vgabios-0.6c.ebuild +++ b/sys-apps/vgabios/vgabios-0.6c.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.6c.ebuild,v 1.2 2012/01/25 03:27:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.6c.ebuild,v 1.3 2012/01/25 03:28:28 cardoe Exp $ # Can't really call them backports when they're fixes that upstream # won't carry @@ -64,4 +64,3 @@ src_install() { use debug && newins VGABIOS-lgpl-latest.vmware.debug.bin \ vgabios.vmware.debug.bin } - diff --git a/sys-apps/vgabios/vgabios-0.7a.ebuild b/sys-apps/vgabios/vgabios-0.7a.ebuild index 9dd0d1d3aa16..ce9652c323fa 100644 --- a/sys-apps/vgabios/vgabios-0.7a.ebuild +++ b/sys-apps/vgabios/vgabios-0.7a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.7a.ebuild,v 1.1 2012/01/25 03:27:56 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.7a.ebuild,v 1.2 2012/01/25 03:28:28 cardoe Exp $ # Can't really call them backports when they're fixes that upstream # won't carry @@ -64,4 +64,3 @@ src_install() { use debug && newins VGABIOS-lgpl-latest.vmware.debug.bin \ vgabios.vmware.debug.bin } - |