summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2008-01-10 07:25:00 +0000
committerChristian Faulhammer <opfer@gentoo.org>2008-01-10 07:25:00 +0000
commitea88edd5f07a091d26024266d24ddabb209ad88d (patch)
treecdef0baf05747e0aea67fd464a9b4362963c952f /app-portage
parentadd gnome-extra/libgda as DEPEND, fixes bug 204958, reported by Radoslaw Szko... (diff)
downloadgentoo-2-ea88edd5f07a091d26024266d24ddabb209ad88d.tar.gz
gentoo-2-ea88edd5f07a091d26024266d24ddabb209ad88d.tar.bz2
gentoo-2-ea88edd5f07a091d26024266d24ddabb209ad88d.zip
add TUTORIAL and manual to the note about how to use Gatt
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/gatt-svn/ChangeLog7
-rw-r--r--app-portage/gatt-svn/gatt-svn-9999.ebuild8
2 files changed, 9 insertions, 6 deletions
diff --git a/app-portage/gatt-svn/ChangeLog b/app-portage/gatt-svn/ChangeLog
index 5582c4d97fca..5f17adc41893 100644
--- a/app-portage/gatt-svn/ChangeLog
+++ b/app-portage/gatt-svn/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-portage/gatt-svn
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.17 2007/11/14 07:27:27 opfer Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/ChangeLog,v 1.18 2008/01/10 07:25:00 opfer Exp $
+
+ 10 Jan 2008; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
+ add TUTORIAL and manual to the note about how to use Gatt
14 Nov 2007; Christian Faulhammer <opfer@gentoo.org> gatt-svn-9999.ebuild:
remove the ebeep, people should know what they are doing
diff --git a/app-portage/gatt-svn/gatt-svn-9999.ebuild b/app-portage/gatt-svn/gatt-svn-9999.ebuild
index ce5007e57d3c..d9cb11e57cfe 100644
--- a/app-portage/gatt-svn/gatt-svn-9999.ebuild
+++ b/app-portage/gatt-svn/gatt-svn-9999.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.16 2007/11/14 07:27:27 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt-svn/gatt-svn-9999.ebuild,v 1.17 2008/01/10 07:25:00 opfer Exp $
inherit subversion
@@ -31,8 +31,8 @@ pkg_setup() {
ewarn "guaranteed! Better not use it as root for now and backup"
ewarn "at least your data in /etc/portage/!"
elog
- elog "Read the README file to learn how to use the Gentoo Arch"
- elog "Testing Tool"
+ elog "There are several files that explain usage of Gatt: README, TUTORIAL,"
+ elog "and gatt.info (best read in that order)"
}
src_compile() {