summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2004-05-23 20:40:59 +0000
committerDaniel Black <dragonheart@gentoo.org>2004-05-23 20:40:59 +0000
commitd6aa2f3918d31903878bc66ec2682e2786216eea (patch)
tree430f9a14e9e494ad1fd3fb01a579cd5cd81c08d9 /sys-apps/microcode-ctl
parentStable on alpha. (Manifest recommit) (diff)
downloadgentoo-2-d6aa2f3918d31903878bc66ec2682e2786216eea.tar.gz
gentoo-2-d6aa2f3918d31903878bc66ec2682e2786216eea.tar.bz2
gentoo-2-d6aa2f3918d31903878bc66ec2682e2786216eea.zip
version bump. cleanout and QA fix
Diffstat (limited to 'sys-apps/microcode-ctl')
-rw-r--r--sys-apps/microcode-ctl/ChangeLog10
-rw-r--r--sys-apps/microcode-ctl/files/digest-microcode-ctl-1.062
-rw-r--r--sys-apps/microcode-ctl/files/digest-microcode-ctl-1.072
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild4
-rw-r--r--sys-apps/microcode-ctl/microcode-ctl-1.07.ebuild (renamed from sys-apps/microcode-ctl/microcode-ctl-1.06.ebuild)12
5 files changed, 19 insertions, 11 deletions
diff --git a/sys-apps/microcode-ctl/ChangeLog b/sys-apps/microcode-ctl/ChangeLog
index a69a16e30136..fe5213b2fc02 100644
--- a/sys-apps/microcode-ctl/ChangeLog
+++ b/sys-apps/microcode-ctl/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for sys-apps/microcode-ctl
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.4 2004/04/09 15:46:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/ChangeLog,v 1.5 2004/05/23 20:40:56 dragonheart Exp $
+
+*microcode-ctl-1.07 (24 May 2004)
+
+ 24 May 2004; Daniel Black <dragonheart@gentoo.org>
+ +microcode-ctl-1.07.ebuild, -microcode-ctl-1.06.ebuild,
+ microcode-ctl-1.06-r1.ebuild:
+ Version bump as per bug #51553. Thanks to ryszard <ryszardzonk@yahoo.com>
+ for the notification. QA IUSE fix in microcode-ctl-1.06-r1.ebuild
*microcode-ctl-1.06-r1 (09 Apr 2004)
diff --git a/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.06 b/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.06
deleted file mode 100644
index 0bdd3be6c236..000000000000
--- a/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.06
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 4008903ba66e88e4eccca4256363cf30 microcode_ctl-1.06.tar.gz 126450
-MD5 5c8f0ebde75270dee22a2dc64fa76583 microcode-ctl-1.06-gentoo.tar.bz2 105952
diff --git a/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.07 b/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.07
new file mode 100644
index 000000000000..86ebe2c89553
--- /dev/null
+++ b/sys-apps/microcode-ctl/files/digest-microcode-ctl-1.07
@@ -0,0 +1,2 @@
+MD5 9d355d5edf03a0c9cbbdbbd163aaed60 microcode_ctl-1.07.tar.gz 170980
+MD5 94b386498b20d7b5a6dc80cf5b88d2ac microcode-ctl-1.06-r1-gentoo.tar.bz2 106114
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild
index b1924a550f08..9b37ebea4f22 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild,v 1.1 2004/04/09 15:46:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.06-r1.ebuild,v 1.2 2004/05/23 20:40:57 dragonheart Exp $
MY_P=${PN/-/_}-${PV}
S=${WORKDIR}/${MY_P}
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.urbanmyth.org/microcode"
SRC_URI="http://www.urbanmyth.org/microcode/${MY_P}.tar.gz
mirror://gentoo/${PF}-gentoo.tar.bz2
http://dev.gentoo.org/~seemant/distfiles/${PF}-gentoo.tar.bz2"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 amd64 -ppc -sparc -hppa -mips -alpha"
diff --git a/sys-apps/microcode-ctl/microcode-ctl-1.06.ebuild b/sys-apps/microcode-ctl/microcode-ctl-1.07.ebuild
index 223caade6895..bb2955ba83d4 100644
--- a/sys-apps/microcode-ctl/microcode-ctl-1.06.ebuild
+++ b/sys-apps/microcode-ctl/microcode-ctl-1.07.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.06.ebuild,v 1.4 2004/04/09 15:46:20 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-ctl/microcode-ctl-1.07.ebuild,v 1.1 2004/05/23 20:40:57 dragonheart Exp $
MY_P=${PN/-/_}-${PV}
S=${WORKDIR}/${MY_P}
DESCRIPTION="Intel IA32 microcode update utility"
HOMEPAGE="http://www.urbanmyth.org/microcode"
SRC_URI="http://www.urbanmyth.org/microcode/${MY_P}.tar.gz
- mirror://gentoo/${P}-gentoo.tar.bz2"
-
+ mirror://gentoo/${PN}-1.06-r1-gentoo.tar.bz2"
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 amd64 -ppc -sparc -hppa -mips -alpha"
+KEYWORDS="~x86 ~amd64 -ppc -sparc -hppa -mips -alpha"
DEPEND="virtual/linux-sources"
@@ -25,9 +25,9 @@ src_install() {
doman microcode_ctl.8
dodoc Changelog README
insinto /etc/
- doins ${WORKDIR}/${PV}/microcode.dat
+ doins ${WORKDIR}/1.06/microcode.dat
exeinto /etc/init.d/
- doexe ${WORKDIR}/${PV}/microcode_ctl
+ doexe ${WORKDIR}/1.06/microcode_ctl
}
pkg_postinst() {