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/hpoj | |
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/hpoj')
-rw-r--r-- | net-print/hpoj/hpoj-0.91-r3.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net-print/hpoj/hpoj-0.91-r3.ebuild b/net-print/hpoj/hpoj-0.91-r3.ebuild index de01de29c42a..0487d6a219bf 100644 --- a/net-print/hpoj/hpoj-0.91-r3.ebuild +++ b/net-print/hpoj/hpoj-0.91-r3.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/hpoj/hpoj-0.91-r3.ebuild,v 1.8 2005/06/07 15:04:06 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-print/hpoj/hpoj-0.91-r3.ebuild,v 1.9 2005/06/07 17:04:58 lanius Exp $ inherit eutils @@ -100,4 +100,6 @@ pkg_postinst() { einfo "as the format of the connection has changed again and your previously" einfo "installed hpoj-device will not be recognized." echo + einfo "net-print/hpoj is deprecated, please use net-print/hplip" + echo } |