summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarald van Dijk <truedfx@gentoo.org>2006-01-12 20:09:43 +0000
committerHarald van Dijk <truedfx@gentoo.org>2006-01-12 20:09:43 +0000
commit422335f86e55dd0fdbda2539dc1b6b645778f77d (patch)
treee5c02446efa90eae9c2845c5902af98c51e3b02e /app-portage
parentFixed dependencies to run on amd64. (diff)
downloadgentoo-2-422335f86e55dd0fdbda2539dc1b6b645778f77d.tar.gz
gentoo-2-422335f86e55dd0fdbda2539dc1b6b645778f77d.tar.bz2
gentoo-2-422335f86e55dd0fdbda2539dc1b6b645778f77d.zip
Version bump
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/cfg-update/ChangeLog8
-rw-r--r--app-portage/cfg-update/Manifest10
-rw-r--r--app-portage/cfg-update/cfg-update-1.8.0-r3.ebuild (renamed from app-portage/cfg-update/cfg-update-1.8.0-r1.ebuild)22
-rw-r--r--app-portage/cfg-update/files/digest-cfg-update-1.8.0-r11
-rw-r--r--app-portage/cfg-update/files/digest-cfg-update-1.8.0-r31
5 files changed, 24 insertions, 18 deletions
diff --git a/app-portage/cfg-update/ChangeLog b/app-portage/cfg-update/ChangeLog
index ac33f7bc4b75..40d3b50c909f 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-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.5 2006/01/04 06:40:23 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/ChangeLog,v 1.6 2006/01/12 20:09:43 truedfx Exp $
+
+*cfg-update-1.8.0-r3 (12 Jan 2006)
+
+ 12 Jan 2006; Harald van Dijk <truedfx@gentoo.org>
+ -cfg-update-1.8.0-r1.ebuild, +cfg-update-1.8.0-r3.ebuild:
+ Version bump
*cfg-update-1.8.0-r1 (04 Jan 2006)
diff --git a/app-portage/cfg-update/Manifest b/app-portage/cfg-update/Manifest
index 3ea40c0af852..c13f15c89a93 100644
--- a/app-portage/cfg-update/Manifest
+++ b/app-portage/cfg-update/Manifest
@@ -4,13 +4,13 @@ Hash: SHA1
MD5 2a5fd898515cc17f7c18dc10f85d5c05 ChangeLog 906
MD5 d2f99257546fd32545332a3cce582cd9 metadata.xml 229
MD5 39d10b172c94673d21e05fddafabe09b cfg-update-1.7.2.ebuild 1782
-MD5 672f9746a86c247756758935727053d1 cfg-update-1.8.0-r1.ebuild 1748
+MD5 0cfa9b3cdca98253914d89b119a4a38a cfg-update-1.8.0-r3.ebuild 1833
MD5 6178c171993eae0f345538f32ac0f42c files/digest-cfg-update-1.7.2 67
-MD5 22598eb9a77fa1e1cd97f796acff0b7f files/digest-cfg-update-1.8.0-r1 70
+MD5 a865b36820be9294425fdd165f0d2932 files/digest-cfg-update-1.8.0-r3 70
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDu28twnQyISwouHwRAj6/AKCvevOGCW5/i8A6Qd4AkSXDi8tN6gCfV4R+
-XEvRFR3EAknePHFBMxX/S78=
-=ktlp
+iD8DBQFDxraOwnQyISwouHwRAtxXAJ91cuzWYjBqL6EulhCyeRty/O6rHACfU1Vh
+/3T7ocJ8On4Lwa5oHJzcP5E=
+=E5L6
-----END PGP SIGNATURE-----
diff --git a/app-portage/cfg-update/cfg-update-1.8.0-r1.ebuild b/app-portage/cfg-update/cfg-update-1.8.0-r3.ebuild
index 76a1f45f9fa5..53f51875267e 100644
--- a/app-portage/cfg-update/cfg-update-1.8.0-r1.ebuild
+++ b/app-portage/cfg-update/cfg-update-1.8.0-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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-r1.ebuild,v 1.1 2006/01/04 06:40:23 truedfx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/cfg-update/cfg-update-1.8.0-r3.ebuild,v 1.1 2006/01/12 20:09:43 truedfx Exp $
DESCRIPTION="Easy to use GUI & CLI alternative for etc-update with safe automatic updating functionality"
HOMEPAGE="http://people.zeelandnet.nl/xentric/"
@@ -9,21 +9,23 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="kde gnome"
KEYWORDS="~amd64 ~x86"
-RDEPEND="kde? (
- >=x11-misc/sux-1.0
+RDEPEND="kde? ( >=x11-misc/sux-1.0
|| ( >=dev-util/xxdiff-2.9
>=kde-misc/kdiff3-0.9 ) )
- gnome? (
- >=x11-misc/sux-1.0
+ gnome? ( >=x11-misc/sux-1.0
>=dev-util/meld-0.9 )"
S=${WORKDIR}/${PF}
pkg_postrm() {
ewarn
- ewarn "You should manually disable the alias for emerge in /root/.bash_profile"
+ ewarn "If you want to permanently remove cfg-update from your system"
+ ewarn "you should manually remove the alias for emerge from /root/.bashrc"
+ ewarn "followed by running: unalias emerge"
ewarn "and remove the index file /usr/lib/cfg-update/checksum-index"
- ewarn "if you want to permanently remove cfg-update from your system."
+ ewarn
+ ewarn "If you are just updating to a newer version you should read the"
+ ewarn "installation instructions on http://people.zeelandnet.nl/xentric"
ewarn
}
@@ -31,7 +33,7 @@ src_install() {
exeinto /usr/bin
doexe cfg-update emerge_with_indexing_for_cfg-update emerge_with_indexing_for_cfg-update_phphelper cfg-update_phphelper emerge_with_indexing_for_cfg-update_bashhelper
insinto /usr/lib/cfg-update
- doins .bashrc .bash_profile .Xdefaults ChangeLog cfg-update
+ doins .bashrc ChangeLog cfg-update
doman *.8
insinto /etc
doins cfg-update.conf
@@ -44,7 +46,5 @@ pkg_postinst() {
einfo "Trying to remove old emerge alias from /etc/profile..."
cfg-update --remove-old-alias &>/dev/null
ewarn "Please read the installation instructions on http://people.zeelandnet.nl/xentric"
- ewarn "You need to run cfg-update --on (possibly followed by cfg-update --fix)"
- ewarn "and cfg-update --index after installation!"
- ewarn
+ ewarn "You need to run cfg-update --on after installation!"
}
diff --git a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r1 b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r1
deleted file mode 100644
index 4d16219ea7f6..000000000000
--- a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d26b5e9c69a22ef2a0c0dbfedb6397f9 cfg-update-1.8.0-r1.tar.gz 34404
diff --git a/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r3 b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r3
new file mode 100644
index 000000000000..ab00203a49b5
--- /dev/null
+++ b/app-portage/cfg-update/files/digest-cfg-update-1.8.0-r3
@@ -0,0 +1 @@
+MD5 4826caa300d6d3747e67e2f733180b8e cfg-update-1.8.0-r3.tar.gz 33595