diff options
author | 2007-07-15 04:26:42 +0000 | |
---|---|---|
committer | 2007-07-15 04:26:42 +0000 | |
commit | 0d9650e5bdf57958a95ce4591c78721a442a8b3e (patch) | |
tree | 48d55bff68ba5b56f7d88802b72f051f39afab62 /www-client/links | |
parent | whitespace (diff) | |
download | historical-0d9650e5bdf57958a95ce4591c78721a442a8b3e.tar.gz historical-0d9650e5bdf57958a95ce4591c78721a442a8b3e.tar.bz2 historical-0d9650e5bdf57958a95ce4591c78721a442a8b3e.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'www-client/links')
-rw-r--r-- | www-client/links/links-2.1_pre26.ebuild | 3 | ||||
-rw-r--r-- | www-client/links/links-2.1_pre28-r1.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www-client/links/links-2.1_pre26.ebuild b/www-client/links/links-2.1_pre26.ebuild index 0973b1892ed9..009edf47a933 100644 --- a/www-client/links/links-2.1_pre26.ebuild +++ b/www-client/links/links-2.1_pre26.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/www-client/links/links-2.1_pre26.ebuild,v 1.12 2007/04/25 14:07:30 eroyf Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre26.ebuild,v 1.13 2007/07/15 04:26:42 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -116,7 +116,6 @@ src_install() { dosym links /usr/bin/links2 } - pkg_postinst() { if use svga ; then einfo "You had the svga USE flag enabled, but for security reasons" diff --git a/www-client/links/links-2.1_pre28-r1.ebuild b/www-client/links/links-2.1_pre28-r1.ebuild index 5b452fb052a5..aa15b4933f38 100644 --- a/www-client/links/links-2.1_pre28-r1.ebuild +++ b/www-client/links/links-2.1_pre28-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/www-client/links/links-2.1_pre28-r1.ebuild,v 1.2 2007/07/03 11:46:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/links/links-2.1_pre28-r1.ebuild,v 1.3 2007/07/15 04:26:42 mr_bones_ Exp $ inherit eutils toolchain-funcs @@ -120,7 +120,6 @@ src_install() { dosym links /usr/bin/links2 } - pkg_postinst() { if use svga ; then elog "You had the svga USE flag enabled, but for security reasons" |