diff options
author | Doug Goldstein <cardoe@gentoo.org> | 2012-01-25 08:12:31 +0000 |
---|---|---|
committer | Doug Goldstein <cardoe@gentoo.org> | 2012-01-25 08:12:31 +0000 |
commit | 19942d338dca80e15016257a4937fe19b3664483 (patch) | |
tree | 1bc2bfceb0475030b7e9e8d4dd62d0e30822036d /sys-apps/vgabios | |
parent | Mask glib use flag for >=net-libs/telepathy-qt-0.9, required version of net-l... (diff) | |
download | gentoo-2-19942d338dca80e15016257a4937fe19b3664483.tar.gz gentoo-2-19942d338dca80e15016257a4937fe19b3664483.tar.bz2 gentoo-2-19942d338dca80e15016257a4937fe19b3664483.zip |
Fix bad naming error
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/vgabios')
-rw-r--r-- | sys-apps/vgabios/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/vgabios/vgabios-0.6c.ebuild | 18 | ||||
-rw-r--r-- | sys-apps/vgabios/vgabios-0.7a.ebuild | 18 |
3 files changed, 23 insertions, 19 deletions
diff --git a/sys-apps/vgabios/ChangeLog b/sys-apps/vgabios/ChangeLog index c70277f1c21a..4a333ebbf840 100644 --- a/sys-apps/vgabios/ChangeLog +++ b/sys-apps/vgabios/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/vgabios # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/ChangeLog,v 1.4 2012/01/25 03:31:49 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/ChangeLog,v 1.5 2012/01/25 08:12:31 cardoe Exp $ + + 25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild, + vgabios-0.7a.ebuild: + Fix bad naming error 25 Jan 2012; Doug Goldstein <cardoe@gentoo.org> vgabios-0.6c.ebuild, vgabios-0.7a.ebuild: diff --git a/sys-apps/vgabios/vgabios-0.6c.ebuild b/sys-apps/vgabios/vgabios-0.6c.ebuild index 3ec41bb104f2..9a933573b868 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.5 2012/01/25 03:31:49 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.6c.ebuild,v 1.6 2012/01/25 08:12:31 cardoe Exp $ # Can't really call them backports when they're fixes that upstream # won't carry @@ -46,21 +46,21 @@ src_install() { use debug && newins VGABIOS-lgpl-latest.debug.bin vgabios.debug.bin # Cirrus - newins VGABIOS-lgpl-latest.cirrus.bin vgabios.cirrus.bin + newins VGABIOS-lgpl-latest.cirrus.bin vgabios-cirrus.bin use debug && newins VGABIOS-lgpl-latest.cirrus.debug.bin \ - vgabios.cirrus.debug.bin + vgabios-cirrus.debug.bin # QXL - newins VGABIOS-lgpl-latest.qxl.bin vgabios.qxl.bin - use debug && newins VGABIOS-lgpl-latest.qxl.debug.bin vgabios.qxl.debug.bin + newins VGABIOS-lgpl-latest.qxl.bin vgabios-qxl.bin + use debug && newins VGABIOS-lgpl-latest.qxl.debug.bin vgabios-qxl.debug.bin # Standard VGA - newins VGABIOS-lgpl-latest.stdvga.bin vgabios.stdvga.bin + newins VGABIOS-lgpl-latest.stdvga.bin vgabios-stdvga.bin use debug && newins VGABIOS-lgpl-latest.stdvga.debug.bin \ - vgabios.stdvga.debug.bin + vgabios-stdvga.debug.bin # VMWare - newins VGABIOS-lgpl-latest.vmware.bin vgabios.vmware.bin + newins VGABIOS-lgpl-latest.vmware.bin vgabios-vmware.bin use debug && newins VGABIOS-lgpl-latest.vmware.debug.bin \ - vgabios.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 96d14eb5444a..52814ca5d908 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.3 2012/01/25 03:31:49 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/vgabios/vgabios-0.7a.ebuild,v 1.4 2012/01/25 08:12:31 cardoe Exp $ # Can't really call them backports when they're fixes that upstream # won't carry @@ -46,21 +46,21 @@ src_install() { use debug && newins VGABIOS-lgpl-latest.debug.bin vgabios.debug.bin # Cirrus - newins VGABIOS-lgpl-latest.cirrus.bin vgabios.cirrus.bin + newins VGABIOS-lgpl-latest.cirrus.bin vgabios-cirrus.bin use debug && newins VGABIOS-lgpl-latest.cirrus.debug.bin \ - vgabios.cirrus.debug.bin + vgabios-cirrus.debug.bin # QXL - newins VGABIOS-lgpl-latest.qxl.bin vgabios.qxl.bin - use debug && newins VGABIOS-lgpl-latest.qxl.debug.bin vgabios.qxl.debug.bin + newins VGABIOS-lgpl-latest.qxl.bin vgabios-qxl.bin + use debug && newins VGABIOS-lgpl-latest.qxl.debug.bin vgabios-qxl.debug.bin # Standard VGA - newins VGABIOS-lgpl-latest.stdvga.bin vgabios.stdvga.bin + newins VGABIOS-lgpl-latest.stdvga.bin vgabios-stdvga.bin use debug && newins VGABIOS-lgpl-latest.stdvga.debug.bin \ - vgabios.stdvga.debug.bin + vgabios-stdvga.debug.bin # VMWare - newins VGABIOS-lgpl-latest.vmware.bin vgabios.vmware.bin + newins VGABIOS-lgpl-latest.vmware.bin vgabios-vmware.bin use debug && newins VGABIOS-lgpl-latest.vmware.debug.bin \ - vgabios.vmware.debug.bin + vgabios-vmware.debug.bin } |