diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2007-05-18 23:26:07 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2007-05-18 23:26:07 +0000 |
commit | e1a0b3cbb20ec3ea83fcd21e27a87d8f68898b11 (patch) | |
tree | f3b9d32ad47511b8d759a69f3c2c6547b9920c3d /app-portage | |
parent | Fix uncorrect detection of cross-compiling. Bug #154745 (diff) | |
download | gentoo-2-e1a0b3cbb20ec3ea83fcd21e27a87d8f68898b11.tar.gz gentoo-2-e1a0b3cbb20ec3ea83fcd21e27a87d8f68898b11.tar.bz2 gentoo-2-e1a0b3cbb20ec3ea83fcd21e27a87d8f68898b11.zip |
Accept MERGETOOL spelling in configuration file (#179026), and respect ALIASFILE setting (#179025)
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/cfg-update/ChangeLog | 9 | ||||
-rw-r--r-- | app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild (renamed from app-portage/cfg-update/cfg-update-1.8.2.ebuild) | 2 | ||||
-rw-r--r-- | app-portage/cfg-update/files/digest-cfg-update-1.8.2 | 3 | ||||
-rw-r--r-- | app-portage/cfg-update/files/digest-cfg-update-1.8.2-r1 | 3 |
4 files changed, 12 insertions, 5 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog index 953a0b58d613..d4bb8526c904 100644 --- a/app-portage/cfg-update/ChangeLog +++ b/app-portage/cfg-update/ChangeLog @@ -1,6 +1,13 @@ # 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.19 2007/05/17 18:17:30 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.20 2007/05/18 23:26:07 truedfx Exp $ + +*cfg-update-1.8.2-r1 (18 May 2007) + + 18 May 2007; Harald van Dijk <truedfx@gentoo.org> + -cfg-update-1.8.2.ebuild, +cfg-update-1.8.2-r1.ebuild: + Accept MERGETOOL spelling in configuration file (#179026), and respect + ALIASFILE setting (#179025) *cfg-update-1.8.2 (17 May 2007) diff --git a/app-portage/cfg-update/cfg-update-1.8.2.ebuild b/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild index 17e52b718d55..6d09accb85b8 100644 --- a/app-portage/cfg-update/cfg-update-1.8.2.ebuild +++ b/app-portage/cfg-update/cfg-update-1.8.2-r1.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.2.ebuild,v 1.1 2007/05/17 18:17:30 truedfx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.2-r1.ebuild,v 1.1 2007/05/18 23:26:07 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.2 b/app-portage/cfg-update/files/digest-cfg-update-1.8.2 deleted file mode 100644 index 74607345af01..000000000000 --- a/app-portage/cfg-update/files/digest-cfg-update-1.8.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 ac6c3b0f10e8975d2f524f5bc41437f6 cfg-update-1.8.2.tar.gz 164768 -RMD160 06ff71a25e429692e297b8fe1c0aba083a986eaa cfg-update-1.8.2.tar.gz 164768 -SHA256 4b8ce9d10706f50ab4a58272f4b423d5d52e171c7671febbc58f82875c7dd849 cfg-update-1.8.2.tar.gz 164768 diff --git a/app-portage/cfg-update/files/digest-cfg-update-1.8.2-r1 b/app-portage/cfg-update/files/digest-cfg-update-1.8.2-r1 new file mode 100644 index 000000000000..8ff77ef89e84 --- /dev/null +++ b/app-portage/cfg-update/files/digest-cfg-update-1.8.2-r1 @@ -0,0 +1,3 @@ +MD5 8be20b1daec3cd8b0413f1067ea9c58f cfg-update-1.8.2-r1.tar.gz 164899 +RMD160 d1271c5803460894246fecf0d067d819372c29f1 cfg-update-1.8.2-r1.tar.gz 164899 +SHA256 8798a6009f7459e3c6cc3e71282389b16054f208ab8de0dd65eb4e853631a094 cfg-update-1.8.2-r1.tar.gz 164899 |