From 3200a6eef119b72285f5dd9bc2eb04cde4096310 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 3 Nov 2008 13:33:32 -0500 Subject: [PATCH] tweak gentoo stuff --- .bin/ebuild-bump | 2 -- .profile.d/{aliases.gentoo.sh => gentoo.sh} | 0 2 files changed, 2 deletions(-) rename .profile.d/{aliases.gentoo.sh => gentoo.sh} (100%) diff --git a/.bin/ebuild-bump b/.bin/ebuild-bump index 8288e0e..accd1d3 100755 --- a/.bin/ebuild-bump +++ b/.bin/ebuild-bump @@ -1,7 +1,5 @@ #!/bin/bash -source ~/.bash_common - cmd="" case $1 in -u|--unpack) cmd="unpack";; diff --git a/.profile.d/aliases.gentoo.sh b/.profile.d/gentoo.sh similarity index 100% rename from .profile.d/aliases.gentoo.sh rename to .profile.d/gentoo.sh -- 2.39.5