diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:36:54 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 22:36:54 +0000 |
commit | a54db2c07b5ad7f4fdb84bdf61122a3f444bb83a (patch) | |
tree | 99a1b4f6eb795e72d33d4130784874bbba4a38fb /net-analyzer/rtg | |
parent | Remove arm keywords (diff) | |
download | historical-a54db2c07b5ad7f4fdb84bdf61122a3f444bb83a.tar.gz historical-a54db2c07b5ad7f4fdb84bdf61122a3f444bb83a.tar.bz2 historical-a54db2c07b5ad7f4fdb84bdf61122a3f444bb83a.zip |
Remove arm keywords
Diffstat (limited to 'net-analyzer/rtg')
-rw-r--r-- | net-analyzer/rtg/rtg-0.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/rtg/rtg-0.7.4.ebuild b/net-analyzer/rtg/rtg-0.7.4.ebuild index 39fad8466101..d7269b147418 100644 --- a/net-analyzer/rtg/rtg-0.7.4.ebuild +++ b/net-analyzer/rtg/rtg-0.7.4.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/net-analyzer/rtg/rtg-0.7.4.ebuild,v 1.1 2004/02/08 19:26:36 anti Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4.ebuild,v 1.2 2004/02/22 22:36:02 agriffis Exp $ inherit eutils @@ -41,4 +41,4 @@ pkg_postinst() { einfo "The default configuration file location is now /etc/rtg" einfo "" einfo "Sample reports have been installed into /usr/share/rtg" -}
\ No newline at end of file +} |