diff options
author | Rob Holland <tigger@gentoo.org> | 2005-02-18 21:38:12 +0000 |
---|---|---|
committer | Rob Holland <tigger@gentoo.org> | 2005-02-18 21:38:12 +0000 |
commit | 1c4712dadae3763a8b197020daaf850027446141 (patch) | |
tree | bd68837002c866bec00657d1bf8f3e26e4f43b42 /app-admin | |
parent | removed from tree. no maintainer and open bug (diff) | |
download | historical-1c4712dadae3763a8b197020daaf850027446141.tar.gz historical-1c4712dadae3763a8b197020daaf850027446141.tar.bz2 historical-1c4712dadae3763a8b197020daaf850027446141.zip |
remove puregui
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/puregui/Manifest | 0 | ||||
-rw-r--r-- | app-admin/sudo/sudo-1.6.7_p5.ebuild | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/puregui/Manifest b/app-admin/puregui/Manifest deleted file mode 100644 index e69de29bb2d1..000000000000 --- a/app-admin/puregui/Manifest +++ /dev/null diff --git a/app-admin/sudo/sudo-1.6.7_p5.ebuild b/app-admin/sudo/sudo-1.6.7_p5.ebuild index 03096c47e41c..bf8f58b3641f 100644 --- a/app-admin/sudo/sudo-1.6.7_p5.ebuild +++ b/app-admin/sudo/sudo-1.6.7_p5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5.ebuild,v 1.18 2005/01/01 11:27:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/sudo/sudo-1.6.7_p5.ebuild,v 1.19 2005/02/18 21:38:12 tigger Exp $ inherit gnuconfig @@ -38,6 +38,7 @@ src_compile() { src_install() { einstall || die + # move sudo to /bin to aid system recovery dodoc BUGS CHANGES HISTORY PORTING README RUNSON TODO \ TROUBLESHOOTING UPGRADE sample.* insinto /etc/pam.d |