diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-06-07 17:05:23 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-06-07 17:05:23 +0000 |
commit | b20aa3863a2da73179fe02ac743b94552fa0979d (patch) | |
tree | 921139d01357f2d59399eb3407f37fe7be0458ef /net-print/hpijs | |
parent | intial import (diff) | |
download | gentoo-2-b20aa3863a2da73179fe02ac743b94552fa0979d.tar.gz gentoo-2-b20aa3863a2da73179fe02ac743b94552fa0979d.tar.bz2 gentoo-2-b20aa3863a2da73179fe02ac743b94552fa0979d.zip |
add info
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-print/hpijs')
-rw-r--r-- | net-print/hpijs/hpijs-1.7.1.ebuild | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/net-print/hpijs/hpijs-1.7.1.ebuild b/net-print/hpijs/hpijs-1.7.1.ebuild index 1570576015a4..c518a0a8e02c 100644 --- a/net-print/hpijs/hpijs-1.7.1.ebuild +++ b/net-print/hpijs/hpijs-1.7.1.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/net-print/hpijs/hpijs-1.7.1.ebuild,v 1.3 2005/06/06 22:29:50 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hpijs/hpijs-1.7.1.ebuild,v 1.4 2005/06/07 17:05:23 lanius Exp $ inherit eutils gnuconfig @@ -73,4 +73,7 @@ pkg_postinst() { einfo einfo "The hpijs ebuild no longer creates the ppds automatically, please use" einfo "foomatic to do so or remerge hpijs with the ppds use flag." + echo + einfo "net-print/hpijs is deprecated, please use net-print/hplip" + echo } |