diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-04-04 16:02:49 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-04-04 16:02:49 +0000 |
commit | 130e9200d753bdbd0ceba4992c5ae4d56ef41cb2 (patch) | |
tree | 6856494174b7de39b8a5abf23eb00406f4be6c52 /sys-boot/arcload/ChangeLog | |
parent | New upstream version; Update dependencies for common-lisp-controller to >=dev... (diff) | |
download | gentoo-2-130e9200d753bdbd0ceba4992c5ae4d56ef41cb2.tar.gz gentoo-2-130e9200d753bdbd0ceba4992c5ae4d56ef41cb2.tar.bz2 gentoo-2-130e9200d753bdbd0ceba4992c5ae4d56ef41cb2.zip |
Rename arcload-0.5's ebuild to arcload-0.50 so portage actually treats it as an upgrade. Upstream is going to change the filename on their end, but as of now, this hasn't been done. Thus, we have a kludge in place that does the change until upstream changes the source filename.
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'sys-boot/arcload/ChangeLog')
-rw-r--r-- | sys-boot/arcload/ChangeLog | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/sys-boot/arcload/ChangeLog b/sys-boot/arcload/ChangeLog index 5ef3ff94fb5d..2536a8885c2f 100644 --- a/sys-boot/arcload/ChangeLog +++ b/sys-boot/arcload/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for sys-boot/arcload # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.5 2006/02/06 05:26:41 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/arcload/ChangeLog,v 1.6 2006/04/04 16:02:49 kumba Exp $ + +*arcload-0.50 (04 Apr 2006) + + 04 Apr 2006; Joshua Kinard <kumba@gentoo.org> -arcload-0.5.ebuild, + +arcload-0.50.ebuild: + Rename arcload-0.5's ebuild to arcload-0.50 so portage actually treats it as + an upgrade. Upstream is going to change the filename on their end, but as of + now, this hasn't been done. Thus, we have a kludge in place that does the + change until upstream changes the source filename. *arcload-0.5 (10 Feb 2006) |