summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2004-06-04 04:38:17 +0000
committerRyan Phillips <rphillips@gentoo.org>2004-06-04 04:38:17 +0000
commit657310ac45f1c5f9b0f86d8b47603ffe5f73783f (patch)
tree68b57d3f041ee863a66746f5cb904bcd74d21cbf /media-radio
parenttweaked location of hamlib (diff)
downloadhistorical-657310ac45f1c5f9b0f86d8b47603ffe5f73783f.tar.gz
historical-657310ac45f1c5f9b0f86d8b47603ffe5f73783f.tar.bz2
historical-657310ac45f1c5f9b0f86d8b47603ffe5f73783f.zip
tweaked location of hamlib
Diffstat (limited to 'media-radio')
-rw-r--r--media-radio/xdx/xdx-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-radio/xdx/xdx-1.2.ebuild b/media-radio/xdx/xdx-1.2.ebuild
index 283495976fa8..70dd1bf55263 100644
--- a/media-radio/xdx/xdx-1.2.ebuild
+++ b/media-radio/xdx/xdx-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.2 2004/06/04 04:37:41 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-radio/xdx/xdx-1.2.ebuild,v 1.3 2004/06/04 04:38:17 rphillips Exp $
inherit eutils
@@ -35,7 +35,7 @@ src_install() {
pkg_postinst() {
echo
einfo "To use the rig control feature of xdx, install"
- einfo "media-radio/hamlib and enable hamlib in the"
+ einfo "media-libs/hamlib and enable hamlib in the"
einfo "Preferences dialog."
echo
}