diff options
author | Jason Wever <weeve@gentoo.org> | 2004-06-19 17:03:39 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-06-19 17:03:39 +0000 |
commit | b2afa8e4328e057f8fbff44cc87caf62825fc651 (patch) | |
tree | 60a5e410722b7db1c49970e6831c2e2067ede9d9 /net-ftp | |
parent | remove <=mail-client/sylpheed-0.9.8-r1 mask (diff) | |
download | historical-b2afa8e4328e057f8fbff44cc87caf62825fc651.tar.gz historical-b2afa8e4328e057f8fbff44cc87caf62825fc651.tar.bz2 historical-b2afa8e4328e057f8fbff44cc87caf62825fc651.zip |
Marked ~arch for everyone since this was initially imported as stable for x86, ppc and sparc.
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/yafc/ChangeLog | 6 | ||||
-rw-r--r-- | net-ftp/yafc/Manifest | 16 | ||||
-rw-r--r-- | net-ftp/yafc/yafc-1.1.ebuild | 4 |
3 files changed, 10 insertions, 16 deletions
diff --git a/net-ftp/yafc/ChangeLog b/net-ftp/yafc/ChangeLog index 4512367caf5f..5c47985667ad 100644 --- a/net-ftp/yafc/ChangeLog +++ b/net-ftp/yafc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-ftp/yafc # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.10 2004/06/19 04:37:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/ChangeLog,v 1.11 2004/06/19 17:03:39 weeve Exp $ + + 19 Jun 2004; Jason Wever <weeve@gentoo.org> yafc-1.1.ebuild: + Marked ~arch for everyone since this was initially imported as stable for x86, + ppc and sparc. *yafc-1.1 (19 Jun 2004) diff --git a/net-ftp/yafc/Manifest b/net-ftp/yafc/Manifest index e3d6d398f025..2dfabd3998cb 100644 --- a/net-ftp/yafc/Manifest +++ b/net-ftp/yafc/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 f41d2518eeecc4640501b4fe9453181a ChangeLog 1309 +MD5 aa4160367c1f37dd8c456a80a6e5c4d6 ChangeLog 1470 MD5 cfd9a1384c36da139e77fc9f36caedda yafc-1.0.ebuild 806 -MD5 cc1d477e68a6942a76d3e363e6036e31 yafc-1.1.ebuild 770 -MD5 17a81b5b4a16ec89dfe5963c885f96ab files/digest-yafc-1.1 61 +MD5 0f69f04094ce5e045610c2e215ae81ab yafc-1.1.ebuild 772 MD5 fc53f7d8ad4e855bf0cfa4139baae246 files/digest-yafc-1.0 61 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.9.8 (GNU/Linux) - -iD8DBQFA08MwHTu7gpaalycRAuGHAKDl28vhnfZ+AwLXfbTVL2Cp3Urv2QCdFCKk -kHnT3g/+FZD/WQRUFtMhHg4= -=OZ5r ------END PGP SIGNATURE----- +MD5 17a81b5b4a16ec89dfe5963c885f96ab files/digest-yafc-1.1 61 diff --git a/net-ftp/yafc/yafc-1.1.ebuild b/net-ftp/yafc/yafc-1.1.ebuild index 66f630992cd4..d014d381d2f7 100644 --- a/net-ftp/yafc/yafc-1.1.ebuild +++ b/net-ftp/yafc/yafc-1.1.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-ftp/yafc/yafc-1.1.ebuild,v 1.1 2004/06/19 04:37:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/yafc/yafc-1.1.ebuild,v 1.2 2004/06/19 17:03:39 weeve Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/yafc/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" IUSE="readline" DEPEND="readline? ( >=sys-libs/readline-4.1-r4 )" |