diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:52:02 +0000 |
commit | 6160f8838a9144902f33d52467b919cc39064986 (patch) | |
tree | 8672a9c3329b8969f9c1d85e141c406a6d096d7f /x11-misc/seyon | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.gz gentoo-2-6160f8838a9144902f33d52467b919cc39064986.tar.bz2 gentoo-2-6160f8838a9144902f33d52467b919cc39064986.zip |
Add inherit eutils
Diffstat (limited to 'x11-misc/seyon')
-rw-r--r-- | x11-misc/seyon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/seyon/seyon-2.20c.ebuild | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/seyon/ChangeLog b/x11-misc/seyon/ChangeLog index 3b2b63ef4f1f..5058d1a440c5 100644 --- a/x11-misc/seyon/ChangeLog +++ b/x11-misc/seyon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/seyon # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.3 2004/04/11 15:24:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.4 2004/04/27 20:50:19 agriffis Exp $ + + 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> seyon-2.20c.ebuild: + Add inherit eutils 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> seyon-2.20c.ebuild: Switched to debian mirrors and marked stable. diff --git a/x11-misc/seyon/seyon-2.20c.ebuild b/x11-misc/seyon/seyon-2.20c.ebuild index 910767b6765e..883da7807493 100644 --- a/x11-misc/seyon/seyon-2.20c.ebuild +++ b/x11-misc/seyon/seyon-2.20c.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # 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.2 2004/04/11 15:24:42 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/seyon-2.20c.ebuild,v 1.3 2004/04/27 20:50:19 agriffis 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/" |