diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 23:47:17 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 23:47:17 +0000 |
commit | 0612c53bbe0629e32b6ff7bc6261b6b8aee5a86a (patch) | |
tree | e8851fcf1867e907cc32a027f99e687fc836ac19 /x11-misc/seyon | |
parent | stupid sanboxing... (diff) | |
download | gentoo-2-0612c53bbe0629e32b6ff7bc6261b6b8aee5a86a.tar.gz gentoo-2-0612c53bbe0629e32b6ff7bc6261b6b8aee5a86a.tar.bz2 gentoo-2-0612c53bbe0629e32b6ff7bc6261b6b8aee5a86a.zip |
updated homepage and description
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/seyon')
-rw-r--r-- | x11-misc/seyon/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/seyon/seyon-2.20c.ebuild | 8 |
2 files changed, 9 insertions, 6 deletions
diff --git a/x11-misc/seyon/ChangeLog b/x11-misc/seyon/ChangeLog index e9f0be55a30b..71d67f18a100 100644 --- a/x11-misc/seyon/ChangeLog +++ b/x11-misc/seyon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/seyon -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.5 2004/06/24 22:32:10 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.6 2005/06/19 23:47:17 smithj Exp $ + + 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> seyon-2.20c.ebuild: + updated homepage and description 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> seyon-2.20c.ebuild: Add inherit eutils diff --git a/x11-misc/seyon/seyon-2.20c.ebuild b/x11-misc/seyon/seyon-2.20c.ebuild index 78caf566bb5f..6469e222454b 100644 --- a/x11-misc/seyon/seyon-2.20c.ebuild +++ b/x11-misc/seyon/seyon-2.20c.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/seyon-2.20c.ebuild,v 1.4 2004/06/24 22:32:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/seyon-2.20c.ebuild,v 1.5 2005/06/19 23:47:17 smithj Exp $ inherit eutils -DESCRIPTION="Seyon is a complete full-featured telecommunications package for the X Window System. Some of its features are: dialing directory, scripting language, external file transfer protocol support, zmodem auto-download and configurable keyboard translation modes." -HOMEPAGE="http://www.debian.org/" +DESCRIPTION="telecommunications package for X" +HOMEPAGE="http://freshmeat.net/projects/seyon/" SRC_URI="mirror://debian/pool/main/s/seyon/seyon_2.20c.orig.tar.gz" RESTRICT="nomirror" LICENSE="GPL-2" |