diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:17 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 20:57:17 +0000 |
commit | ab541afc67abb9c1638065e05639ca98e556ff48 (patch) | |
tree | 93f0fdb9a5f97fe996107976be228eda019bed79 /x11-misc/seyon | |
parent | Does not build on ppc (diff) | |
download | historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.gz historical-ab541afc67abb9c1638065e05639ca98e556ff48.tar.bz2 historical-ab541afc67abb9c1638065e05639ca98e556ff48.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/" |