diff options
author | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 15:24:42 +0000 |
---|---|---|
committer | Markus Nigbur <pyrania@gentoo.org> | 2004-04-11 15:24:42 +0000 |
commit | f85b8e030e08eaf925da7076cadbbd9c9e58aca7 (patch) | |
tree | 2541f479e34faba599a2a0ee531dc48246bd2a84 /x11-misc/seyon | |
parent | Stable on x86. (diff) | |
download | historical-f85b8e030e08eaf925da7076cadbbd9c9e58aca7.tar.gz historical-f85b8e030e08eaf925da7076cadbbd9c9e58aca7.tar.bz2 historical-f85b8e030e08eaf925da7076cadbbd9c9e58aca7.zip |
Switched to debian mirrors and marked stable.
Diffstat (limited to 'x11-misc/seyon')
-rw-r--r-- | x11-misc/seyon/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/seyon/seyon-2.20c.ebuild | 7 |
2 files changed, 8 insertions, 4 deletions
diff --git a/x11-misc/seyon/ChangeLog b/x11-misc/seyon/ChangeLog index cf1ddbcca470..3b2b63ef4f1f 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.2 2004/03/02 07:57:44 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/ChangeLog,v 1.3 2004/04/11 15:24:42 pyrania Exp $ + + 11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> seyon-2.20c.ebuild: + Switched to debian mirrors and marked stable. *seyon-2.20c (01 Mar 2004) diff --git a/x11-misc/seyon/seyon-2.20c.ebuild b/x11-misc/seyon/seyon-2.20c.ebuild index db49de947913..910767b6765e 100644 --- a/x11-misc/seyon/seyon-2.20c.ebuild +++ b/x11-misc/seyon/seyon-2.20c.ebuild @@ -1,13 +1,14 @@ # 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.1 2004/03/01 09:28:33 cyfred Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/seyon/seyon-2.20c.ebuild,v 1.2 2004/04/11 15:24:42 pyrania Exp $ 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/" -SRC_URI="ftp://ftp.debian.org/debian/pool/main/s/seyon/seyon_2.20c.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/s/seyon/seyon_2.20c.orig.tar.gz" +RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="virtual/x11" |