diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2007-02-03 07:43:49 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2007-02-03 07:43:49 +0000 |
commit | 87c1e1bea2349e3bab3dba536bccfdf113952a9c (patch) | |
tree | b2f8b2bab50bbc40f80d7e077ec95d1f84cebe8b /app-portage | |
parent | rm old version (diff) | |
download | gentoo-2-87c1e1bea2349e3bab3dba536bccfdf113952a9c.tar.gz gentoo-2-87c1e1bea2349e3bab3dba536bccfdf113952a9c.tar.bz2 gentoo-2-87c1e1bea2349e3bab3dba536bccfdf113952a9c.zip |
Version bump with a fix for bug #164986
(Portage version: 2.1.2-r6)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 8 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild (renamed from app-portage/cfg-update/cfg-update-1.8.0-r5.ebuild) | 2 | ||||
-rw-r--r-- | app-portage/cfg-update/files/digest-cfg-update-1.8.0-r5 | 3 | ||||
-rw-r--r-- | app-portage/cfg-update/files/digest-cfg-update-1.8.0-r6 | 3 |
4 files changed, 11 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index 0ebeee966551..b929e701a5d2 100644 --- a/app-portage/cfg-update/ChangeLog +++ b/app-portage/cfg-update/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-portage/cfg-update # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.9 2007/01/22 07:59:27 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.10 2007/02/03 07:43:49 truedfx Exp $ + +*cfg-update-1.8.0-r6 (03 Feb 2007) + + 03 Feb 2007; Harald van Dijk <truedfx@gentoo.org> + -cfg-update-1.8.0-r5.ebuild, +cfg-update-1.8.0-r6.ebuild: + Version bump with a fix for bug #164986 *cfg-update-1.8.0-r5 (22 Jan 2007) diff --git a/app-portage/cfg-update/cfg-update-1.8.0-r5.ebuild b/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild index 60688619afff..fbe0cb0ccac7 100644 --- a/app-portage/cfg-update/cfg-update-1.8.0-r5.ebuild +++ b/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r5.ebuild,v 1.1 2007/01/22 07:58:03 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r6.ebuild,v 1.1 2007/02/03 07:43:49 truedfx Exp $ DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality" HOMEPAGE="http://people.zeelandnet.nl/xentric/" diff --git a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r5 b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r5 deleted file mode 100644 index 93d6047274dc..000000000000 --- a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 20d95abe2700b823ba92df9c497d00d5 cfg-update-1.8.0-r5.tar.gz 36158 -RMD160 ef99cef427b5b1f62e78bb383aa6bda4d121fcba cfg-update-1.8.0-r5.tar.gz 36158 -SHA256 567b2ef42d5cc9015a7ae9786c6e89b73fa8fdd4f440d056050b528c40f00ee8 cfg-update-1.8.0-r5.tar.gz 36158 diff --git a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r6 b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r6 new file mode 100644 index 000000000000..a82376f5b8cc --- /dev/null +++ b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r6 @@ -0,0 +1,3 @@ +MD5 2fe9b27acb9945c2d61b380f82d3174f cfg-update-1.8.0-r6.tar.gz 36273 +RMD160 32d2ff4c78ac296b1fe671c899210ff339cfd356 cfg-update-1.8.0-r6.tar.gz 36273 +SHA256 3ddf61c9720f201422747f7d19b709f115cc39ad9ca2672fe52d9eb0abc83c0e cfg-update-1.8.0-r6.tar.gz 36273 |