diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2008-07-15 17:05:57 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2008-07-15 17:05:57 +0000 |
commit | 36becabe66bccfa6556828458e23911f2e0c9d9e (patch) | |
tree | c103a0a0e093449578f70eefd323df1d081b433a /sys-apps/hwdata-redhat | |
parent | ia64/sparc/x86 stable (diff) | |
download | gentoo-2-36becabe66bccfa6556828458e23911f2e0c9d9e.tar.gz gentoo-2-36becabe66bccfa6556828458e23911f2e0c9d9e.tar.bz2 gentoo-2-36becabe66bccfa6556828458e23911f2e0c9d9e.zip |
Version bump to fix bug #231414, upstream doesn't have distfile anymore. Remove old version
(Portage version: 2.2_rc1/cvs/Linux 2.6.22-gentoo-r2 i686)
Diffstat (limited to 'sys-apps/hwdata-redhat')
-rw-r--r-- | sys-apps/hwdata-redhat/ChangeLog | 9 | ||||
-rw-r--r-- | sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild (renamed from sys-apps/hwdata-redhat/hwdata-redhat-0.216.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/sys-apps/hwdata-redhat/ChangeLog b/sys-apps/hwdata-redhat/ChangeLog index b3a71b9a7889..45006922aa53 100644 --- a/sys-apps/hwdata-redhat/ChangeLog +++ b/sys-apps/hwdata-redhat/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for sys-apps/hwdata-redhat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-redhat/ChangeLog,v 1.3 2008/03/19 07:44:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-redhat/ChangeLog,v 1.4 2008/07/15 17:05:57 darkside Exp $ + +*hwdata-redhat-0.217 (15 Jul 2008) + + 15 Jul 2008; Jeremy Olexa <darkside@gentoo.org> + -hwdata-redhat-0.216.ebuild, +hwdata-redhat-0.217.ebuild: + Version bump to fix bug #231414, upstream doesn't have distfile anymore. + Remove old version *hwdata-redhat-0.216 (19 Mar 2008) diff --git a/sys-apps/hwdata-redhat/hwdata-redhat-0.216.ebuild b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild index 3fd9d44909b5..bb0b48762889 100644 --- a/sys-apps/hwdata-redhat/hwdata-redhat-0.216.ebuild +++ b/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-redhat/hwdata-redhat-0.216.ebuild,v 1.1 2008/03/19 07:44:04 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwdata-redhat/hwdata-redhat-0.217.ebuild,v 1.1 2008/07/15 17:05:57 darkside Exp $ inherit flag-o-matic rpm @@ -13,7 +13,7 @@ RPMREV="1" MY_P="${P/-redhat}" DESCRIPTION="Hardware identification and configuration data" HOMEPAGE="http://fedora.redhat.com/projects/config-tools/" -SRC_URI="mirror://fedora/development/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm" +SRC_URI="mirror://fedora-dev/releases/9/Everything/source/SRPMS/${MY_P}-${RPMREV}.fc${FCVER}.src.rpm" LICENSE="GPL-2 MIT" SLOT="0" KEYWORDS="~ppc ~ppc64 ~x86 ~amd64" |