diff options
author | 2014-01-02 20:23:20 +0000 | |
---|---|---|
committer | 2014-01-02 20:23:20 +0000 | |
commit | 80e683004382d2938911f416b828e599d658d7f5 (patch) | |
tree | e1330ba01577c813bc41238d42fd60cdd4054803 /sys-apps | |
parent | Depend on qtsingleapplication[X] to fix configure failure (diff) | |
download | gentoo-2-80e683004382d2938911f416b828e599d658d7f5.tar.gz gentoo-2-80e683004382d2938911f416b828e599d658d7f5.tar.bz2 gentoo-2-80e683004382d2938911f416b828e599d658d7f5.zip |
Remove dead URL from 2013* ebuilds. Bug #496794
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/microcode-data/ChangeLog | 8 | ||||
-rw-r--r-- | sys-apps/microcode-data/microcode-data-20130222.ebuild | 6 | ||||
-rw-r--r-- | sys-apps/microcode-data/microcode-data-20130906.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sys-apps/microcode-data/ChangeLog b/sys-apps/microcode-data/ChangeLog index d1d71bbd73b2..fd1f2f12267c 100644 --- a/sys-apps/microcode-data/ChangeLog +++ b/sys-apps/microcode-data/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/microcode-data -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.25 2013/09/14 16:22:58 hwoarang Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/ChangeLog,v 1.26 2014/01/02 20:23:20 hwoarang Exp $ + + 02 Jan 2014; Markos Chandras <hwoarang@gentoo.org> metadata.xml, + microcode-data-20130222.ebuild, microcode-data-20130906.ebuild: + Remove dead URL from 2013* ebuilds. Bug #496794 *microcode-data-20130906 (14 Sep 2013) diff --git a/sys-apps/microcode-data/microcode-data-20130222.ebuild b/sys-apps/microcode-data/microcode-data-20130222.ebuild index 712f2a4e4daa..c15f2f79cf09 100644 --- a/sys-apps/microcode-data/microcode-data-20130222.ebuild +++ b/sys-apps/microcode-data/microcode-data-20130222.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.4 2013/06/27 18:09:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130222.ebuild,v 1.5 2014/01/02 20:23:20 hwoarang Exp $ EAPI="4" @@ -11,7 +11,7 @@ inherit toolchain-funcs NUM="22508" DESCRIPTION="Intel IA32 microcode update data" -HOMEPAGE="http://urbanmyth.org/microcode/ http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}" +HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}" SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz" LICENSE="intel-ucode" diff --git a/sys-apps/microcode-data/microcode-data-20130906.ebuild b/sys-apps/microcode-data/microcode-data-20130906.ebuild index 710e6eb8d804..f73d22fbab6f 100644 --- a/sys-apps/microcode-data/microcode-data-20130906.ebuild +++ b/sys-apps/microcode-data/microcode-data-20130906.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild,v 1.1 2013/09/14 16:19:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/microcode-data/microcode-data-20130906.ebuild,v 1.2 2014/01/02 20:23:20 hwoarang Exp $ EAPI="4" @@ -11,7 +11,7 @@ inherit toolchain-funcs NUM="23166" DESCRIPTION="Intel IA32 microcode update data" -HOMEPAGE="http://urbanmyth.org/microcode/ http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}" +HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}" SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz" LICENSE="intel-ucode" |